people are viewing this right now
${function() {
const variantData = data.variant || {"id":"07f5af2b-ad4a-43a0-9517-c8ddf0fa3be8","product_id":"8c3591e0-4cc0-4278-9a12-e8714aba525d","title":"Black-S:Bust28.35\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK15043_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust28.35\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e4acbab5bd85b9065202d65e17ea94f.jpeg","path":"9e4acbab5bd85b9065202d65e17ea94f.jpeg","width":1338,"height":1785,"alt":"Women Leopard Sleeveless V-neck One Piece Swimwear","aspect_ratio":0.7495798319327731},"wholesale_price":[{"price":28.67,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"28.67","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk15043?variant=07f5af2b-ad4a-43a0-9517-c8ddf0fa3be8","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"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 : BK15043_B_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"07f5af2b-ad4a-43a0-9517-c8ddf0fa3be8","product_id":"8c3591e0-4cc0-4278-9a12-e8714aba525d","title":"Black-S:Bust28.35\"","weight_unit":"kg","inventory_quantity":1000,"sku":"BK15043_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust28.35\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e4acbab5bd85b9065202d65e17ea94f.jpeg","path":"9e4acbab5bd85b9065202d65e17ea94f.jpeg","width":1338,"height":1785,"alt":"Women Leopard Sleeveless V-neck One Piece Swimwear","aspect_ratio":0.7495798319327731},"wholesale_price":[{"price":28.67,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"28.67","retail_price":"0","available":true,"url":"\/products\/plus-size-swimwear-bk15043?variant=07f5af2b-ad4a-43a0-9517-c8ddf0fa3be8","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"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}
`
}()}