WordPress database error: [Table 'i9058577_wp1.wp_woocommerce_sessions' doesn't exist]
SELECT session_value FROM `wp_woocommerce_sessions` WHERE session_key = 't_64346e65ee70bd1e47143e9f2b1d0f'

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 '%,5104,%' ) AND (exclude_product_ids = '' OR exclude_product_ids IS NULL OR CONCAT(",",exclude_product_ids,",") NOT LIKE '%,5104,%' ) AND (product_categories IN ('', 'a:0:{}') OR product_categories IS NULL OR product_categories LIKE '%i:2863%' OR product_categories LIKE '%i:1088%' OR product_categories LIKE '%i:2865%' ) AND (exclude_product_categories IN ('', 'a:0:{}') OR exclude_product_categories IS NULL OR exclude_product_categories NOT LIKE '%i:2863%' OR exclude_product_categories NOT LIKE '%i:1088%' OR exclude_product_categories NOT LIKE '%i:2865%' ) 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 = '3' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '1505' 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` = '1505' 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` = '1505' 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` = '1505' 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` = '1505' 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` = '1505' AND `taxonomy` = 'product_cat' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_primary_term' doesn't exist]
INSERT INTO `wp_yoast_primary_term` (`term_id`, `post_id`, `taxonomy`, `blog_id`, `created_at`, `updated_at`) VALUES ('1088', '1505', 'product_cat', '1', '2026-01-01 09:46:14', '2026-01-01 09:46:14')

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` = '3' 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` = '3' AND `object_type` = 'user' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE ID = '3' LIMIT 1

Kelly Kettle® Cups - Stainless Steel Camping Cups - Sagan Life

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '1505' 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` = '1505' 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` = '1505' 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` = '1505' 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` = '1505' 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` = '1505' AND `taxonomy` = 'product_cat' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_primary_term' doesn't exist]
INSERT INTO `wp_yoast_primary_term` (`term_id`, `post_id`, `taxonomy`, `blog_id`, `created_at`, `updated_at`) VALUES ('1088', '1505', 'product_cat', '1', '2026-01-01 09:46:15', '2026-01-01 09:46:15')

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '3' 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` = '3' AND `object_type` = 'user' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE ID = '3' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
SELECT * FROM `wp_yoast_indexable` WHERE `object_type` = 'home-page' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
SELECT * FROM `wp_yoast_indexable` WHERE `object_type` = 'home-page' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
INSERT INTO `wp_yoast_indexable` (`object_type`, `title`, `breadcrumb_title`, `permalink`, `blog_id`, `description`, `is_robots_noindex`, `open_graph_title`, `open_graph_image`, `open_graph_image_id`, `open_graph_description`, `open_graph_image_source`, `open_graph_image_meta`, `object_published_at`, `object_last_modified`, `version`, `permalink_hash`, `created_at`, `updated_at`) VALUES ('home-page', '%%sitename%% %%page%% %%sep%% %%sitedesc%%', 'Home', 'https://saganlife.com/', '1', 'Making the Unthinkable Drinkable', '0', '%%sitename%%', '', '0', '', NULL, NULL, '2018-10-03 18:40:39', '2025-12-28 19:31:21', '2', '22:be25a65eee85eeff6b281259e0da520f', '2026-01-01 09:46:15', '2026-01-01 09:46:15')

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
SELECT * FROM `wp_yoast_indexable` WHERE `object_id` = '7' 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` = '7' AND `object_type` = 'post' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
INSERT INTO `wp_yoast_indexable` (`object_type`, `object_id`, `object_sub_type`, `permalink`, `primary_focus_keyword_score`, `readability_score`, `inclusive_language_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noimageindex`, `is_robots_noarchive`, `is_robots_nosnippet`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `twitter_image`, `twitter_image_id`, `twitter_image_source`, `primary_focus_keyword`, `canonical`, `title`, `description`, `breadcrumb_title`, `open_graph_title`, `open_graph_description`, `twitter_title`, `twitter_description`, `estimated_reading_time_minutes`, `author_id`, `post_parent`, `number_of_pages`, `post_status`, `is_protected`, `is_public`, `has_public_posts`, `blog_id`, `schema_page_type`, `schema_article_type`, `object_last_modified`, `object_published_at`, `version`, `permalink_hash`, `created_at`, `updated_at`) VALUES ('post', '7', 'page', 'https://saganlife.com/', '55', '90', '0', '0', NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'water filtration systems', NULL, '%%title%% %%page%% %%sep%% %%sitename%%: Best emergency water filtration system.', 'Portable water filtration systems and best travel water bottle, camping water filter, emergency water purification system.', 'HOME', NULL, NULL, NULL, NULL, '4', '6', '0', NULL, 'publish', '0', NULL, NULL, '1', NULL, NULL, '2025-12-09 21:03:18', '2018-07-07 22:04:47', '2', '22:be25a65eee85eeff6b281259e0da520f', '2026-01-01 09:46:15', '2026-01-01 09:46:15')

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' doesn't exist]
INSERT INTO `wp_yoast_indexable` (`object_type`, `object_id`, `permalink`, `title`, `description`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `is_public`, `has_public_posts`, `blog_id`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `twitter_image`, `twitter_image_id`, `twitter_image_source`, `object_published_at`, `object_last_modified`, `version`, `permalink_hash`, `created_at`, `updated_at`) VALUES ('user', '6', 'https://saganlife.com/author/', NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', 'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g', NULL, 'gravatar-image', NULL, 'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g', NULL, 'gravatar-image', '0000-00-00 00:00:00', '2025-12-28 19:31:21', '2', '29:782b2a9c8c0568d6120afa0105374283', '2026-01-01 09:46:15', '2026-01-01 09:46:15')

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
SELECT * FROM `wp_yoast_indexable` WHERE `object_type` = 'post-type-archive' AND `object_sub_type` = 'product' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
SELECT * FROM `wp_yoast_indexable` WHERE `object_type` = 'post-type-archive' AND `object_sub_type` = 'product' LIMIT 1

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
INSERT INTO `wp_yoast_indexable` (`object_type`, `object_sub_type`, `title`, `description`, `breadcrumb_title`, `permalink`, `is_robots_noindex`, `is_public`, `blog_id`, `version`, `object_published_at`, `object_last_modified`, `permalink_hash`, `created_at`, `updated_at`) VALUES ('post-type-archive', 'product', '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Products', 'https://saganlife.com/shop/', '0', '1', '1', '2', '2018-07-08 07:59:13', '2025-12-10 22:34:31', '27:7c5ee8e8f75faf24f7943b0166e765b6', '2026-01-01 09:46:15', '2026-01-01 09:46:15')

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

WordPress database error: [Table 'i9058577_wp1.wp_yoast_indexable' doesn't exist]
INSERT INTO `wp_yoast_indexable` (`object_type`, `object_id`, `object_sub_type`, `permalink`, `primary_focus_keyword_score`, `readability_score`, `inclusive_language_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noimageindex`, `is_robots_noarchive`, `is_robots_nosnippet`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `twitter_image`, `twitter_image_id`, `twitter_image_source`, `primary_focus_keyword`, `canonical`, `title`, `description`, `breadcrumb_title`, `open_graph_title`, `open_graph_description`, `twitter_title`, `twitter_description`, `estimated_reading_time_minutes`, `author_id`, `post_parent`, `number_of_pages`, `post_status`, `is_protected`, `is_public`, `has_public_posts`, `blog_id`, `schema_page_type`, `schema_article_type`, `object_last_modified`, `object_published_at`, `version`, `permalink_hash`, `created_at`, `updated_at`) VALUES ('post', '692', 'page', 'https://saganlife.com/shop/', '34', '0', '0', '0', NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Shop Sagan Life', NULL, '%%title%% %%page%% %%sep%% %%sitename%% Sagan Life Water Purification Products Outdoor, Travel', 'Sagan Life Water Purification Products. Great camping filters, outdoor water purification, travel filters, best hydrating purifiers, emergency water.', 'SHOP', NULL, NULL, NULL, NULL, '0', '6', '0', NULL, 'publish', '0', NULL, NULL, '1', NULL, NULL, '2023-05-08 22:19:52', '2018-10-18 03:02:46', '2', '27:7c5ee8e8f75faf24f7943b0166e765b6', '2026-01-01 09:46:15', '2026-01-01 09:46:15')

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_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]
INSERT INTO `wp_yoast_indexable` (`object_type`, `object_id`, `permalink`, `title`, `description`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `is_public`, `has_public_posts`, `blog_id`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `twitter_image`, `twitter_image_id`, `twitter_image_source`, `object_published_at`, `object_last_modified`, `version`, `permalink_hash`, `created_at`, `updated_at`) VALUES ('user', '6', 'https://saganlife.com/author/', NULL, NULL, '0', '0', NULL, NULL, NULL, NULL, NULL, '0', '1', 'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g', NULL, 'gravatar-image', NULL, 'https://secure.gravatar.com/avatar/?s=500&d=mm&r=g', NULL, 'gravatar-image', '0000-00-00 00:00:00', '2025-12-28 19:31:21', '2', '29:782b2a9c8c0568d6120afa0105374283', '2026-01-01 09:46:15', '2026-01-01 09:46:15')

WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE ID IN (3)

WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE ID = '3' LIMIT 1

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 >= 87.99) 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 '%,5104,%' ) AND (exclude_product_ids = '' OR exclude_product_ids IS NULL OR CONCAT(",",exclude_product_ids,",") NOT LIKE '%,5104,%' ) AND (product_categories IN ('', 'a:0:{}') OR product_categories IS NULL OR product_categories LIKE '%i:2863%' OR product_categories LIKE '%i:1088%' OR product_categories LIKE '%i:2865%' ) AND (exclude_product_categories IN ('', 'a:0:{}') OR exclude_product_categories IS NULL OR exclude_product_categories NOT LIKE '%i:2863%' OR exclude_product_categories NOT LIKE '%i:1088%' OR exclude_product_categories NOT LIKE '%i:2865%' ) 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

Kelly Kettle® Cups – Stainless Steel Camping Cups

$21.99

(8 customer reviews)

Kelly Kettle Stainless Steel Camping Cups are ideal for hot or cold drinks in the outdoors. Set of 2 stainless steel camp cups; 1 large and 1 small. Coolip Lip guards, capacity markings on the inside of the cups and easy packing capabilities make these ultralight backpacking cups great for all outdoor adventures.

Description

About Kelly Kettle Cups – The Best Camping Cup

Set of 2 Stainless Steel cups. Includes Coolip Lip Guards and capacity markings inside cups. Large cup holds 17 oz., small cup holds 12 oz.

Kelly Kettle Stainless Steel Camp Cups are a great addition to your Kelly Kettle accessories and accommodate hot or cold drinks. Each cup includes our Coolip Lip guards which protect your lips when used with hot liquids. The small cup fits – and can be stored – inside the large cup and then both can easily be stored in your Kelly Kettle fire-base when you pack the kettle.  Best camping cup for hiking and ideal ultralight backpacking cup.

Share your thoughts!

4.75 out of 5 stars

8 reviews

Let us know what you think...

What others are saying

  1. Anonymous

    Anonymous (verified owner)

    Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal

    Something wrong with this post? Thanks for letting us know. If you can point us in the right direction...

  2. 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-2921">

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

Paul Baumann

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

Paul Baumann

Shipped on time and the quality was as advertised.

Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal

Something wrong with this post? Thanks for letting us know. If you can point us in the right direction...

  • 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-2918">

    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

    Dennis

    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

    Dennis

    Nice, but fragile. The orange lip guards were placed on top of the plastic-wrapped cup and I attached them to the cup myself. There is the probability that eventually they will stretch from the heat. The protected cup handlers are ok and should keep your fingers from getting burnt from hot liquid. Oh, did I say? If you place this cup over a burner, out in the woods or anywhere, remove the cup lip guards or they could melt.

    Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal

    Something wrong with this post? Thanks for letting us know. If you can point us in the right direction...

  • 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-2919">

    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

    Dennis L.

    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

    Dennis L.

    Necessary extras. Wish they were both the same size but I realize they couldn’t stack-pack if they were, but that’s why I gave it a 4. Very happy with the lip guard, as tea can get really hot. Overall, a really nice set and necessary addition to my camping gear. They pack right into the Kettle base for easy storage, too.

    Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal

    Something wrong with this post? Thanks for letting us know. If you can point us in the right direction...

  • 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-2915">

    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

    Becky L.

    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

    Becky L.

    A great addition to your Kelly Kettle. I love the silicone lip guards. Much better than the lip guards I got from REI. Much more secure and less likely to get lost.

    Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal

    Something wrong with this post? Thanks for letting us know. If you can point us in the right direction...

  • 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-2920">

    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

    George D.

    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

    George D.

    Anything you buy from Kelly Kettle is high quality and worth the cost?? If you are looking for the best, buy Kelly Kettle products-you won’t be disappointed!!

    Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal

    Something wrong with this post? Thanks for letting us know. If you can point us in the right direction...

  • 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-2917">

    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

    David A. Jones

    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

    David A. Jones

    Great cups. Very nice, sturdy cups. Nested, they easily fit up inside my Kelly Kettle. I like the lip guards, too, so you don’t burn your lips.

    Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal

    Something wrong with this post? Thanks for letting us know. If you can point us in the right direction...

  • 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-2916">

    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

    Colleen

    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

    Colleen

    No more liquid confusion. These are great. Nice there is a slight size difference, too. One for Papa Bear, and one for Mama Bear. We used to drink each other’s brew. Now it’s cool! :-)

    Upvote if this was helpful (0) Downvote if this was not helpful (0) Flag for removal

    Something wrong with this post? Thanks for letting us know. If you can point us in the right direction...

    ×

    Login

    Register

    A link to set a new password will be sent to your email address.

    Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.

    Continue as a Guest

    Don't have an account? Sign Up

    WordPress database error: [Table 'i9058577_wp1.wp_users' doesn't exist]
    SELECT * FROM wp_users WHERE ID = '3' LIMIT 1

    Go to Top

    WordPress database error: [Table 'i9058577_wp1.wp_woocommerce_sessions' doesn't exist]
    INSERT INTO `wp_woocommerce_sessions` (`session_key`, `session_value`, `session_expiry`) VALUES ('t_64346e65ee70bd1e47143e9f2b1d0f', 'a:9:{s:24:\"wc_sc_auto_apply_coupons\";s:6:\"a:0:{}\";s:26:\"wc_sc_auto_apply_cart_hash\";s:32:\"6b9c25e85dc3419492c669f7178ab556\";s:22:\"shipping_for_package_0\";s:92:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_0fe7c0e4305cd05b35371c1dc49224d7\";s:5:\"rates\";a:0:{}}\";s:25:\"previous_shipping_methods\";s:16:\"a:1:{i:0;a:0:{}}\";s:23:\"chosen_shipping_methods\";s:17:\"a:1:{i:0;s:0:\"\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:0;}\";s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"87.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"87.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"87.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:418:\"a:1:{s:32:\"6a6610feab86a1f294dbbf5855c74af9\";a:11:{s:3:\"key\";s:32:\"6a6610feab86a1f294dbbf5855c74af9\";s:10:\"product_id\";i:5104;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:87.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:87.99;s:8:\"line_tax\";d:0;}}\";}', 1767433560) ON DUPLICATE KEY UPDATE `session_value` = VALUES(`session_value`), `session_expiry` = VALUES(`session_expiry`)