Car Key Chain (BUY 3 GET 1 FREE)
${function() {
const variantData = data.variant || {"id":"53e758d1-4398-4ee5-8cea-ff3a7295133d","product_id":"03a3cc34-14f5-4e2a-87d0-f3fda999f50a","title":"Orange-1 PC","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Orange","option2":"1 PC","option3":"","note":"","image":null,"wholesale_price":[{"price":12.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.9","retail_price":"0","available":true,"url":"\/products\/car-key-chain-buy-3-get-1-free?variant=53e758d1-4398-4ee5-8cea-ff3a7295133d","available_quantity":999999999,"options":[{"name":"COLOR","value":"Orange"},{"name":"Material","value":"1 PC"}],"off_ratio":0,"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.
${function(){
const variantData = data.variant || {"id":"53e758d1-4398-4ee5-8cea-ff3a7295133d","product_id":"03a3cc34-14f5-4e2a-87d0-f3fda999f50a","title":"Orange-1 PC","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Orange","option2":"1 PC","option3":"","note":"","image":null,"wholesale_price":[{"price":12.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.9","retail_price":"0","available":true,"url":"\/products\/car-key-chain-buy-3-get-1-free?variant=53e758d1-4398-4ee5-8cea-ff3a7295133d","available_quantity":999999999,"options":[{"name":"COLOR","value":"Orange"},{"name":"Material","value":"1 PC"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}