people are viewing this right now
${function() {
const variantData = data.variant || {"id":"d28a06ea-ac6f-4cab-b8a1-f2cd2053e302","product_id":"baa73eed-bab8-4e95-91cf-848120b593f1","title":"White-S:Bust37.8\"\/96CM","weight_unit":"kg","inventory_quantity":1000,"sku":"YP07437_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust37.8\"\/96CM","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f414705be7c538b28201907e760cf72.jpeg","path":"8f414705be7c538b28201907e760cf72.jpeg","width":600,"height":800,"alt":"Women Sleeveless V-Neck Floral Printed Maxi Dress","aspect_ratio":0.75},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp07437?variant=d28a06ea-ac6f-4cab-b8a1-f2cd2053e302","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust37.8\"\/96CM"}],"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 : YP07437_W_S
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"d28a06ea-ac6f-4cab-b8a1-f2cd2053e302","product_id":"baa73eed-bab8-4e95-91cf-848120b593f1","title":"White-S:Bust37.8\"\/96CM","weight_unit":"kg","inventory_quantity":1000,"sku":"YP07437_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust37.8\"\/96CM","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f414705be7c538b28201907e760cf72.jpeg","path":"8f414705be7c538b28201907e760cf72.jpeg","width":600,"height":800,"alt":"Women Sleeveless V-Neck Floral Printed Maxi Dress","aspect_ratio":0.75},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp07437?variant=d28a06ea-ac6f-4cab-b8a1-f2cd2053e302","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust37.8\"\/96CM"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}