I am trying to have a running inventory of 2 different products on a page. this is the code i have so far but it not pulling in the product inventory that has 6 variables. Any help? <...
I'm having trouble getting the custom line items to show up in the emails sent to the customers. This is the code I've used... {{ line.title }}{% for p in line.properties %}{% unless p.last...
No content to show
User Activity
Thanks. I tried this but couldn't get it to work. I'll go back to the way it was before because it was working great. Thanks again.
is there a way to specify the page that reloads? it seems to reload every product page that contains variants. i really only need this for one of my products.
Thank you! this worked perfectly.
Thanks for the help. Could you tell me where to put the script exactly? I assume this goes in the theme.js file? sorry i'm new to shopify and just learning.
I have a product that is a cash donation product. i've added a custom amount variant and want the quantity box to show when the custom variant is chosen. this works but only if i manually refresh the page and most people that visit the sit e aren't...