people are viewing this right now
${function() {
const variantData = data.variant || {"id":"3a283714-7c67-4088-bc6b-f5bb270a9f74","product_id":"cbac2830-001f-438f-8fca-ee295591d3f4","title":"Blue-8:Bust33.86\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK13023_BL_8","barcode":"","position":1,"option1":"Blue","option2":"8:Bust33.86\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/020f9345d69b826ee9b3386e216cb936.jpeg","path":"020f9345d69b826ee9b3386e216cb936.jpeg","width":800,"height":1066,"alt":"Women Sleeveless Scoop Neck Gradient Tie Dye One Piece Swimwear","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":30.33,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"30.33","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk13023?variant=3a283714-7c67-4088-bc6b-f5bb270a9f74","available_quantity":1000,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"8:Bust33.86\""}],"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 : BK13023_BL_8
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"3a283714-7c67-4088-bc6b-f5bb270a9f74","product_id":"cbac2830-001f-438f-8fca-ee295591d3f4","title":"Blue-8:Bust33.86\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK13023_BL_8","barcode":"","position":1,"option1":"Blue","option2":"8:Bust33.86\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/020f9345d69b826ee9b3386e216cb936.jpeg","path":"020f9345d69b826ee9b3386e216cb936.jpeg","width":800,"height":1066,"alt":"Women Sleeveless Scoop Neck Gradient Tie Dye One Piece Swimwear","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":30.33,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"30.33","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk13023?variant=3a283714-7c67-4088-bc6b-f5bb270a9f74","available_quantity":1000,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"8:Bust33.86\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}