The Who Mix & Match Tee Blue Floral
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"fb82ed09-36a6-4bd7-9b4b-49f828911d41","product_id":"13e477ac-e339-41d5-9c7c-478d9b1c3851","title":"ONE SIZE","weight_unit":"kg","inventory_quantity":1000,"sku":"TS59","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-blue-floral?variant=fb82ed09-36a6-4bd7-9b4b-49f828911d41","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":"fb82ed09-36a6-4bd7-9b4b-49f828911d41","product_id":"13e477ac-e339-41d5-9c7c-478d9b1c3851","title":"ONE SIZE","weight_unit":"kg","inventory_quantity":1000,"sku":"TS59","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-blue-floral?variant=fb82ed09-36a6-4bd7-9b4b-49f828911d41","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}
`
}()}