The Who Mix & Match Tee Grey Stripe
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"f8f9d7bc-e29e-4876-8a12-48277096b4e5","product_id":"1184485f-e8b2-4fe6-9676-8e2e2313621e","title":"ONE SIZE","weight_unit":"kg","inventory_quantity":1000,"sku":"AB13","barcode":"","position":1,"option1":"ONE SIZE","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"39.99","retail_price":"59.99","available":true,"url":"\/products\/the-who-mix-match-tee-grey-stripe?variant=f8f9d7bc-e29e-4876-8a12-48277096b4e5","available_quantity":999999999,"options":[{"name":"Size","value":"ONE SIZE"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"f8f9d7bc-e29e-4876-8a12-48277096b4e5","product_id":"1184485f-e8b2-4fe6-9676-8e2e2313621e","title":"ONE SIZE","weight_unit":"kg","inventory_quantity":1000,"sku":"AB13","barcode":"","position":1,"option1":"ONE SIZE","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"39.99","retail_price":"59.99","available":true,"url":"\/products\/the-who-mix-match-tee-grey-stripe?variant=f8f9d7bc-e29e-4876-8a12-48277096b4e5","available_quantity":999999999,"options":[{"name":"Size","value":"ONE SIZE"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}