people are viewing this right now
${function() {
const variantData = data.variant || {"id":"4843d033-d848-44e3-b4a9-da0859e79117","product_id":"683ef3a7-cfc8-4ffe-bd78-8e99aea617ec","title":"Black-S:Bust39.37\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP03808_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust39.37\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cfd58083e11525e8eb9d571d2c47f42c.jpeg","path":"cfd58083e11525e8eb9d571d2c47f42c.jpeg","width":765,"height":1020,"alt":"Women Long Sleeve V-neck Printed Lace Top","aspect_ratio":0.75},"wholesale_price":[{"price":29.1,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.1","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp03808?variant=4843d033-d848-44e3-b4a9-da0859e79117","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust39.37\""}],"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.
${function(){
const variantData = data.variant || {"id":"4843d033-d848-44e3-b4a9-da0859e79117","product_id":"683ef3a7-cfc8-4ffe-bd78-8e99aea617ec","title":"Black-S:Bust39.37\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP03808_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust39.37\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cfd58083e11525e8eb9d571d2c47f42c.jpeg","path":"cfd58083e11525e8eb9d571d2c47f42c.jpeg","width":765,"height":1020,"alt":"Women Long Sleeve V-neck Printed Lace Top","aspect_ratio":0.75},"wholesale_price":[{"price":29.1,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.1","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp03808?variant=4843d033-d848-44e3-b4a9-da0859e79117","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust39.37\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}