I am trying to create a list of specific tags to output on my product page, based on the prefix "diet_". My current code looks like this: <span class="tag-category-title"><stro...
Sep 21, 2016
Hey Guys, I have a client who would like his customers to be able to shop the variants of each one of his products via order form. Essentially the exact same functionality as this tutorial:&nbs...
Hey guys, I have a client who is looking to offer Wholesale Pricing to their customers. SO I had Bold apps install their customer pricing app, but it seems as if any products with the tag "Wholesale"...
Mar 14, 2016
I have a client who wants to include hover text on certain products, so I used the following code: {% if product.title == 'emerald-hover' %} <div class="product-details-wrap hidden-sm"...
Jan 28, 2016
I am developing a store for a Florist, and they are looking to add local delivery as an option. They have various rates based on zip code. Is there an app that would support different shipping pri...
Apr 11, 2014
I was wondering if anyone knows where I can find a tutorial or a plugin to add a product variant to the shopping cart. Lets say you purchase a shirt add it to your cart, and then you realize you woul...
No content to show
User Activity
@Joey1919 - This isn't a complete solution, but it should put you on the right track to figuring it out...That light grey text you are seeing in the admin is the "line item properties" of the product. You'll want to pass the data that is in the varia...
This should be the accepted solution ^^^