3009 Industry Cleanroom Wipers Dust-free Cloth Non-woven Fabric for Cleaning Format Printer Laser Head Lens Protective Windows
${function() {
const variantData = data.variant || {"id":"2cec757c-aed2-4d79-8750-b67dfa61fa3c","product_id":"a99b7ef9-991f-4710-80a7-a8f0cbc04d50","title":"100PCS (6x6inch)","weight_unit":"kg","inventory_quantity":4516,"sku":"CW6-100","barcode":"","position":1,"option1":"100PCS (6x6inch)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":7.44,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"7.44","retail_price":"0","available":true,"url":"\/products\/3009-industry-cleanroom-wipers-dust-free-cloth-non-woven-fabric-for-cleaning-format-printer-laser-head-lens-protective-windows?variant=2cec757c-aed2-4d79-8750-b67dfa61fa3c","available_quantity":999999999,"options":[{"name":"Color","value":"100PCS (6x6inch)"}],"off_ratio":0,"flashsale_info":[],"sales":3};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
100PCS (6x6inch)
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Add to cart
$7.44
${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":"2cec757c-aed2-4d79-8750-b67dfa61fa3c","product_id":"a99b7ef9-991f-4710-80a7-a8f0cbc04d50","title":"100PCS (6x6inch)","weight_unit":"kg","inventory_quantity":4516,"sku":"CW6-100","barcode":"","position":1,"option1":"100PCS (6x6inch)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":7.44,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"7.44","retail_price":"0","available":true,"url":"\/products\/3009-industry-cleanroom-wipers-dust-free-cloth-non-woven-fabric-for-cleaning-format-printer-laser-head-lens-protective-windows?variant=2cec757c-aed2-4d79-8750-b67dfa61fa3c","available_quantity":999999999,"options":[{"name":"Color","value":"100PCS (6x6inch)"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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.
Sku : CW6-100
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"2cec757c-aed2-4d79-8750-b67dfa61fa3c","product_id":"a99b7ef9-991f-4710-80a7-a8f0cbc04d50","title":"100PCS (6x6inch)","weight_unit":"kg","inventory_quantity":4516,"sku":"CW6-100","barcode":"","position":1,"option1":"100PCS (6x6inch)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":7.44,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"7.44","retail_price":"0","available":true,"url":"\/products\/3009-industry-cleanroom-wipers-dust-free-cloth-non-woven-fabric-for-cleaning-format-printer-laser-head-lens-protective-windows?variant=2cec757c-aed2-4d79-8750-b67dfa61fa3c","available_quantity":999999999,"options":[{"name":"Color","value":"100PCS (6x6inch)"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 `
`;
}()}