WordPress database error: [Table 'i9058577_wp1.wp_wc_tax_rate_classes' doesn't exist]
SELECT * FROM wp_wc_tax_rate_classes ORDER BY name;
WordPress database error: [Table 'i9058577_wp1.wp_wc_smart_coupons' doesn't exist] SELECT id
FROM wp_wc_smart_coupons
WHERE wc_sc_auto_apply_coupon = 1
AND discount_type != 'smart_coupon'
AND (date_expires IS NULL OR date_expires >= DATE_ADD(NOW(), INTERVAL 5 MINUTE))
AND (maximum_amount = '' OR maximum_amount IS NULL OR maximum_amount >= 0) AND (product_ids = '' OR product_ids IS NULL OR CONCAT(",",product_ids,",") LIKE '%,5141,%' ) AND (exclude_product_ids = '' OR exclude_product_ids IS NULL OR CONCAT(",",exclude_product_ids,",") NOT LIKE '%,5141,%' ) AND (product_categories IN ('', 'a:0:{}') OR product_categories IS NULL OR product_categories LIKE '%i:2867%' OR product_categories LIKE '%i:2863%' OR product_categories LIKE '%i:1088%' ) AND (exclude_product_categories IN ('', 'a:0:{}') OR exclude_product_categories IS NULL OR exclude_product_categories NOT LIKE '%i:2867%' OR exclude_product_categories NOT LIKE '%i:2863%' OR exclude_product_categories NOT LIKE '%i:1088%' ) AND ( customer_email = 'a:0:{}' OR customer_email IS NULL OR customer_email LIKE '%\"*\"%' OR customer_email LIKE '%\"\"%') AND ( wc_sc_user_role_ids = 'a:0:{}' OR wc_sc_user_role_ids IS NULL) ORDER BY id DESC LIMIT 250
WordPress database error: [Table 'i9058577_wp1.wp_woocommerce_tax_rate_locations' doesn't exist] SELECT tax_rate_id, location_code FROM wp_woocommerce_tax_rate_locations WHERE location_type = 'postcode' AND location_code LIKE '%...%';
WordPress database error: [Table 'i9058577_wp1.wp_woocommerce_tax_rates' doesn't exist]
SELECT tax_rates.*, COUNT( locations.location_id ) as postcode_count, COUNT( locations2.location_id ) as city_count
FROM wp_woocommerce_tax_rates as tax_rates
LEFT OUTER JOIN wp_woocommerce_tax_rate_locations as locations ON tax_rates.tax_rate_id = locations.tax_rate_id
LEFT OUTER JOIN wp_woocommerce_tax_rate_locations as locations2 ON tax_rates.tax_rate_id = locations2.tax_rate_id
WHERE 1=1 AND tax_rate_country IN ( 'US', '' ) AND tax_rate_state IN ( 'CA', '' ) AND tax_rate_class = '' AND ( ( locations.location_type IS NULL ) OR (
locations.location_type = 'postcode' AND locations.location_code IN ('','*')
AND (
( locations2.location_type = 'city' AND locations2.location_code = '' )
OR NOT EXISTS (
SELECT sub.tax_rate_id FROM wp_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'city'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
)
) OR (
locations.location_type = 'city' AND locations.location_code = ''
AND NOT EXISTS (
SELECT sub.tax_rate_id FROM wp_woocommerce_tax_rate_locations as sub
WHERE sub.location_type = 'postcode'
AND sub.tax_rate_id = tax_rates.tax_rate_id
)
) )
GROUP BY tax_rates.tax_rate_id
ORDER BY tax_rates.tax_rate_priority
WordPress database error: [Table 'i9058577_wp1.wp_woocommerce_shipping_zone_locations' doesn't exist] SELECT zone_id, location_code FROM wp_woocommerce_shipping_zone_locations WHERE location_type = 'postcode';
WordPress database error: [Table 'i9058577_wp1.wp_woocommerce_shipping_zones' doesn't exist] SELECT zones.zone_id FROM wp_woocommerce_shipping_zones as zones
LEFT OUTER JOIN wp_woocommerce_shipping_zone_locations as locations ON zones.zone_id = locations.zone_id AND location_type != 'postcode'
WHERE ( ( location_type = 'country' AND location_code = 'US' ) OR ( location_type = 'state' AND location_code = 'US:CA' ) OR ( location_type = 'continent' AND location_code = 'NA' ) OR ( location_type IS NULL ) ) ORDER BY zone_order ASC, zones.zone_id ASC LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_woocommerce_shipping_zone_methods' doesn't exist] SELECT method_id, method_order, instance_id, is_enabled FROM wp_woocommerce_shipping_zone_methods WHERE zone_id = 0 AND is_enabled = 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '6' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '686' AND `object_type` = 'post' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '686' AND `object_type` = 'post' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SHOW FULL COLUMNS FROM `wp_yoast_indexable`
WordPress database error: [Table 'i9058577_wp1.wp_yoast_primary_term' doesn't exist] SELECT * FROM `wp_yoast_primary_term` WHERE `post_id` = '686' AND `taxonomy` = 'product_brand' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_primary_term' doesn't exist] SELECT * FROM `wp_yoast_primary_term` WHERE `post_id` = '686' AND `taxonomy` = 'product_brand' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_primary_term' doesn't exist] SELECT * FROM `wp_yoast_primary_term` WHERE `post_id` = '686' AND `taxonomy` = 'product_cat' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_primary_term' doesn't exist] SELECT * FROM `wp_yoast_primary_term` WHERE `post_id` = '686' AND `taxonomy` = 'product_cat' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable_hierarchy' doesn't exist] DELETE FROM `wp_yoast_indexable_hierarchy` WHERE `indexable_id` = '0'
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '6' AND `object_type` = 'user' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '6' AND `object_type` = 'user' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '6' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '6' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '6' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '6' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT `id` FROM `wp_yoast_indexable` WHERE `object_type` = 'post' AND `object_sub_type` IN ('post') AND `author_id` = '6' AND `is_public` = '1' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT `id` FROM `wp_yoast_indexable` WHERE `object_type` = 'post' AND `object_sub_type` IN ('post') AND `author_id` = '6' AND `is_public` = '1' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT `id` FROM `wp_yoast_indexable` WHERE `object_type` = 'post' AND `object_sub_type` IN ('post') AND `author_id` = '6' AND `is_public` IS NULL LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT `id` FROM `wp_yoast_indexable` WHERE `object_type` = 'post' AND `object_sub_type` IN ('post') AND `author_id` = '6' AND `is_public` IS NULL LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '6' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable_hierarchy' doesn't exist] SELECT `ancestor_id` FROM `wp_yoast_indexable_hierarchy` WHERE `indexable_id` = '0' ORDER BY `depth` DESC
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable_hierarchy' doesn't exist] SELECT `ancestor_id` FROM `wp_yoast_indexable_hierarchy` WHERE `indexable_id` = '0' ORDER BY `depth` DESC
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '692' AND `object_type` = 'post' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist] SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '692' AND `object_type` = 'post' LIMIT 1
Home » SHOP » AquaBrick® Food and Water Storage Container – 6 Pack
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID IN (6)
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '6' LIMIT 1
“Best Camping and Trekking Backpack | Explorer Backpack (55 Liter)” has been added to your cart. View cart
WordPress database error: [Table 'i9058577_wp1.wp_wc_smart_coupons' doesn't exist] SELECT id
FROM wp_wc_smart_coupons
WHERE wc_sc_auto_apply_coupon = 1
AND discount_type != 'smart_coupon'
AND (date_expires IS NULL OR date_expires >= DATE_ADD(NOW(), INTERVAL 5 MINUTE))
AND (maximum_amount = '' OR maximum_amount IS NULL OR maximum_amount >= 139.49) AND ( wc_sc_shipping_method_ids = 'a:0:{}' OR wc_sc_shipping_method_ids IS NULL OR wc_sc_shipping_method_ids LIKE '%\"\"%' ) AND (product_ids = '' OR product_ids IS NULL OR CONCAT(",",product_ids,",") LIKE '%,5141,%' ) AND (exclude_product_ids = '' OR exclude_product_ids IS NULL OR CONCAT(",",exclude_product_ids,",") NOT LIKE '%,5141,%' ) AND (product_categories IN ('', 'a:0:{}') OR product_categories IS NULL OR product_categories LIKE '%i:2867%' OR product_categories LIKE '%i:2863%' OR product_categories LIKE '%i:1088%' ) AND (exclude_product_categories IN ('', 'a:0:{}') OR exclude_product_categories IS NULL OR exclude_product_categories NOT LIKE '%i:2867%' OR exclude_product_categories NOT LIKE '%i:2863%' OR exclude_product_categories NOT LIKE '%i:1088%' ) AND ( customer_email = 'a:0:{}' OR customer_email IS NULL OR customer_email LIKE '%\"*\"%' OR customer_email LIKE '%\"\"%') AND ( wc_sc_user_role_ids = 'a:0:{}' OR wc_sc_user_role_ids IS NULL) ORDER BY id DESC LIMIT 250
AquaBrick® Food and Water Storage Container – 6 Pack
Buy 2 or more of this item and get 15% off automatically at checkout. (Note: other coupons will not be valid on the same order)
The AquaBrick® is a multi-use storage container which holds 3 gallons of water for water storage or 20 lbs of food when used as a food storage container. Made of BPA Free, HDPE material for long term strength and durability, the containers are watertight, easy to carry, clean and use and stackable in a variety of configurations, so they easily fit into any emergency storage area. AquaBrick® Containers are the best emergency water storage containers and ideal for long term food storage.
Includes 6 Bricks with flat caps & 1 Spigot for dispensing liquids from the AquaBrick® container.
About Sagan Life® AquaBrick® 6 Pack – The Best Food and Water Storage Containers
*Note: All current AquaBricks have been manufactured after the 2022 product change.
The AquaBrick® is a multi-use storage container which holds 3 gallons of water for use as a long term water storage container or 20 lbs of food for use as emergency food storage containers. AquaBrick® Containers BPA Free and are stackable in a variety of configurations so they easily fit into any emergency storage area.
AquaBrick Features:
Leakproof and crushproof guaranteed!
Dimensions: 18″ x 9″ x 6″
Produced of BPA Free, HDPE material for long term strength and durability
Easy to carry, clean and use.
Airtight storage
Stack 6-7 containers high and save space.
Two integrated handles in design to help in support and transport of full containers
Integrated grooves on the sides of the container to assist with strapping down containers for storage on high shelves, transport in automobiles, aircraft and boats or kayaks
Easy to fill with dry goods or water using the Sagan Life® AquaBrick® Funnel Accessory
Easy to empty the contents using both integrated handles
100% Opaque walls reduce dry food and water degrading from UV Rays
AquaBrick® Uses: Water Storage, Food Storage, Dry Storage, Camping, Hunting, Fishing, Picnics, Boating/Kayaking, 72 Hour Emergency Kits, as an Ice Block, Ammo Storage, Document Storage, ATV/Pack, Horse Storage Pack, and many other uses.
Recommendations:
Water Storage: Rinse the brick out with warm water and let air dry completely. Fill with water, put on the cap tightly and let it sit on its side for a few hours to make sure there are no leaks and cap is on tight. Store away. Do NOT put any water storage container directly on cement. Cement leaches into containers so put a piece of plywood, carpet, 2×4 wood etc between the brick and the cement. Recommended stacking height is 5 bricks high. Rotate (change out) your water each year (12 months). Water will go stale over time and not taste good but still safe to drink. If you don’t want to rotate, run the water through a water filter (AquaBrick Filter System) when you go to use it. You can also store powdered drinks like Lemonade, Tang, KoolAid etc to add to your water when you go to use it.
Long Term Food Storage: Rinse the brick out with warm water and let air dry completely. Fill with grains, rice, beans etc. Follow food storage guidelines using oxygen packets. Tighten lid. Label the cap with what is stored in the brick, date sealed, how many lbs of food is in the brick and expiration date of food stored. Do NOT put any food storage container directly on cement. Cement leaches into containers so put a piece of plywood, carpet, 2×4 wood etc between the brick and the cement. Recommended stacking height is 5 bricks high.
Optional Water Purification System: Convert one of your containers into an AquaBrick Water Filtration System by adding the Component Kit. You’ll be able to have safe, clean, pure potable water for drinking, cooking and cleaning for you, your family, and pets whenever you need it!
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review odd alt thread-odd thread-alt depth-1" id="li-comment-10177">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Jim –
I like that I can fill bricks with various foods and water and store them with a very little footprint in my garage. The size is also good that they can’t get too heavy.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review even thread-even depth-1" id="li-comment-10161">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Mary & Eric –
We used the Sagan life aqua bricks for potable water on our sailboat during two offshore distance races this summer to fill water bottles. We really like the form, fit and function.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review odd alt thread-odd thread-alt depth-1" id="li-comment-10171">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
DJ –
Great product. They interlock which make stacking great. The two handles make it convenient to use and store. I bought six, like it so much that that I bought another six. One note rinse well the first use, I found plastic shavings in several.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review odd alt thread-odd thread-alt depth-1" id="li-comment-10172">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Susan C –
These AquaBricks are awesome. They are the perfect size, easy to handle, stackable and the cap is lower than the other brand making it so they almost completely empty out when using the spout. I washed them with a little bleach water & tested for leaks (none found) before stacking. I have no place to store a 55 gal drum so these are perfect. I can place them around the house without adding too much weight in one place. I absolutely recommend these!
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review even thread-even depth-1" id="li-comment-10173">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Kindle Customer –
Not much to say. They do their job as containers. They’re durable and they stack well. Spigot works well. One was leaky and they sent me a replacement with no fuss.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review odd alt thread-odd thread-alt depth-1" id="li-comment-10175">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Mom in Ohio –
I purchased these as well as the water brick. This is a far superior product. Easier to fill, cap and carry. Easier to get all the food or water out. Better built, better designed
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review even thread-even depth-1" id="li-comment-10163">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Clay –
I just wanted to follow-up to thank you again for the product. They have been filled with water and not a drop has leaked when laid in any position. Absolutely fantastic build quality!
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review odd alt thread-odd thread-alt depth-1" id="li-comment-10165">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Barbara –
I received the aqua bricks. I purchased others before and am very satisfied with the product. My opinion, your product is superior to other water or food containers. The double handles, the tight sealing lid, it’s durable and easy to take anywhere.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review even thread-even depth-1" id="li-comment-10174">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
DC –
I love these containers. They are really heavy duty. They are the perfect size. They hold enough water but are not nearly as heavy as 5 gallon containers when full. The do not leak IF the plastic lid has the darker blue rubber ring/seal. One of my lids did not and I contacted the company. They replied within 24 hours and sent a new lid a day or two after that. I am going to be ordering more when they are available again.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review even thread-even depth-1" id="li-comment-10168">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
John T. –
I got these AquaBricks to take on an 84 mile river trip and these things are awesome. I must admit that I am impressed with there versatility. I think I even sold a few for you to others on the trip.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review even thread-even depth-1" id="li-comment-10169">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Amy O. –
We go overlanding with our family all the time and we came across the AquaBrick and it works great. Many other products use thin plastic so when you strap them down you bend the product, but these strap down perfect and work really well.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
class="review even thread-even depth-1" id="li-comment-2713">
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
Rated 5 out of 5
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist] SELECT * FROM wp_users WHERE ID = '281' LIMIT 1
James M. Burleson –
Unlike one review in particular that I read, my containers do NOT leak. I inspected all six, verifying each lid had a gasket and each mouth rim was smooth. Satisfied, I washed and rinsed all of them thoroughly, then filled each fully with water, with only a small air pocket at the top. I carefully placed each lid on, making certain they were started correctly and tightened easily. I placed them in a stacked-cube type interlocking arrangement, each laying horizontally, and performed a 48-hour leak check on a tile floor. ZERO LEAKS. Not even a drip ANYWHERE. If I need more, I’ll certainly buy more of this brand and the size is easily handled, which was the attractive part of them for me for moving and portability in a time of need. I have initially rated at Four Stars, due to the fact that I have just started using them. I fully expect they will be a 5-Star purchase as time proves their worth.
WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE ID = '5273' LIMIT 1