American Exhaust
${function() {
const variantData = data.variant || {"id":"f77a7fc2-ec77-4102-b233-15e9bcfe898f","product_id":"9e4b410e-6b6c-4afa-8d5e-04c2d40cd431","title":"BLACK\/BROWN LAVA WASH-XS","weight_unit":"kg","inventory_quantity":0,"sku":"sx36zsa6m7fc41c5","barcode":"","position":1,"option1":"BLACK\/BROWN LAVA WASH","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72361dd72c0e1522e213683ed3bd1a2e.jpeg","path":"72361dd72c0e1522e213683ed3bd1a2e.jpeg","width":1320,"height":1440,"alt":"","aspect_ratio":0.9166666666666666},"wholesale_price":[{"price":2.4,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.4","retail_price":"0","available":true,"url":"\/products\/american-exhaust-3739994?variant=f77a7fc2-ec77-4102-b233-15e9bcfe898f","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK\/BROWN LAVA WASH"},{"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":"f77a7fc2-ec77-4102-b233-15e9bcfe898f","product_id":"9e4b410e-6b6c-4afa-8d5e-04c2d40cd431","title":"BLACK\/BROWN LAVA WASH-XS","weight_unit":"kg","inventory_quantity":0,"sku":"sx36zsa6m7fc41c5","barcode":"","position":1,"option1":"BLACK\/BROWN LAVA WASH","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72361dd72c0e1522e213683ed3bd1a2e.jpeg","path":"72361dd72c0e1522e213683ed3bd1a2e.jpeg","width":1320,"height":1440,"alt":"","aspect_ratio":0.9166666666666666},"wholesale_price":[{"price":2.4,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.4","retail_price":"0","available":true,"url":"\/products\/american-exhaust-3739994?variant=f77a7fc2-ec77-4102-b233-15e9bcfe898f","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK\/BROWN LAVA WASH"},{"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}
`
}()}