people are viewing this right now
${function() {
const variantData = data.variant || {"id":"729c5009-f535-48d3-9eca-b0d2aa3af385","product_id":"c18c2015-0e6a-4b0e-a992-82e4247f9224","title":"Black-S:Bust35.83\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14204_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust35.83\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40a5d0022372eb061208bd979d8a2589.jpeg","path":"40a5d0022372eb061208bd979d8a2589.jpeg","width":450,"height":600,"alt":"Women Long Sleeve Scoop Neck Floral Printed Graphic Dress","aspect_ratio":0.75},"wholesale_price":[{"price":18.97,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"18.97","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14204?variant=729c5009-f535-48d3-9eca-b0d2aa3af385","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust35.83\""}],"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.
Sku : YP14204_B_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"729c5009-f535-48d3-9eca-b0d2aa3af385","product_id":"c18c2015-0e6a-4b0e-a992-82e4247f9224","title":"Black-S:Bust35.83\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14204_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust35.83\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/40a5d0022372eb061208bd979d8a2589.jpeg","path":"40a5d0022372eb061208bd979d8a2589.jpeg","width":450,"height":600,"alt":"Women Long Sleeve Scoop Neck Floral Printed Graphic Dress","aspect_ratio":0.75},"wholesale_price":[{"price":18.97,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"18.97","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14204?variant=729c5009-f535-48d3-9eca-b0d2aa3af385","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust35.83\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}