people are viewing this right now
${function() {
const variantData = data.variant || {"id":"877f5f49-7da5-49cc-8909-035dfd01ffa7","product_id":"31122890-5c04-4039-9c4c-9fc2dcddb4af","title":"White-S:Bust 33.86\"\/86cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP20564_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust 33.86\"\/86cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/06ebf8214b201ce19e2bca703268f3a8.jpeg","path":"06ebf8214b201ce19e2bca703268f3a8.jpeg","width":600,"height":800,"alt":"Printed Strap Off-Shoulder Sexy Dress","aspect_ratio":0.75},"wholesale_price":[{"price":28.33,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"28.33","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp20564?variant=877f5f49-7da5-49cc-8909-035dfd01ffa7","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust 33.86\"\/86cm"}],"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 : YP20564_W_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"877f5f49-7da5-49cc-8909-035dfd01ffa7","product_id":"31122890-5c04-4039-9c4c-9fc2dcddb4af","title":"White-S:Bust 33.86\"\/86cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP20564_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust 33.86\"\/86cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/06ebf8214b201ce19e2bca703268f3a8.jpeg","path":"06ebf8214b201ce19e2bca703268f3a8.jpeg","width":600,"height":800,"alt":"Printed Strap Off-Shoulder Sexy Dress","aspect_ratio":0.75},"wholesale_price":[{"price":28.33,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"28.33","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp20564?variant=877f5f49-7da5-49cc-8909-035dfd01ffa7","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust 33.86\"\/86cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}