I'm not sure if there is a direct way to do it but an easy little script can be a solution.. either pull the cost of shipping for the item or make an item attribute {{FREE SHIPPING}} and it can either equal Y or N this is set up to show an image you can have it show text or what ever.. hope this helps..
Very cool, however - i noticed after i started using this line of code, all my items with variations the image broke and has this at the top of the item page:
I'm not sure if there is a direct way to do it but an easy little script can be a solution.. either pull the cost of shipping for the item or make an item attribute {{FREE SHIPPING}} and it can either equal Y or N this is set up to show an image you can have it show text or what ever.. hope this helps..
Sincerely,
Nick Hartman
937-901-8542
nhartman@mydysfunction.com
www.affordabletool.com
www.toolzunlimited.com
Very cool, however - i noticed after i started using this line of code, all my items with variations the image broke and has this at the top of the item page:
"; store_item['var_counts'] = [2]; store_item['var_names_display'] = ["Sizes"]; store_item['var_names_values'] = ["DD0"]; store_item['var_choices_display_0'] =["Small","Medium"]; store_item['var_choices_values_0'] = ["0","1"];
any thoughts?
nevermind. I moved the java script from the layout HTML section up to the subtitle HTML section. All good now.