people are viewing this right now
${function() {
const variantData = data.variant || {"id":"9b267ba2-c089-4f6a-9ff0-2bfbe8835abd","product_id":"e30d30a4-feb1-4cc0-8835-f7cedeac7323","title":"White-L:Bust39\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YPA1029_W_L","barcode":"","position":1,"option1":"White","option2":"L:Bust39\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1c769299e1ea19edb64d28aaa05410a5.jpeg","path":"1c769299e1ea19edb64d28aaa05410a5.jpeg","width":676,"height":900,"alt":"Women Short Sleeve Scoop Neck Floral Printed Top","aspect_ratio":0.7511111111111111},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.35","compare_at_price":"35.99","price":"25.99","retail_price":"35.99","available":true,"url":"\/products\/women-plus-size-clothing-ypa1029?variant=9b267ba2-c089-4f6a-9ff0-2bfbe8835abd","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"L:Bust39\""}],"off_ratio":28,"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 : YPA1029_W_L
Weight : 0.35kg
${function(){
const variantData = data.variant || {"id":"9b267ba2-c089-4f6a-9ff0-2bfbe8835abd","product_id":"e30d30a4-feb1-4cc0-8835-f7cedeac7323","title":"White-L:Bust39\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YPA1029_W_L","barcode":"","position":1,"option1":"White","option2":"L:Bust39\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1c769299e1ea19edb64d28aaa05410a5.jpeg","path":"1c769299e1ea19edb64d28aaa05410a5.jpeg","width":676,"height":900,"alt":"Women Short Sleeve Scoop Neck Floral Printed Top","aspect_ratio":0.7511111111111111},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.35","compare_at_price":"35.99","price":"25.99","retail_price":"35.99","available":true,"url":"\/products\/women-plus-size-clothing-ypa1029?variant=9b267ba2-c089-4f6a-9ff0-2bfbe8835abd","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"L:Bust39\""}],"off_ratio":28,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}