120ml Black Tint Short Fill PET Plastic Dropper Bottle - Flip Hinge Dropper Tip
120ml Black Tint Short Fill PET Plastic Dropper Bottle - Flip Hinge Dropper Tip
- Multi-buy Discounts
-
Buy 500 for
£0.62
£0.52
each and save 4%
-
Buy 1000 for
£0.50
£0.42
each and save 22%
-
Buy 2000 for
£0.48
£0.40
each and save 26%
-
Buy 5000 for
£0.46
£0.38
each and save 30%
Description
120ml Black Tint Short Fill PET Plastic Dropper Bottle - Flip Hinge Dropper Tip
Specification
| SKU |
JTZ00.120-BKPET015-35MT+CJ35MZ-NL-FLIPHINGE-TORP |
| Cap diameter |
35mm |
| Material |
PET |
| Barrier Bottle |
No |
| UN Approved |
No |
| Induction Heat Seal |
No |
| Body Cross Section |
41.9 |
| Height |
116.5 |
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 = '1874';
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-1874.window="updateQty($event.detail)"
@update-prices-1874.window="onUpdatePrices($event.detail)"
@submit.window="if ($event.target.id === 'product_addtocart_form') {
this.isQtyUpdate = false;
sessionStorage.removeItem('z1_qty_updated_' + '1874');
console.log('Z1 Popup: Add to cart form submitted, isQtyUpdate reset to false and sessionStorage flag cleared.');
updateQty(document.getElementById('qty[1874]')?.value || 1);
}"
class="fixed inset-0 z-[999999] bg-black/60 flex md:items-center md:justify-center hidden"
>
Item(s) added successfully
120ml Black Tint Short Fill PET Plastic Dropper Bottle - Flip Hinge Dropper Tip added to your basket
-
SAVE
You have added
items for ,
buy
for
each instead?
Customers Also Bought