Compatible with iWatch Band Apple Nylon Loop Band S10 Apple Watch Woven Band Velcro Band
${function() {
const variantData = data.variant || {"id":"d6285089-bdcd-412e-8769-3769df214183","product_id":"65e7b1ad-9b29-48eb-8153-0864b2c0f420","title":"1#Ripe Berry Color-38\/40\/41\/Tenth Generation 42mm","weight_unit":"kg","inventory_quantity":29998,"sku":"854609504860_1#SMS_38\/40\/41\/SD42mm","barcode":"","position":1,"option1":"1#Ripe Berry Color","option2":"38\/40\/41\/Tenth Generation 42mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/79ff4caf3c45cc2e1278c6e82b5b2834.jpeg","path":"79ff4caf3c45cc2e1278c6e82b5b2834.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.9,"min_quantity":1}],"weight":"0.02","compare_at_price":"0","price":"8.9","retail_price":"0","available":true,"url":"\/products\/compatible-with-iwatch-band-apple-nylon-loop-band-s10-apple-watch-woven-band-velcro-band-v3hz?variant=d6285089-bdcd-412e-8769-3769df214183","available_quantity":999999999,"options":[{"name":"Color","value":"1#Ripe Berry Color"},{"name":"Size","value":"38\/40\/41\/Tenth Generation 42mm"}],"off_ratio":"0","flashsale_info":{"variant_id":"d6285089-bdcd-412e-8769-3769df214183","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":"8.9","compare_at_price":"","discount_price":"8.9","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":452};
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 : 854609504860_1#SMS_38/40/41/SD42mm
Weight : 0.02kg
${function(){
const variantData = data.variant || {"id":"d6285089-bdcd-412e-8769-3769df214183","product_id":"65e7b1ad-9b29-48eb-8153-0864b2c0f420","title":"1#Ripe Berry Color-38\/40\/41\/Tenth Generation 42mm","weight_unit":"kg","inventory_quantity":29998,"sku":"854609504860_1#SMS_38\/40\/41\/SD42mm","barcode":"","position":1,"option1":"1#Ripe Berry Color","option2":"38\/40\/41\/Tenth Generation 42mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/79ff4caf3c45cc2e1278c6e82b5b2834.jpeg","path":"79ff4caf3c45cc2e1278c6e82b5b2834.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.9,"min_quantity":1}],"weight":"0.02","compare_at_price":"0","price":"8.9","retail_price":"0","available":true,"url":"\/products\/compatible-with-iwatch-band-apple-nylon-loop-band-s10-apple-watch-woven-band-velcro-band-v3hz?variant=d6285089-bdcd-412e-8769-3769df214183","available_quantity":999999999,"options":[{"name":"Color","value":"1#Ripe Berry Color"},{"name":"Size","value":"38\/40\/41\/Tenth Generation 42mm"}],"off_ratio":"0","flashsale_info":{"variant_id":"d6285089-bdcd-412e-8769-3769df214183","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":"8.9","compare_at_price":"","discount_price":"8.9","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":452};
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 `
`;
}()}