people are viewing this right now
${function() {
const variantData = data.variant || {"id":"31ea0441-e129-4748-b605-4d3d02200ab4","product_id":"f2a3bfb4-0aa8-4671-8052-abfe481fcf68","title":"White-S:Bust-92cm\/36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP08404_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust-92cm\/36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d58c664c3f06e4482ffaa3382b913bbb.jpeg","path":"d58c664c3f06e4482ffaa3382b913bbb.jpeg","width":750,"height":1000,"alt":"Women Sleeveless V-neck Leopard Printed Top Vest","aspect_ratio":0.75},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"17.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp08404?variant=31ea0441-e129-4748-b605-4d3d02200ab4","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust-92cm\/36.22\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 : YP08404_W_S
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"31ea0441-e129-4748-b605-4d3d02200ab4","product_id":"f2a3bfb4-0aa8-4671-8052-abfe481fcf68","title":"White-S:Bust-92cm\/36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP08404_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust-92cm\/36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d58c664c3f06e4482ffaa3382b913bbb.jpeg","path":"d58c664c3f06e4482ffaa3382b913bbb.jpeg","width":750,"height":1000,"alt":"Women Sleeveless V-neck Leopard Printed Top Vest","aspect_ratio":0.75},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"17.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp08404?variant=31ea0441-e129-4748-b605-4d3d02200ab4","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust-92cm\/36.22\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}