Striped Top And Pants
${function() {
const variantData = data.variant || {"id":"f00b86fd-48a9-4cc9-870d-cc1d7afa4b3b","product_id":"5eebed2a-298a-4680-8882-901e444fa0c0","title":"Black-White-Top-S","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":9,"option1":"Black-White","option2":"Top","option3":"S","note":"","image":{"src":"\/\/img.staticdj.com\/b8d477b6ddfe45773a63f142b141d1a2.jpg","path":"b8d477b6ddfe45773a63f142b141d1a2.jpg","width":915,"height":1220,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":107.14,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"107.14","retail_price":"0","available":true,"url":"\/products\/striped-top-and-pants?variant=f00b86fd-48a9-4cc9-870d-cc1d7afa4b3b","available_quantity":99,"options":[{"name":"Color","value":"Black-White"},{"name":"Type","value":"Top"},{"name":"Size","value":"S"}],"off_ratio":0,"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}
`
}()}
${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":"f00b86fd-48a9-4cc9-870d-cc1d7afa4b3b","product_id":"5eebed2a-298a-4680-8882-901e444fa0c0","title":"Black-White-Top-S","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":9,"option1":"Black-White","option2":"Top","option3":"S","note":"","image":{"src":"\/\/img.staticdj.com\/b8d477b6ddfe45773a63f142b141d1a2.jpg","path":"b8d477b6ddfe45773a63f142b141d1a2.jpg","width":915,"height":1220,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":107.14,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"107.14","retail_price":"0","available":true,"url":"\/products\/striped-top-and-pants?variant=f00b86fd-48a9-4cc9-870d-cc1d7afa4b3b","available_quantity":99,"options":[{"name":"Color","value":"Black-White"},{"name":"Type","value":"Top"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Barcode : ${variantData && variantData.barcode}
`
}()}