people are viewing this right now
${function() {
const variantData = data.variant || {"id":"17a79f0c-bcea-4570-aaf3-ce28170f80ed","product_id":"1bbb434b-9c7c-4f5e-8371-d6fd59261a85","title":"Purple-S:Bust33.86\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10459_PU_S","barcode":"","position":1,"option1":"Purple","option2":"S:Bust33.86\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/674d42ee2d24651d0534fe22a9ac6748.jpeg","path":"674d42ee2d24651d0534fe22a9ac6748.jpeg","width":648,"height":865,"alt":"Women's Printed V-neck Sleeveless Maxi Dress","aspect_ratio":0.7491329479768786},"wholesale_price":[{"price":23.29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.29","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10459?variant=17a79f0c-bcea-4570-aaf3-ce28170f80ed","available_quantity":1000,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S:Bust33.86\""}],"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.
${function(){
const variantData = data.variant || {"id":"17a79f0c-bcea-4570-aaf3-ce28170f80ed","product_id":"1bbb434b-9c7c-4f5e-8371-d6fd59261a85","title":"Purple-S:Bust33.86\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10459_PU_S","barcode":"","position":1,"option1":"Purple","option2":"S:Bust33.86\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/674d42ee2d24651d0534fe22a9ac6748.jpeg","path":"674d42ee2d24651d0534fe22a9ac6748.jpeg","width":648,"height":865,"alt":"Women's Printed V-neck Sleeveless Maxi Dress","aspect_ratio":0.7491329479768786},"wholesale_price":[{"price":23.29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.29","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10459?variant=17a79f0c-bcea-4570-aaf3-ce28170f80ed","available_quantity":1000,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S:Bust33.86\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}