Fashionable cotton and linen shirts, shorts and casual suits
${function() {
const variantData = data.variant || {"id":"f758170c-b7aa-4e40-b267-b33aeadb62ec","product_id":"8a7d0866-9864-4d42-a9aa-24812a17a650","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LD3552-White-S-A001157501","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bdf2d00b79074f76aee39657d9f2ef54.jpeg","path":"bdf2d00b79074f76aee39657d9f2ef54.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"34.99","retail_price":"39.99","available":true,"url":"\/products\/fashionable-cotton-and-linen-shirts-shorts-and-casual-suits?variant=f758170c-b7aa-4e40-b267-b33aeadb62ec","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":13,"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.
Sku : LD3552-White-S-A001157501
${function(){
const variantData = data.variant || {"id":"f758170c-b7aa-4e40-b267-b33aeadb62ec","product_id":"8a7d0866-9864-4d42-a9aa-24812a17a650","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LD3552-White-S-A001157501","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bdf2d00b79074f76aee39657d9f2ef54.jpeg","path":"bdf2d00b79074f76aee39657d9f2ef54.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"34.99","retail_price":"39.99","available":true,"url":"\/products\/fashionable-cotton-and-linen-shirts-shorts-and-casual-suits?variant=f758170c-b7aa-4e40-b267-b33aeadb62ec","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":13,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}