Pantechnicon Cargo Pants
${function() {
const variantData = data.variant || {"id":"63b703a5-0e93-4056-9a34-5024218eae37","product_id":"9a347cd4-3489-4076-8930-4557d240f223","title":"Brown-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"SCB220928A80-Brown||XS","barcode":"","position":1,"option1":"Brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebf6cc8a74aef1ad25b1bfe5dafe8e56.jpeg","path":"ebf6cc8a74aef1ad25b1bfe5dafe8e56.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/pantechnicon-cargo-pants?variant=63b703a5-0e93-4056-9a34-5024218eae37","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"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.
Sku : SCB220928A80-Brown||XS
${function(){
const variantData = data.variant || {"id":"63b703a5-0e93-4056-9a34-5024218eae37","product_id":"9a347cd4-3489-4076-8930-4557d240f223","title":"Brown-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"SCB220928A80-Brown||XS","barcode":"","position":1,"option1":"Brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebf6cc8a74aef1ad25b1bfe5dafe8e56.jpeg","path":"ebf6cc8a74aef1ad25b1bfe5dafe8e56.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/pantechnicon-cargo-pants?variant=63b703a5-0e93-4056-9a34-5024218eae37","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"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}
`
}()}