🔥Household Electricity Saving Box
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"f5336fa9-c4f2-4175-96d6-b366744e72cf","product_id":"c5a57c06-3b3b-46df-b9fa-5fed49f24de9","title":"American Standard-Buy 1 Only","weight_unit":"kg","inventory_quantity":997,"sku":"-American Standard-Buy 1 Only-A0017287","barcode":"","position":1,"option1":"American Standard","option2":"Buy 1 Only","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de121f59a8c765f17fea258a77c1799b.jpeg","path":"de121f59a8c765f17fea258a77c1799b.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.85,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"19.85","retail_price":"36.99","available":true,"url":"\/products\/household-electricity-saving-box4369f5aa-63b8-47df-9b90-f0d6bed4a8b8?variant=f5336fa9-c4f2-4175-96d6-b366744e72cf","available_quantity":999999999,"options":[{"name":"Size","value":"American Standard"},{"name":"SET","value":"Buy 1 Only"}],"off_ratio":46,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Size:
American Standard
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Set:
Buy 1 Only
${function(){
const optName = "SET";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$19.85
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"f5336fa9-c4f2-4175-96d6-b366744e72cf","product_id":"c5a57c06-3b3b-46df-b9fa-5fed49f24de9","title":"American Standard-Buy 1 Only","weight_unit":"kg","inventory_quantity":997,"sku":"-American Standard-Buy 1 Only-A0017287","barcode":"","position":1,"option1":"American Standard","option2":"Buy 1 Only","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de121f59a8c765f17fea258a77c1799b.jpeg","path":"de121f59a8c765f17fea258a77c1799b.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.85,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"19.85","retail_price":"36.99","available":true,"url":"\/products\/household-electricity-saving-box4369f5aa-63b8-47df-9b90-f0d6bed4a8b8?variant=f5336fa9-c4f2-4175-96d6-b366744e72cf","available_quantity":999999999,"options":[{"name":"Size","value":"American Standard"},{"name":"SET","value":"Buy 1 Only"}],"off_ratio":46,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"f5336fa9-c4f2-4175-96d6-b366744e72cf","product_id":"c5a57c06-3b3b-46df-b9fa-5fed49f24de9","title":"American Standard-Buy 1 Only","weight_unit":"kg","inventory_quantity":997,"sku":"-American Standard-Buy 1 Only-A0017287","barcode":"","position":1,"option1":"American Standard","option2":"Buy 1 Only","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de121f59a8c765f17fea258a77c1799b.jpeg","path":"de121f59a8c765f17fea258a77c1799b.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.85,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"19.85","retail_price":"36.99","available":true,"url":"\/products\/household-electricity-saving-box4369f5aa-63b8-47df-9b90-f0d6bed4a8b8?variant=f5336fa9-c4f2-4175-96d6-b366744e72cf","available_quantity":999999999,"options":[{"name":"Size","value":"American Standard"},{"name":"SET","value":"Buy 1 Only"}],"off_ratio":46,"flashsale_info":[],"sales":0};
return `
`
}()}