people are viewing this right now
${function() {
const variantData = data.variant || {"id":"9afe3a99-1099-4ebe-ab86-b5539c967d7f","product_id":"09e06434-1d80-4ea9-96a0-b5419ba6628a","title":"Coffee-4:Bust31.5\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK13010_CO_4","barcode":"","position":1,"option1":"Coffee","option2":"4:Bust31.5\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f530a3e2829ec810ed1e28b65b38d486.jpeg","path":"f530a3e2829ec810ed1e28b65b38d486.jpeg","width":900,"height":1200,"alt":"Women Sleeveless V-neck Striped Stitching One Piece Swimwear","aspect_ratio":0.75},"wholesale_price":[{"price":33.82,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"33.82","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk13010?variant=9afe3a99-1099-4ebe-ab86-b5539c967d7f","available_quantity":1000,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"4:Bust31.5\""}],"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 : BK13010_CO_4
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"9afe3a99-1099-4ebe-ab86-b5539c967d7f","product_id":"09e06434-1d80-4ea9-96a0-b5419ba6628a","title":"Coffee-4:Bust31.5\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK13010_CO_4","barcode":"","position":1,"option1":"Coffee","option2":"4:Bust31.5\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f530a3e2829ec810ed1e28b65b38d486.jpeg","path":"f530a3e2829ec810ed1e28b65b38d486.jpeg","width":900,"height":1200,"alt":"Women Sleeveless V-neck Striped Stitching One Piece Swimwear","aspect_ratio":0.75},"wholesale_price":[{"price":33.82,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"33.82","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk13010?variant=9afe3a99-1099-4ebe-ab86-b5539c967d7f","available_quantity":1000,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"4:Bust31.5\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}