Long dresses with vintage prints
${function() {
const variantData = data.variant || {"id":"f7fd6741-5e40-4856-bde0-49211853d6b0","product_id":"bc4fd075-bc75-4881-9d40-489244b43fc4","title":"blue-S","weight_unit":"kg","inventory_quantity":992,"sku":"DRXX240217135-blue-S","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19d5c5b7eef7beb9110d9a088513aa0a.png","path":"19d5c5b7eef7beb9110d9a088513aa0a.png","width":563,"height":750,"alt":"","aspect_ratio":0.7506666666666667},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/long-dresses-with-vintage-prints0bb0b014-aaec-42bd-b5fb-0e3734bea9984d0f9d4b-7854-407d-b484-75fa697ae6e2?variant=f7fd6741-5e40-4856-bde0-49211853d6b0","available_quantity":999999999,"options":[{"name":"color","value":"blue"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":9};
const saveType = "amount";
const productLabelDiscountOn = false;
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 : DRXX240217135-blue-S
${function(){
const variantData = data.variant || {"id":"f7fd6741-5e40-4856-bde0-49211853d6b0","product_id":"bc4fd075-bc75-4881-9d40-489244b43fc4","title":"blue-S","weight_unit":"kg","inventory_quantity":992,"sku":"DRXX240217135-blue-S","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19d5c5b7eef7beb9110d9a088513aa0a.png","path":"19d5c5b7eef7beb9110d9a088513aa0a.png","width":563,"height":750,"alt":"","aspect_ratio":0.7506666666666667},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/long-dresses-with-vintage-prints0bb0b014-aaec-42bd-b5fb-0e3734bea9984d0f9d4b-7854-407d-b484-75fa697ae6e2?variant=f7fd6741-5e40-4856-bde0-49211853d6b0","available_quantity":999999999,"options":[{"name":"color","value":"blue"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":9};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}