people are viewing this right now
${function() {
const variantData = data.variant || {"id":"b80f8f94-8763-433e-8d5e-61db0e7701b9","product_id":"f333f1be-2def-4181-a35c-bb7d3627913c","title":"Colorful-S:Bust35.43\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14149_CF_S","barcode":"","position":1,"option1":"Colorful","option2":"S:Bust35.43\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ce7ae5265e4730848e70ccaa8de7c60.jpeg","path":"7ce7ae5265e4730848e70ccaa8de7c60.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Floral Printed Graphic Top","aspect_ratio":0.75},"wholesale_price":[{"price":22.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.28","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14149?variant=b80f8f94-8763-433e-8d5e-61db0e7701b9","available_quantity":1000,"options":[{"name":"Color","value":"Colorful"},{"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":"b80f8f94-8763-433e-8d5e-61db0e7701b9","product_id":"f333f1be-2def-4181-a35c-bb7d3627913c","title":"Colorful-S:Bust35.43\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14149_CF_S","barcode":"","position":1,"option1":"Colorful","option2":"S:Bust35.43\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ce7ae5265e4730848e70ccaa8de7c60.jpeg","path":"7ce7ae5265e4730848e70ccaa8de7c60.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Floral Printed Graphic Top","aspect_ratio":0.75},"wholesale_price":[{"price":22.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.28","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14149?variant=b80f8f94-8763-433e-8d5e-61db0e7701b9","available_quantity":1000,"options":[{"name":"Color","value":"Colorful"},{"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}
`
}()}