Golden Doodle Planter
${function() {
const variantData = data.variant || {"id":"bf7daff3-5118-44da-a919-ec695eeb8417","product_id":"90b5e05f-6810-4fe4-b09f-3ab847e8c1d1","title":"Golden-S","weight_unit":"kg","inventory_quantity":1000,"sku":"PLANTER047","barcode":"","position":1,"option1":"Golden","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/073ea04f352e691c0689c952d6ab0555.jpeg","path":"073ea04f352e691c0689c952d6ab0555.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"56.99","price":"36.99","retail_price":"56.99","available":true,"url":"\/products\/ph-golden-doodle-planter?variant=bf7daff3-5118-44da-a919-ec695eeb8417","available_quantity":999999999,"options":[{"name":"Color","value":"Golden"},{"name":"Size","value":"S"}],"off_ratio":"35","flashsale_info":{"variant_id":"bf7daff3-5118-44da-a919-ec695eeb8417","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"36.99","compare_at_price":"","discount_price":"36.99","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"35","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"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":"bf7daff3-5118-44da-a919-ec695eeb8417","product_id":"90b5e05f-6810-4fe4-b09f-3ab847e8c1d1","title":"Golden-S","weight_unit":"kg","inventory_quantity":1000,"sku":"PLANTER047","barcode":"","position":1,"option1":"Golden","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/073ea04f352e691c0689c952d6ab0555.jpeg","path":"073ea04f352e691c0689c952d6ab0555.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"56.99","price":"36.99","retail_price":"56.99","available":true,"url":"\/products\/ph-golden-doodle-planter?variant=bf7daff3-5118-44da-a919-ec695eeb8417","available_quantity":999999999,"options":[{"name":"Color","value":"Golden"},{"name":"Size","value":"S"}],"off_ratio":"35","flashsale_info":{"variant_id":"bf7daff3-5118-44da-a919-ec695eeb8417","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"36.99","compare_at_price":"","discount_price":"36.99","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"35","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}