Bathroom Cleaner
${function() {
const variantData = data.variant || {"id":"ed4c5283-1753-474c-8446-edd90b163157","product_id":"66cd1b3a-eff8-4d67-8d0e-ff29af4017a9","title":"peach","weight_unit":"kg","inventory_quantity":999,"sku":"1850783134569091074","barcode":"","position":1,"option1":"peach","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc125aeebd4f1340721cd824840e2007.jpeg","path":"bc125aeebd4f1340721cd824840e2007.jpeg","width":1600,"height":1600,"alt":"058e2c3dd7ed2f5ca23edd47fce4af13","aspect_ratio":1},"wholesale_price":[{"price":20.52,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"20.52","retail_price":"0","available":true,"url":"\/products\/bathroom-cleaner?variant=ed4c5283-1753-474c-8446-edd90b163157","available_quantity":999999999,"options":[{"name":"Size","value":"peach"}],"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.
Free shipping over $45USD
Sku : 1850783134569091074
${function(){
const variantData = data.variant || {"id":"ed4c5283-1753-474c-8446-edd90b163157","product_id":"66cd1b3a-eff8-4d67-8d0e-ff29af4017a9","title":"peach","weight_unit":"kg","inventory_quantity":999,"sku":"1850783134569091074","barcode":"","position":1,"option1":"peach","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc125aeebd4f1340721cd824840e2007.jpeg","path":"bc125aeebd4f1340721cd824840e2007.jpeg","width":1600,"height":1600,"alt":"058e2c3dd7ed2f5ca23edd47fce4af13","aspect_ratio":1},"wholesale_price":[{"price":20.52,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"20.52","retail_price":"0","available":true,"url":"\/products\/bathroom-cleaner?variant=ed4c5283-1753-474c-8446-edd90b163157","available_quantity":999999999,"options":[{"name":"Size","value":"peach"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
`
}()}