people are viewing this right now
${function() {
const variantData = data.variant || {"id":"4c751ea4-5821-4e72-b541-c580d29d60da","product_id":"85ce32f1-e2c9-470f-ab75-182e6d183223","title":"Lake Blue-S:Bust28.74\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK15024_LABL_S","barcode":"","position":1,"option1":"Lake Blue","option2":"S:Bust28.74\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b14493ee6e7ea0343fdfa863190e8af5.jpeg","path":"b14493ee6e7ea0343fdfa863190e8af5.jpeg","width":581,"height":775,"alt":"Women Sleeveless V-neck Colorblock Graphic Bikini Swimwear","aspect_ratio":0.7496774193548387},"wholesale_price":[{"price":26.87,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"26.87","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk15024?variant=4c751ea4-5821-4e72-b541-c580d29d60da","available_quantity":1000,"options":[{"name":"Color","value":"Lake Blue"},{"name":"Size","value":"S:Bust28.74\""}],"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 : BK15024_LABL_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"4c751ea4-5821-4e72-b541-c580d29d60da","product_id":"85ce32f1-e2c9-470f-ab75-182e6d183223","title":"Lake Blue-S:Bust28.74\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK15024_LABL_S","barcode":"","position":1,"option1":"Lake Blue","option2":"S:Bust28.74\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b14493ee6e7ea0343fdfa863190e8af5.jpeg","path":"b14493ee6e7ea0343fdfa863190e8af5.jpeg","width":581,"height":775,"alt":"Women Sleeveless V-neck Colorblock Graphic Bikini Swimwear","aspect_ratio":0.7496774193548387},"wholesale_price":[{"price":26.87,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"26.87","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk15024?variant=4c751ea4-5821-4e72-b541-c580d29d60da","available_quantity":1000,"options":[{"name":"Color","value":"Lake Blue"},{"name":"Size","value":"S:Bust28.74\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}