people are viewing this right now
${function() {
const variantData = data.variant || {"id":"3f5a83e5-a88d-444f-a8e3-552d0dd5eabb","product_id":"c956280e-a55b-45e2-a411-ee39383a1445","title":"Black-S:Bust-96cm\/37.8\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10360_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-96cm\/37.8\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/17e88718c4db6a9259259f62c033b6e4.jpeg","path":"17e88718c4db6a9259259f62c033b6e4.jpeg","width":1200,"height":1600,"alt":"Women Casual Short Sleeve Scoop Neck Sunflower Floral Printed Tops","aspect_ratio":0.75},"wholesale_price":[{"price":27.23,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"27.23","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10360?variant=3f5a83e5-a88d-444f-a8e3-552d0dd5eabb","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-96cm\/37.8\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
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 : YP10360_B_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"3f5a83e5-a88d-444f-a8e3-552d0dd5eabb","product_id":"c956280e-a55b-45e2-a411-ee39383a1445","title":"Black-S:Bust-96cm\/37.8\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10360_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-96cm\/37.8\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/17e88718c4db6a9259259f62c033b6e4.jpeg","path":"17e88718c4db6a9259259f62c033b6e4.jpeg","width":1200,"height":1600,"alt":"Women Casual Short Sleeve Scoop Neck Sunflower Floral Printed Tops","aspect_ratio":0.75},"wholesale_price":[{"price":27.23,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"27.23","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10360?variant=3f5a83e5-a88d-444f-a8e3-552d0dd5eabb","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-96cm\/37.8\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}