V2 sweatsuit
${function() {
const variantData = data.variant || {"id":"cdc47a66-7aef-4f42-af06-059653a2128d","product_id":"f7a51f97-6d83-4492-9f55-18b9e0f7e1af","title":"BLACK-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TZAJXFNT-BLACK-S","barcode":"","position":7,"option1":"BLACK","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d30bfc2262a270417572f78069aa87d4.jpeg","path":"d30bfc2262a270417572f78069aa87d4.jpeg","width":1080,"height":1350,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"86","price":"8.99","retail_price":"86","available":true,"url":"\/products\/v2-sweatsuit?variant=cdc47a66-7aef-4f42-af06-059653a2128d","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"SIZE","value":"S"}],"off_ratio":90,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${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":"cdc47a66-7aef-4f42-af06-059653a2128d","product_id":"f7a51f97-6d83-4492-9f55-18b9e0f7e1af","title":"BLACK-S","weight_unit":"kg","inventory_quantity":1000,"sku":"TZAJXFNT-BLACK-S","barcode":"","position":7,"option1":"BLACK","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d30bfc2262a270417572f78069aa87d4.jpeg","path":"d30bfc2262a270417572f78069aa87d4.jpeg","width":1080,"height":1350,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"86","price":"8.99","retail_price":"86","available":true,"url":"\/products\/v2-sweatsuit?variant=cdc47a66-7aef-4f42-af06-059653a2128d","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"SIZE","value":"S"}],"off_ratio":90,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}