Trendy high waist jeans
${function() {
const variantData = data.variant || {"id":"6a70a2db-6cea-43a8-b3ec-8842e677e3c1","product_id":"f55d3427-51b0-44d3-9eb3-e7b01be6aa86","title":"S","weight_unit":"kg","inventory_quantity":300,"sku":"","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d2fd8ae890058ef0c4a9fa05abdf47f5.jpg","path":"d2fd8ae890058ef0c4a9fa05abdf47f5.jpg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":99.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"99.99","retail_price":"0","available":true,"url":"\/products\/trendy-high-waist-jeans?variant=6a70a2db-6cea-43a8-b3ec-8842e677e3c1","available_quantity":999999999,"options":[{"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"6a70a2db-6cea-43a8-b3ec-8842e677e3c1","product_id":"f55d3427-51b0-44d3-9eb3-e7b01be6aa86","title":"S","weight_unit":"kg","inventory_quantity":300,"sku":"","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d2fd8ae890058ef0c4a9fa05abdf47f5.jpg","path":"d2fd8ae890058ef0c4a9fa05abdf47f5.jpg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":99.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"99.99","retail_price":"0","available":true,"url":"\/products\/trendy-high-waist-jeans?variant=6a70a2db-6cea-43a8-b3ec-8842e677e3c1","available_quantity":999999999,"options":[{"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}
`
}()}