Double-layer beach pants
${function() {
const variantData = data.variant || {"id":"0fe10a95-0fd7-417b-b0b1-cae1b36e752d","product_id":"9ec2e609-39d0-4372-a5c7-b7d21ec1e0fe","title":"A1-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"A1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/652ee19f727d102a81776e62d33a905c.jpeg","path":"652ee19f727d102a81776e62d33a905c.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"30.99","retail_price":"69.99","available":true,"url":"\/products\/double-layer-beach-pants-buy-3-get-10-free-shipping?variant=0fe10a95-0fd7-417b-b0b1-cae1b36e752d","available_quantity":1000,"options":[{"name":"Color","value":"A1"},{"name":"size","value":"S"}],"off_ratio":56,"flashsale_info":[],"sales":7};
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":"0fe10a95-0fd7-417b-b0b1-cae1b36e752d","product_id":"9ec2e609-39d0-4372-a5c7-b7d21ec1e0fe","title":"A1-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"A1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/652ee19f727d102a81776e62d33a905c.jpeg","path":"652ee19f727d102a81776e62d33a905c.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"30.99","retail_price":"69.99","available":true,"url":"\/products\/double-layer-beach-pants-buy-3-get-10-free-shipping?variant=0fe10a95-0fd7-417b-b0b1-cae1b36e752d","available_quantity":1000,"options":[{"name":"Color","value":"A1"},{"name":"size","value":"S"}],"off_ratio":56,"flashsale_info":[],"sales":7};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}