Ziland Hybrid Water Bottle Set 8 X 1 Litre Easy | Desertcart Philippines
Ziland Hybrid Water Bottle Set • 8 x 1 Litre Easy Squeeze Bottles and 1 x Carrier • Perfect for Sports Teams • Hygienic as there is no mouth contact with the nozzle
Product ID: 382701164
Secure Transaction
Frequently Bought Together
Description
The Ziland Hybrid Water Bottle Set are designed so there is no mouth contact with the nozzle, without spreading any germs which reduces the risk of any unhygienic infections. Manufactured with a soft plastic (BPA free) bottle making it easy to squeeze. Hygienic way of keeping the team hydrated, the bottles also fit nicely in the dishwasher. Available in 40 colourways 8 x 1 Litre Easy Squeeze Bottles and 1 x Carrier. BPA free. (BPA stands for bisphenol A. BPA is an industrial chemical that has been used to make certain plastics and resins).
P.when('A','ready').execute(function(A) {
function setFeatureBulletsExpanderCollapsedHeight() {
var $ = A.$;
var PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT = 540;
var FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION = 12;
var EXPANDER_HEADING_HEIGHT = 20;
var expanderElement = $("#pov2FeatureBulletsExpander");
if(expanderElement !== null) {
var productOverviewFeatureElement = $('#productOverview_feature_div');
var featureBulletsExpanderContent = $('#pov2FeatureBulletsExpanderContent');
var featureBulletsExpanderHeading = $('#pov2FeatureBulletsExpanderHeading');
var expanderContentHeight = featureBulletsExpanderContent.height();
var productOverviewFeatureElementHeight = productOverviewFeatureElement !== null ? productOverviewFeatureElement.height() : 0;
var expanderCollapsedHeight = Math.min(PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT - productOverviewFeatureElementHeight - FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION, expanderContentHeight);
if (expanderContentHeight === expanderCollapsedHeight) {