people are viewing this right now
${function() {
const variantData = data.variant || {"id":"034e00b1-a1e6-49f2-9d0c-079a4494e11e","product_id":"0389ef62-3ec5-4ac2-bd92-11e39f12e0b0","title":"Light Blue-S:Bust39.37\"","weight_unit":"kg","inventory_quantity":999,"sku":"YP14145_LBL_S","barcode":"","position":1,"option1":"Light Blue","option2":"S:Bust39.37\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b86c154ad03b6aa2bf3cbcbefbcb000f.jpeg","path":"b86c154ad03b6aa2bf3cbcbefbcb000f.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Floral Printed Graphic Top","aspect_ratio":0.75},"wholesale_price":[{"price":24.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.43","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14145?variant=034e00b1-a1e6-49f2-9d0c-079a4494e11e","available_quantity":999,"options":[{"name":"Color","value":"Light Blue"},{"name":"Size","value":"S:Bust39.37\""}],"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":"034e00b1-a1e6-49f2-9d0c-079a4494e11e","product_id":"0389ef62-3ec5-4ac2-bd92-11e39f12e0b0","title":"Light Blue-S:Bust39.37\"","weight_unit":"kg","inventory_quantity":999,"sku":"YP14145_LBL_S","barcode":"","position":1,"option1":"Light Blue","option2":"S:Bust39.37\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b86c154ad03b6aa2bf3cbcbefbcb000f.jpeg","path":"b86c154ad03b6aa2bf3cbcbefbcb000f.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Floral Printed Graphic Top","aspect_ratio":0.75},"wholesale_price":[{"price":24.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.43","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14145?variant=034e00b1-a1e6-49f2-9d0c-079a4494e11e","available_quantity":999,"options":[{"name":"Color","value":"Light Blue"},{"name":"Size","value":"S:Bust39.37\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}