people are viewing this right now
${function() {
const variantData = data.variant || {"id":"6f55c4f7-b945-495e-a45f-43e888a94c5c","product_id":"04e7511f-2822-424c-be1a-21058ee07c5c","title":"Purple-S:Bust 35.43\"\/90cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP04360_PU_S","barcode":"","position":1,"option1":"Purple","option2":"S:Bust 35.43\"\/90cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19795c93f36fa4051c6a65dc431de58e.jpeg","path":"19795c93f36fa4051c6a65dc431de58e.jpeg","width":768,"height":1024,"alt":"Women's Printed V-neck Side Slit Maxi Dress","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"35.99","price":"25.99","retail_price":"35.99","available":true,"url":"\/products\/women-plus-size-clothing-yp04360?variant=6f55c4f7-b945-495e-a45f-43e888a94c5c","available_quantity":1000,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S:Bust 35.43\"\/90cm"}],"off_ratio":28,"flashsale_info":[],"sales":3};
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 : YP04360_PU_S
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"6f55c4f7-b945-495e-a45f-43e888a94c5c","product_id":"04e7511f-2822-424c-be1a-21058ee07c5c","title":"Purple-S:Bust 35.43\"\/90cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP04360_PU_S","barcode":"","position":1,"option1":"Purple","option2":"S:Bust 35.43\"\/90cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19795c93f36fa4051c6a65dc431de58e.jpeg","path":"19795c93f36fa4051c6a65dc431de58e.jpeg","width":768,"height":1024,"alt":"Women's Printed V-neck Side Slit Maxi Dress","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"35.99","price":"25.99","retail_price":"35.99","available":true,"url":"\/products\/women-plus-size-clothing-yp04360?variant=6f55c4f7-b945-495e-a45f-43e888a94c5c","available_quantity":1000,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S:Bust 35.43\"\/90cm"}],"off_ratio":28,"flashsale_info":[],"sales":3};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}