people are viewing this right now
${function() {
const variantData = data.variant || {"id":"8113a9bd-e931-406c-8aed-79f58ce6257f","product_id":"40e7cccc-62d0-48f6-bb23-6aa5affd2570","title":"Black-S:Bust29.92\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK15051_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust29.92\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc3c43fdc87a03e6874e8ce439cd3dbf.jpeg","path":"cc3c43fdc87a03e6874e8ce439cd3dbf.jpeg","width":790,"height":1053,"alt":"Women Solid Sleeveless V-neck Bikini Swimwear","aspect_ratio":0.7502374169040835},"wholesale_price":[{"price":34.71,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"34.71","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk15051?variant=8113a9bd-e931-406c-8aed-79f58ce6257f","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust29.92\""}],"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 : BK15051_B_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"8113a9bd-e931-406c-8aed-79f58ce6257f","product_id":"40e7cccc-62d0-48f6-bb23-6aa5affd2570","title":"Black-S:Bust29.92\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK15051_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust29.92\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc3c43fdc87a03e6874e8ce439cd3dbf.jpeg","path":"cc3c43fdc87a03e6874e8ce439cd3dbf.jpeg","width":790,"height":1053,"alt":"Women Solid Sleeveless V-neck Bikini Swimwear","aspect_ratio":0.7502374169040835},"wholesale_price":[{"price":34.71,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"34.71","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk15051?variant=8113a9bd-e931-406c-8aed-79f58ce6257f","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust29.92\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}