people are viewing this right now
${function() {
const variantData = data.variant || {"id":"0c200476-2441-4c59-8aac-5fb1e15c4467","product_id":"1e736579-792b-47e1-aa86-e8172870fe7e","title":"Yellow-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14136_Y_S","barcode":"","position":1,"option1":"Yellow","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2f9a7a8135ef07627493d6fb13dd4c7.jpeg","path":"e2f9a7a8135ef07627493d6fb13dd4c7.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Floral Printed Graphic Top","aspect_ratio":0.75},"wholesale_price":[{"price":23.57,"min_quantity":1}],"weight":"0.35","compare_at_price":"0","price":"23.57","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14136?variant=0c200476-2441-4c59-8aac-5fb1e15c4467","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":4};
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 : YP14136_Y_S
Weight : 0.35kg
${function(){
const variantData = data.variant || {"id":"0c200476-2441-4c59-8aac-5fb1e15c4467","product_id":"1e736579-792b-47e1-aa86-e8172870fe7e","title":"Yellow-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14136_Y_S","barcode":"","position":1,"option1":"Yellow","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2f9a7a8135ef07627493d6fb13dd4c7.jpeg","path":"e2f9a7a8135ef07627493d6fb13dd4c7.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Floral Printed Graphic Top","aspect_ratio":0.75},"wholesale_price":[{"price":23.57,"min_quantity":1}],"weight":"0.35","compare_at_price":"0","price":"23.57","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14136?variant=0c200476-2441-4c59-8aac-5fb1e15c4467","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}