people are viewing this right now
${function() {
const variantData = data.variant || {"id":"11da2ce6-84e5-4dbd-90a5-d56d62b18cf7","product_id":"eb2142ef-5ea7-4e46-ad9a-2573d2fbff45","title":"White-S:Bust-96cm\/37.8\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP08366_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust-96cm\/37.8\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f1c66032e164d0f32183bfaaf06fdf14.jpeg","path":"f1c66032e164d0f32183bfaaf06fdf14.jpeg","width":498,"height":664,"alt":"Women Long Sleeve Button Printed Shirt Maxi Dress","aspect_ratio":0.75},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp08366?variant=11da2ce6-84e5-4dbd-90a5-d56d62b18cf7","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust-96cm\/37.8\""}],"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 : YP08366_W_S
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"11da2ce6-84e5-4dbd-90a5-d56d62b18cf7","product_id":"eb2142ef-5ea7-4e46-ad9a-2573d2fbff45","title":"White-S:Bust-96cm\/37.8\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP08366_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust-96cm\/37.8\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f1c66032e164d0f32183bfaaf06fdf14.jpeg","path":"f1c66032e164d0f32183bfaaf06fdf14.jpeg","width":498,"height":664,"alt":"Women Long Sleeve Button Printed Shirt Maxi Dress","aspect_ratio":0.75},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp08366?variant=11da2ce6-84e5-4dbd-90a5-d56d62b18cf7","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust-96cm\/37.8\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}