jquery - Shopify display selected variant option -
i´m trying display name of selected variant color in shopify. found code:
var selectcallback = function(variant, selector) { <your code goes here> } and selector variant.option1 can´t seem working properly. ideas?
Comments
Post a Comment