PET Adhesive Tape for Laser Head Lens Protective Lithium Battery Dust Off Dust-Proof Heat Resistant Insulation Protection Strong
${function() {
const variantData = data.variant || {"id":"e1ca1d89-b3a8-4e44-90c6-fa9f79ae2407","product_id":"817b467e-548e-4663-a7a6-3eb18521a0d8","title":"Blue 50m-Width 30mm","weight_unit":"kg","inventory_quantity":1526,"sku":"Blue 50m 30mm","barcode":"","position":1,"option1":"Blue 50m","option2":"Width 30mm","option3":"","note":"","image":null,"wholesale_price":[{"price":7.94,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"7.94","retail_price":"0","available":true,"url":"\/products\/pet-adhesive-tape-for-laser-head-lens-protective-lithium-battery-dust-off-dust-proof-heat-resistant-insulation-protection-strong?variant=e1ca1d89-b3a8-4e44-90c6-fa9f79ae2407","available_quantity":999999999,"options":[{"name":"color","value":"Blue 50m"},{"name":"Size","value":"Width 30mm"}],"off_ratio":0,"flashsale_info":[],"sales":10};
const saveType = "percentage";
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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
Sku : Blue 50m 30mm
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"e1ca1d89-b3a8-4e44-90c6-fa9f79ae2407","product_id":"817b467e-548e-4663-a7a6-3eb18521a0d8","title":"Blue 50m-Width 30mm","weight_unit":"kg","inventory_quantity":1526,"sku":"Blue 50m 30mm","barcode":"","position":1,"option1":"Blue 50m","option2":"Width 30mm","option3":"","note":"","image":null,"wholesale_price":[{"price":7.94,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"7.94","retail_price":"0","available":true,"url":"\/products\/pet-adhesive-tape-for-laser-head-lens-protective-lithium-battery-dust-off-dust-proof-heat-resistant-insulation-protection-strong?variant=e1ca1d89-b3a8-4e44-90c6-fa9f79ae2407","available_quantity":999999999,"options":[{"name":"color","value":"Blue 50m"},{"name":"Size","value":"Width 30mm"}],"off_ratio":0,"flashsale_info":[],"sales":10};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}