Portugal Tracksuit
${function() {
const variantData = data.variant || {"id":"2353e43c-3923-4d7d-83c9-8af4b96df55b","product_id":"786cc7a2-dbcb-47f5-8f09-6df59631de39","title":"Grey-S","weight_unit":"kg","inventory_quantity":999,"sku":"XHYOxqxYj-Sky_Blue-2XL-1","barcode":"","position":6,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8774a8e724f8cc6e2cddc178b7d024ae.png","path":"8774a8e724f8cc6e2cddc178b7d024ae.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"4.99","retail_price":"0","available":true,"url":"\/products\/portugal-tracksuit?variant=2353e43c-3923-4d7d-83c9-8af4b96df55b","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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.
Sku : XHYOxqxYj-Sky_Blue-2XL-1
${function(){
const variantData = data.variant || {"id":"2353e43c-3923-4d7d-83c9-8af4b96df55b","product_id":"786cc7a2-dbcb-47f5-8f09-6df59631de39","title":"Grey-S","weight_unit":"kg","inventory_quantity":999,"sku":"XHYOxqxYj-Sky_Blue-2XL-1","barcode":"","position":6,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8774a8e724f8cc6e2cddc178b7d024ae.png","path":"8774a8e724f8cc6e2cddc178b7d024ae.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"4.99","retail_price":"0","available":true,"url":"\/products\/portugal-tracksuit?variant=2353e43c-3923-4d7d-83c9-8af4b96df55b","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":5};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}