Loading specific ajax from a product
I was able to figure out a way to do it by using ‘tags’ on the products. I wanted to do it early in the page loading so I added it to the custom plugin functions.php i created per recommendation of the Storefront theme. By executing it before other code has loaded, the ‘product’ variable … Read more