Please buy the products you like here
Please fill in the quantity when making a purchase.
${function() {
const variantData = data.variant || {"id":"d398f169-669d-4ce2-92be-c3d531e915c7","product_id":"4437d6d9-4dc3-458f-9c05-bf183bde96b3","title":"40","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"40","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/please-buy-the-products-you-like-here?variant=d398f169-669d-4ce2-92be-c3d531e915c7","available_quantity":999999999,"options":[{"name":"Perfume","value":"40"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"d398f169-669d-4ce2-92be-c3d531e915c7","product_id":"4437d6d9-4dc3-458f-9c05-bf183bde96b3","title":"40","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"40","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/please-buy-the-products-you-like-here?variant=d398f169-669d-4ce2-92be-c3d531e915c7","available_quantity":999999999,"options":[{"name":"Perfume","value":"40"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}