The Desert Dream Dress
${function() {
const variantData = data.variant || {"id":"6847f36a-bbdd-4d49-93a2-7195de815bb2","product_id":"cdc545b7-8329-4948-8d97-ae28c35971e2","title":"Khaki-One size (Adjustable)","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Khaki","option2":"One size (Adjustable)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/56f01f5be25adedf672d7e51063ab977.jpeg","path":"56f01f5be25adedf672d7e51063ab977.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"78","price":"39","retail_price":"78","available":true,"url":"\/products\/the-desert-dream-dress?variant=6847f36a-bbdd-4d49-93a2-7195de815bb2","available_quantity":999999999,"options":[{"name":"Colour","value":"Khaki"},{"name":"Size","value":"One size (Adjustable)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.
${function(){
const variantData = data.variant || {"id":"6847f36a-bbdd-4d49-93a2-7195de815bb2","product_id":"cdc545b7-8329-4948-8d97-ae28c35971e2","title":"Khaki-One size (Adjustable)","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Khaki","option2":"One size (Adjustable)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/56f01f5be25adedf672d7e51063ab977.jpeg","path":"56f01f5be25adedf672d7e51063ab977.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"78","price":"39","retail_price":"78","available":true,"url":"\/products\/the-desert-dream-dress?variant=6847f36a-bbdd-4d49-93a2-7195de815bb2","available_quantity":999999999,"options":[{"name":"Colour","value":"Khaki"},{"name":"Size","value":"One size (Adjustable)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}