Printed Square Neck Ruffled Dress
${function() {
const variantData = data.variant || {"id":"8020d23e-9cf3-4f71-954d-f2b6fc852cec","product_id":"c8be6e8b-9c4a-4bfd-b78d-dbcffe7faf59","title":"Navy-S","weight_unit":"kg","inventory_quantity":1000,"sku":"100101647874632","barcode":"","position":1,"option1":"Navy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8807552144bc8b4383752714e8c50b1c.jpeg","path":"8807552144bc8b4383752714e8c50b1c.jpeg","width":1001,"height":1500,"alt":"","aspect_ratio":0.6673333333333333},"wholesale_price":[{"price":61.14,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"61.14","retail_price":"0","available":true,"url":"\/products\/printed-square-neck-ruffled-dress?variant=8020d23e-9cf3-4f71-954d-f2b6fc852cec","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"name":"Size","value":"S"}],"off_ratio":0,"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.
${function(){
const variantData = data.variant || {"id":"8020d23e-9cf3-4f71-954d-f2b6fc852cec","product_id":"c8be6e8b-9c4a-4bfd-b78d-dbcffe7faf59","title":"Navy-S","weight_unit":"kg","inventory_quantity":1000,"sku":"100101647874632","barcode":"","position":1,"option1":"Navy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8807552144bc8b4383752714e8c50b1c.jpeg","path":"8807552144bc8b4383752714e8c50b1c.jpeg","width":1001,"height":1500,"alt":"","aspect_ratio":0.6673333333333333},"wholesale_price":[{"price":61.14,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"61.14","retail_price":"0","available":true,"url":"\/products\/printed-square-neck-ruffled-dress?variant=8020d23e-9cf3-4f71-954d-f2b6fc852cec","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}