people are viewing this right now
${function() {
const variantData = data.variant || {"id":"91d0bf23-380c-40d5-9be5-7633b1a14c79","product_id":"7440336f-f062-4bdc-98e5-1a9404b1351d","title":"Purple-S:Bust35.43\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10441_PU_S","barcode":"","position":1,"option1":"Purple","option2":"S:Bust35.43\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcc598e8bc46ba4cf4bdf59e88809fd0.jpeg","path":"dcc598e8bc46ba4cf4bdf59e88809fd0.jpeg","width":924,"height":1233,"alt":"Women's Floral Printed Scoop Neck Sleeveless Dress","aspect_ratio":0.7493917274939172},"wholesale_price":[{"price":22.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.43","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10441?variant=91d0bf23-380c-40d5-9be5-7633b1a14c79","available_quantity":1000,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S:Bust35.43\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.
${function(){
const variantData = data.variant || {"id":"91d0bf23-380c-40d5-9be5-7633b1a14c79","product_id":"7440336f-f062-4bdc-98e5-1a9404b1351d","title":"Purple-S:Bust35.43\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10441_PU_S","barcode":"","position":1,"option1":"Purple","option2":"S:Bust35.43\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcc598e8bc46ba4cf4bdf59e88809fd0.jpeg","path":"dcc598e8bc46ba4cf4bdf59e88809fd0.jpeg","width":924,"height":1233,"alt":"Women's Floral Printed Scoop Neck Sleeveless Dress","aspect_ratio":0.7493917274939172},"wholesale_price":[{"price":22.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.43","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10441?variant=91d0bf23-380c-40d5-9be5-7633b1a14c79","available_quantity":1000,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S:Bust35.43\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}