people are viewing this right now
${function() {
const variantData = data.variant || {"id":"04ad1d92-15d2-4121-adab-f4e856b5a3b2","product_id":"28fdc980-237f-4555-9fb6-e4d54402bd1f","title":"Green-S:Bust31.5\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK13057_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust31.5\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/68a11d401556a7935c65e2b0807f0290.jpeg","path":"68a11d401556a7935c65e2b0807f0290.jpeg","width":600,"height":800,"alt":"Women Sleeveless V-neck Printed Graphic Bikini Swimwear","aspect_ratio":0.75},"wholesale_price":[{"price":22.88,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"22.88","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk13057?variant=04ad1d92-15d2-4121-adab-f4e856b5a3b2","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S: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 : BK13057_G_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"04ad1d92-15d2-4121-adab-f4e856b5a3b2","product_id":"28fdc980-237f-4555-9fb6-e4d54402bd1f","title":"Green-S:Bust31.5\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK13057_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust31.5\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/68a11d401556a7935c65e2b0807f0290.jpeg","path":"68a11d401556a7935c65e2b0807f0290.jpeg","width":600,"height":800,"alt":"Women Sleeveless V-neck Printed Graphic Bikini Swimwear","aspect_ratio":0.75},"wholesale_price":[{"price":22.88,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"22.88","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk13057?variant=04ad1d92-15d2-4121-adab-f4e856b5a3b2","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S: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}
`
}()}