Two-piece wide-leg pants
${function() {
const variantData = data.variant || {"id":"4600f8bb-c44e-4d49-8953-2fd601797b20","product_id":"d99bb6a8-02d6-4a11-b60d-60d7573f580e","title":"green-S","weight_unit":"kg","inventory_quantity":0,"sku":"NELC20122350-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7052ef0065ff354cf55b38cd4a5911c2.jpeg","path":"7052ef0065ff354cf55b38cd4a5911c2.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0.5","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/two-piece-wide-leg-pants-0t88?variant=4600f8bb-c44e-4d49-8953-2fd601797b20","available_quantity":999999999,"options":[{"name":"color","value":"green"},{"name":"size","value":"S"}],"off_ratio":20,"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 : NELC20122350-green-S
Weight : 0.5kg
${function(){
const variantData = data.variant || {"id":"4600f8bb-c44e-4d49-8953-2fd601797b20","product_id":"d99bb6a8-02d6-4a11-b60d-60d7573f580e","title":"green-S","weight_unit":"kg","inventory_quantity":0,"sku":"NELC20122350-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7052ef0065ff354cf55b38cd4a5911c2.jpeg","path":"7052ef0065ff354cf55b38cd4a5911c2.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0.5","compare_at_price":"49.99","price":"39.99","retail_price":"49.99","available":true,"url":"\/products\/two-piece-wide-leg-pants-0t88?variant=4600f8bb-c44e-4d49-8953-2fd601797b20","available_quantity":999999999,"options":[{"name":"color","value":"green"},{"name":"size","value":"S"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}