200ml Clear PET Plastic Dropper Bottle
200ml Clear PET Plastic Dropper Bottle
- Multi-buy Discounts
-
Buy 500 for
£0.84
£0.70
each and save 5%
-
Buy 1000 for
£0.78
£0.65
each and save 12%
-
Buy 2000 for
£0.72
£0.60
each and save 19%
-
Buy 5000 for
£0.68
£0.57
each and save 23%
Description
200ml Clear PET Plastic Dropper Bottle
Specification
| SKU |
JTZ00.200-PET022-46MT+CJ46MZ-NL-PLUG-CHUBBY |
| Cap diameter |
46mm |
| Material |
PET |
| Barrier Bottle |
No |
| UN Approved |
No |
| Induction Heat Seal |
No |
| Body Cross Section |
53.5 |
| Height |
117 |
Delivery
FREE Delivery on all orders over £50 net to all UK Mainland
- Delivery is 3 - 5 working days* of your order being placed
- Delivery is Monday to Friday (excluding Public Holidays)
Extra delivery charges are applied for international deliveries
Returns
You have 14 days from the receipt of your order to contact us regarding returns
Please contact us to make a return: [email protected]
({
price_qty: t.qty,
website_price: t.price
}));
}
},
getTiers() {
return (Array.isArray(this.tierPrices) ? this.tierPrices : Object.values(this.tierPrices)) || [];
},
getCurrentPrice() {
let price = this.basePrice;
let tiers = this.getTiers();
tiers.forEach(tier => {
if (parseInt(this.addedQty) >= parseInt(tier.price_qty)) {
price = parseFloat(tier.website_price);
}
});
return price;
},
formatPrice(price) {
if (window.hyva && window.hyva.formatPrice) {
return window.hyva.formatPrice(price);
}
return '£' + parseFloat(price).toFixed(2);
},
addTierPricing(tierQty) {
const url = 'https://www.ibottles.co.uk/z1cab/tierpricing/add/';
const productId = '1819';
fetch(url, {
method: 'POST',
headers: {
'Content-Type': 'application/x-www-form-urlencoded',
'X-Requested-With': 'XMLHttpRequest'
},
body: new URLSearchParams({
form_key: hyva.getFormKey(),
product_id: productId,
qty: tierQty
})
})
.then(response => response.json())
.then(data => {
if (data.success) {
this.updateQty(tierQty);
this.showTiers = false;
this.isQtyUpdate = true;
sessionStorage.setItem('z1_qty_updated_' + productId, 'true');
window.dispatchEvent(new CustomEvent('reload-customer-section-data'));
document.getElementById('z1-also-bought').style.display='none';
if (typeof window.dispatchMessages !== 'undefined') {
window.dispatchMessages([{
type: 'success',
text: data.message || 'Basket\u0020updated\u0020successfully.'
}], 5000); // Disappears after 5 seconds
}
} else {
document.getElementById('z1-also-bought').style.display='none';
if (typeof window.dispatchMessages !== 'undefined') {
window.dispatchMessages([{
type: 'error',
text: data.message || 'An\u0020error\u0020occurred.'
}]); // No timeout passed, so it stays on screen until dismissed
}
console.error('Error adding tier qty:', data.message);
}
})
.catch(error => {
console.error('Network Error:', error);
alert('A\u0020network\u0020error\u0020occurred.');
});
}
}"
@update-qty-1819.window="updateQty($event.detail)"
@update-prices-1819.window="onUpdatePrices($event.detail)"
@submit.window="if ($event.target.id === 'product_addtocart_form') {
this.isQtyUpdate = false;
sessionStorage.removeItem('z1_qty_updated_' + '1819');
console.log('Z1 Popup: Add to cart form submitted, isQtyUpdate reset to false and sessionStorage flag cleared.');
updateQty(document.getElementById('qty[1819]')?.value || 1);
}"
class="fixed inset-0 z-[999999] bg-black/60 flex md:items-center md:justify-center hidden"
>
Item(s) added successfully
200ml Clear PET Plastic Dropper Bottle added to your basket
-
SAVE
You have added
items for ,
buy
for
each instead?
Customers Also Bought