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