Brand: World Products (Landmark)
SKU: dcd-30003290033
Price: $5.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 240 g
Cart URL (default variant): https://landmarks.builders/cart/50395573125359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001162614
JSON data: https://landmarks.builders/products/wp-dcd-10001162614.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This aluminum camping kettle is made from lightweight aluminum alloy for easy carrying and reliable outdoor use, making it a practical piece of outdoor cookware for campsite meals and hot drinks.
Capacity: With a 0.9L size, this camp kettle is well suited for 1-2 people, giving you enough water for coffee, tea, or quick cooking without taking up extra space in your pack.
Design: The wide spout and lid handle make this travel teapot easy to pour, refill, and manage over a cooktop, while the compact shape helps it fit naturally into a simple camp setup.
Portability: At just 155g, this ultralight camping water kettle is built for travel days when every gram matters, and the included storage bag helps store-it easy to pack and carry.
Use Case: ideal as a fast-heating camp kettle for outdoor trips or home use, it helps you boil water efficiently so you can enjoy warm coffee, tea, or instant meals wherever you set up.
Summary: Rustnon-Rust Ultralight Camping Water Kettle Fast Heating Aluminum Camping Kettle Lid Handle Portable Outdoor Coffee Pot Wide Spout. 【Material】: This aluminum camping kettle is made from lightweight aluminum alloy for easy carrying and reliable outdoor use, making it a practical piece of outdoor cookware for campsite meals and hot drinks. 【Capacity】: With a 0.9L size, this camp kettle is well suited for 1-2 people, giving you enough water for coffee, tea, or quick cooking without taking up extra space in your pack. 【Design】: The wide spout and lid handle make this travel teapot easy to pour, r
Generated by: dcd-map-v1
This product has 1 image in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rustnon-Rust Ultralight Camping Water Kettle Fast Heating Aluminum Camping Kettle Lid Handle Portable Outdoor Coffee Pot Wide Spout",
"product_id": 9534302224623,
"variant_id": 50395573125359,
"quantity": 1,
"grams": 240,
"length_cm": "17.0",
"width_cm": "16.0",
"height_cm": "10.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").