people are viewing this right now
${function() {
const variantData = data.variant || {"id":"1ce3c3e1-9d13-4ef1-95c6-fe7f70f0c421","product_id":"cdff307a-99ee-43b6-a64e-1eb33261e57c","title":"Coffee-8:Bust32.68\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK13017_CO_8","barcode":"","position":1,"option1":"Coffee","option2":"8:Bust32.68\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/566b54768a2d6fc888a305b100fe32dc.jpeg","path":"566b54768a2d6fc888a305b100fe32dc.jpeg","width":800,"height":1066,"alt":"Women Sleeveless V-neck Striped One Piece Swimwear","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":32.33,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"32.33","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk13017?variant=1ce3c3e1-9d13-4ef1-95c6-fe7f70f0c421","available_quantity":1000,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"8:Bust32.68\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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 : BK13017_CO_8
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"1ce3c3e1-9d13-4ef1-95c6-fe7f70f0c421","product_id":"cdff307a-99ee-43b6-a64e-1eb33261e57c","title":"Coffee-8:Bust32.68\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK13017_CO_8","barcode":"","position":1,"option1":"Coffee","option2":"8:Bust32.68\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/566b54768a2d6fc888a305b100fe32dc.jpeg","path":"566b54768a2d6fc888a305b100fe32dc.jpeg","width":800,"height":1066,"alt":"Women Sleeveless V-neck Striped One Piece Swimwear","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":32.33,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"32.33","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk13017?variant=1ce3c3e1-9d13-4ef1-95c6-fe7f70f0c421","available_quantity":1000,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"8:Bust32.68\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}