EVOL —love and deepspace
${function() {
const variantData = data.variant || {"id":"98e2dba1-a62c-4cc7-864b-90fa2e4c24a6","product_id":"f8c00611-1983-4ede-b8c8-faf12ca6b2a9","title":"one box","weight_unit":"kg","inventory_quantity":16,"sku":"","barcode":"","position":1,"option1":"one box","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e2b06dc43a07a7a706b7462944f2809.jpg","path":"7e2b06dc43a07a7a706b7462944f2809.jpg","width":2385,"height":2917,"alt":"","aspect_ratio":0.8176208433321906},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/evol-love-and-deepspace?variant=98e2dba1-a62c-4cc7-864b-90fa2e4c24a6","available_quantity":16,"options":[{"name":"manfu box","value":"one box"}],"off_ratio":0,"flashsale_info":[],"sales":7};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
(Tax included)
`;
}()}
${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":"98e2dba1-a62c-4cc7-864b-90fa2e4c24a6","product_id":"f8c00611-1983-4ede-b8c8-faf12ca6b2a9","title":"one box","weight_unit":"kg","inventory_quantity":16,"sku":"","barcode":"","position":1,"option1":"one box","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e2b06dc43a07a7a706b7462944f2809.jpg","path":"7e2b06dc43a07a7a706b7462944f2809.jpg","width":2385,"height":2917,"alt":"","aspect_ratio":0.8176208433321906},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/evol-love-and-deepspace?variant=98e2dba1-a62c-4cc7-864b-90fa2e4c24a6","available_quantity":16,"options":[{"name":"manfu box","value":"one box"}],"off_ratio":0,"flashsale_info":[],"sales":7};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}