people are viewing this right now
${function() {
const variantData = data.variant || {"id":"055dfbf6-5b38-459b-8481-01b202aa230f","product_id":"d12b5c53-5681-4ae4-8008-e6c6236be682","title":"Yellow-S:Bust39.37\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14352_Y_S","barcode":"","position":1,"option1":"Yellow","option2":"S:Bust39.37\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c5e550afdfdf2c5128103b5d85dec55.jpeg","path":"4c5e550afdfdf2c5128103b5d85dec55.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Floral Printed GraphicTop","aspect_ratio":0.75},"wholesale_price":[{"price":25.23,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.23","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14352?variant=055dfbf6-5b38-459b-8481-01b202aa230f","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S:Bust39.37\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 : YP14352_Y_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"055dfbf6-5b38-459b-8481-01b202aa230f","product_id":"d12b5c53-5681-4ae4-8008-e6c6236be682","title":"Yellow-S:Bust39.37\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14352_Y_S","barcode":"","position":1,"option1":"Yellow","option2":"S:Bust39.37\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c5e550afdfdf2c5128103b5d85dec55.jpeg","path":"4c5e550afdfdf2c5128103b5d85dec55.jpeg","width":600,"height":800,"alt":"Women Long Sleeve Scoop Neck Floral Printed GraphicTop","aspect_ratio":0.75},"wholesale_price":[{"price":25.23,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.23","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14352?variant=055dfbf6-5b38-459b-8481-01b202aa230f","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S:Bust39.37\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}