Fashion Solid Color Hollow Dress
${function() {
const variantData = data.variant || {"id":"3ba3d4c9-b28c-4e01-a0c6-3500001d1ba2","product_id":"e39550b8-d188-4f82-8c0c-ce229cb06718","title":"green-XS","weight_unit":"kg","inventory_quantity":0,"sku":"NDML24011505P-green-XS","barcode":"","position":1,"option1":"green","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d72aa9af835c9d7c1443fb93b4a5f8c7.jpeg","path":"d72aa9af835c9d7c1443fb93b4a5f8c7.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"55.99","price":"39.99","retail_price":"55.99","available":true,"url":"\/products\/fashion-solid-color-hollow-dress?variant=3ba3d4c9-b28c-4e01-a0c6-3500001d1ba2","available_quantity":999999999,"options":[{"name":"color","value":"green"},{"name":"size","value":"XS"}],"off_ratio":29,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${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 : NDML24011505P-green-XS
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"3ba3d4c9-b28c-4e01-a0c6-3500001d1ba2","product_id":"e39550b8-d188-4f82-8c0c-ce229cb06718","title":"green-XS","weight_unit":"kg","inventory_quantity":0,"sku":"NDML24011505P-green-XS","barcode":"","position":1,"option1":"green","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d72aa9af835c9d7c1443fb93b4a5f8c7.jpeg","path":"d72aa9af835c9d7c1443fb93b4a5f8c7.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"55.99","price":"39.99","retail_price":"55.99","available":true,"url":"\/products\/fashion-solid-color-hollow-dress?variant=3ba3d4c9-b28c-4e01-a0c6-3500001d1ba2","available_quantity":999999999,"options":[{"name":"color","value":"green"},{"name":"size","value":"XS"}],"off_ratio":29,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}