people are viewing this right now
${function() {
const variantData = data.variant || {"id":"a7addcc8-eb04-4ac3-b327-73eb77c06ac6","product_id":"9d501ce2-7fd8-44e0-bccc-775f6306cc38","title":"Blue-S:Bust28.35\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK15062_BL_S","barcode":"","position":1,"option1":"Blue","option2":"S:Bust28.35\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c63e22b2f1a9fbed490d2beeb799ea0c.jpeg","path":"c63e22b2f1a9fbed490d2beeb799ea0c.jpeg","width":600,"height":800,"alt":"Women Lattice Sleeveless V-neck Geometric Bikini Swimwear","aspect_ratio":0.75},"wholesale_price":[{"price":33.37,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"33.37","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk15062?variant=a7addcc8-eb04-4ac3-b327-73eb77c06ac6","available_quantity":1000,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S:Bust28.35\""}],"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 : BK15062_BL_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"a7addcc8-eb04-4ac3-b327-73eb77c06ac6","product_id":"9d501ce2-7fd8-44e0-bccc-775f6306cc38","title":"Blue-S:Bust28.35\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK15062_BL_S","barcode":"","position":1,"option1":"Blue","option2":"S:Bust28.35\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c63e22b2f1a9fbed490d2beeb799ea0c.jpeg","path":"c63e22b2f1a9fbed490d2beeb799ea0c.jpeg","width":600,"height":800,"alt":"Women Lattice Sleeveless V-neck Geometric Bikini Swimwear","aspect_ratio":0.75},"wholesale_price":[{"price":33.37,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"33.37","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk15062?variant=a7addcc8-eb04-4ac3-b327-73eb77c06ac6","available_quantity":1000,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S:Bust28.35\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}