Print Short Sleeve Shift Dresses
${function() {
const variantData = data.variant || {"id":"267df702-4fe5-4fce-a136-f4011ef60662","product_id":"e89d6d7a-af9a-44aa-bb1b-faf2d202f7c1","title":"blue-s","weight_unit":"kg","inventory_quantity":11000,"sku":"WJH1021-blue-s","barcode":"YL20122808","position":1,"option1":"blue","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6db3edecfacb95d8056e8de18cd923c.jpeg","path":"b6db3edecfacb95d8056e8de18cd923c.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"42","price":"22.99","retail_price":"42","available":true,"url":"\/products\/print-short-sleeve-shift-dresses2?variant=267df702-4fe5-4fce-a136-f4011ef60662","available_quantity":11000,"options":[{"name":"color","value":"blue"},{"name":"size","value":"s"}],"off_ratio":45,"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 : WJH1021-blue-s
Weight : 0.2kg
Barcode : YL20122808
${function(){
const variantData = data.variant || {"id":"267df702-4fe5-4fce-a136-f4011ef60662","product_id":"e89d6d7a-af9a-44aa-bb1b-faf2d202f7c1","title":"blue-s","weight_unit":"kg","inventory_quantity":11000,"sku":"WJH1021-blue-s","barcode":"YL20122808","position":1,"option1":"blue","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b6db3edecfacb95d8056e8de18cd923c.jpeg","path":"b6db3edecfacb95d8056e8de18cd923c.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"42","price":"22.99","retail_price":"42","available":true,"url":"\/products\/print-short-sleeve-shift-dresses2?variant=267df702-4fe5-4fce-a136-f4011ef60662","available_quantity":11000,"options":[{"name":"color","value":"blue"},{"name":"size","value":"s"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}