War Standard
${function() {
const variantData = data.variant || {"id":"7167e137-04bb-4b98-80de-076e113ae2f9","product_id":"5a082b51-f633-4a28-bd87-90909cca353b","title":"BLACK LAVA WASH-XS","weight_unit":"kg","inventory_quantity":0,"sku":"sx36zsa6m619a5dd","barcode":"","position":1,"option1":"BLACK LAVA WASH","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d7db685ecccc2acdc974734aaee287ef.jpeg","path":"d7db685ecccc2acdc974734aaee287ef.jpeg","width":1320,"height":1440,"alt":"","aspect_ratio":0.9166666666666666},"wholesale_price":[{"price":2.7,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.7","retail_price":"0","available":true,"url":"\/products\/war-standard-1-3739995?variant=7167e137-04bb-4b98-80de-076e113ae2f9","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK 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":"7167e137-04bb-4b98-80de-076e113ae2f9","product_id":"5a082b51-f633-4a28-bd87-90909cca353b","title":"BLACK LAVA WASH-XS","weight_unit":"kg","inventory_quantity":0,"sku":"sx36zsa6m619a5dd","barcode":"","position":1,"option1":"BLACK LAVA WASH","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d7db685ecccc2acdc974734aaee287ef.jpeg","path":"d7db685ecccc2acdc974734aaee287ef.jpeg","width":1320,"height":1440,"alt":"","aspect_ratio":0.9166666666666666},"wholesale_price":[{"price":2.7,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.7","retail_price":"0","available":true,"url":"\/products\/war-standard-1-3739995?variant=7167e137-04bb-4b98-80de-076e113ae2f9","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK 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}
`
}()}