Skip to main content
Stainless Vehicle Heating Cup Camping Car Kettle Coffee MugStainless Vehicle Heating Cup Camping Car Kettle Coffee Mug
Stainless Vehicle Heating Cup Camping Car Kettle Coffee MugStainless Vehicle Heating Cup Camping Car Kettle Coffee Mug
Stainless Vehicle Heating Cup Camping Car Kettle Coffee MugStainless Vehicle Heating Cup Camping Car Kettle Coffee Mug
Stainless Vehicle Heating Cup Camping Car Kettle Coffee MugStainless Vehicle Heating Cup Camping Car Kettle Coffee Mug
Stainless Vehicle Heating Cup Camping Car Kettle Coffee MugStainless Vehicle Heating Cup Camping Car Kettle Coffee Mug
Stainless Vehicle Heating Cup Camping Car Kettle Coffee MugStainless Vehicle Heating Cup Camping Car Kettle Coffee Mug
Stainless Vehicle Heating Cup Camping Car Kettle Coffee MugStainless Vehicle Heating Cup Camping Car Kettle Coffee Mug
£ 27.00 GBP
£ 35.12 GBP
Tax included.

 

Stainless Steel Vehicle Heating Cup 12V/24V Heat Insulation Electric Car Kettle Camping Travel Kettle Water Coffee Thermal Mug

Features:

1. Made of food grade 304 stainless steel and PP. In addition, 
the sealed boiler cover is made of high-quality silica gel, which is safe and non-toxic, with good sealing performance, which can maintain the 
water temperature and ensure that the beverage will not overflow.
2. The car's 12V/24V DC car cigarette lighter allows users to drink
 hot water comfortably while driving. The cigarette lighter cable is 
included in the kit, so this excellent kettle can be used in most vehicles. 
The water can be heated to about 65 degrees Celsius.
3. Both the inside and outside of the kettle adopt vacuum heat insulation 
technology, which has good heat insulation and can prevent scalding. 
In addition, there is a removable cup on the floor, which makes drinking 
more comfortable.
4. When traveling with family or groups, enough capacity is very suitable 
for travel. Widely used in car kettles, suitable for boiling water, coffee, etc. Feel free to 
enjoy your trip.
5. The lid of this bottle is equipped with food-grade safety-sealed silica gel, which can prevent liquid from splashing and anti-aging.

Specification:
Name: Electric Car Kettle
Material: 304 stainless steel
Capacity: about 300ml
Size:
Total length: about 19.3cm/7.60inch
Bottle mouth diameter: about 8.5cm/3.35inch
Bottom diameter: about 6.5cm/2.56inch

Packing List:
1*Electric Car Kettle

1*Cigarette Lighter Power Cord




Frequently Asked Questions

Use rows to highlight unique features,
sizing information,
or other sales information.

Use rows to highlight unique features,
sizing information,
or other sales information.

Use rows to highlight unique features,
sizing information,
or other sales information.

/* Centering the menu */ .main-navigation ul { display: flex; justify-content: center; } /* Enabling hover effects for menu items */ .main-navigation ul li a:hover { /* Your hover styles here */ color: #ff0000; /* Example: Change text color on hover */ } /* Positioning the logo at the top */ .site-logo { display: block; margin: 0 auto; text-align: center; }
} } function sendEmail(email, message) { console.log(`Sending email to ${email}: ${message}`); // Add actual email API call here } autoMarket(); }); /* Add spacing between logo, search bar, and menu */ .header--logo { display: flex; justify-content: center; align-items: center; margin-bottom: 10px; /* Creates gap between logo and search bar */ } /* Ensure Search Bar is Responsive */ .header--ai-search { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 600px; /* Adjust width */ margin: 15px auto; } /* Ensure Input Container Stretches */ #ai-search-container { display: flex; align-items: center; width: 100%; max-width: 550px; height: 40px; /* Adjust height */ border: 1.5px solid #0070f3; border-radius: 20px; background: #f9f9f9; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); padding: 5px; } /* Fix AI Search Button */ #ai-search-button { background: #0070f3; color: white; padding: 8px 15px; border: none; cursor: pointer; border-radius: 0 20px 20px 0; font-weight: bold; } #ai-search-button:hover { background: #005bb5; } /* Ensures navigation menu is centered */ .header--nav { display: flex; justify-content: center; align-items: center; margin-top: 10px; /* Creates gap between search bar and menu */ } .header-navigation ul { display: flex; gap: 10px; /* Reduce menu item spacing */ justify-content: center; /* Center the menu */ } .header-navigation li { padding: 5px 10px; /* Adjust padding inside menu items */ } .header--nav a { text-decoration: none; font-size: 16px; font-weight: bold; color: #333; padding: 8px 10px; /* Reduces padding */ } .header--nav a:hover { color: #0070f3; } /* Ensure AI search bar stretches with its container */ #ai-search-container { display: flex; width: 100%; max-width: 600px; /* Adjust as needed */ height: 45px; border: 1.5px solid #0070f3; border-radius: 20px; background: #fff; padding: 5px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); } #ai-search-input { flex-grow: 1; border: none; padding: 10px; font-size: 16px; outline: none; background: transparent; width: 100%; color: black; } #ai-search-button { background: #0070f3; color: white; padding: 10px 15px; border: none; cursor: pointer; border-radius: 0 20px 20px 0; font-weight: bold; } #ai-search-button:hover { background: #005bb5; } /* Reduce AI Search Bar Width & Center */ #ai-search-container { display: flex; align-items: center; /* Align input with button */ width: 100%; max-width: 600px; /* Adjust as needed */ height: 45px; border: 1.5px solid #0070f3; border-radius: 20px; background: #fff; padding: 5px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); margin: 0 auto; /* Centers it */ } #ai-search-input { flex-grow: 1; border: none; padding: 10px; font-size: 16px; outline: none; background: transparent; width: calc(100% - 50px); /* Ensure input stretches */ color: black; } /* Reduce Menu Gaps */ .menu-list { display: flex; justify-content: center; /* Center menu */ gap: 8px; /* Reduce space between items */ padding: 0; margin: 0; /* Ensure no extra spacing */ } .menu-list li { list-style: none; } .menu-list li a { text-decoration: none; font-size: 16px; padding: 5px 10px; /* Reduce padding */ display: inline-block; }