Pleated Wide-Leg Pants
${function() {
const variantData = data.variant || {"id":"71098caf-e6be-476f-a24e-56cbe62ef430","product_id":"9cb4e53d-a17d-4784-bd9e-880e41a0701a","title":"Burgundy-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA240913022RDBXS","barcode":"","position":1,"option1":"Burgundy","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecc47351688c5687d3bac3147dc91303.jpeg","path":"ecc47351688c5687d3bac3147dc91303.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/pleated-wide-leg-pants-4?variant=71098caf-e6be-476f-a24e-56cbe62ef430","available_quantity":999999999,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"71098caf-e6be-476f-a24e-56cbe62ef430","product_id":"9cb4e53d-a17d-4784-bd9e-880e41a0701a","title":"Burgundy-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA240913022RDBXS","barcode":"","position":1,"option1":"Burgundy","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecc47351688c5687d3bac3147dc91303.jpeg","path":"ecc47351688c5687d3bac3147dc91303.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/pleated-wide-leg-pants-4?variant=71098caf-e6be-476f-a24e-56cbe62ef430","available_quantity":999999999,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}