Brand: World Products (Landmark)
SKU: dcd-30003291443
Price: $3.26
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50395588231407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001163165
JSON data: https://landmarks.builders/products/wp-dcd-10001163165.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact Capacity: This 0.8 L portable tea kettle is sized for solo trips, couples, or a small campsite brew, giving you sufficient water for tea, coffee, or quick cooking tasks without taking up much room in your pack.
Aluminum Build: As a lightweight aluminum kettle, it offers a good balance of strength and low weight, making it easy to carry on hikes, picnics, and travel days when every gram matters.
Surface Finish: The hard-anodized finish helps the outdoor cookware resist everyday wear, scratches, and corrosion, so it stays looking and performing well through repeated use outdoors.
Folding Handle: The folding handle kettle design saves space in storage and makes packing simpler, while the comfortable grip is practical when moving between cooktop, table, and bag.
Everyday Use: Designed as a camping kettle for boiling water and preparing hot drinks, it supports relaxed outdoor routines and helps you enjoy warm tea or coffee wherever your trip takes you.
Summary: 0.8 L Easy to Clean 0.8L Camping Teapot Corrosion-Resistant Camping Coffee Pot Mesh Bag Included for Hiking, Picnic, Travel. 【Compact Capacity】: This 0.8 L portable tea kettle is sized for solo trips, couples, or a small campsite brew, giving you sufficient water for tea, coffee, or quick cooking tasks without taking up much room in your pack. 【Aluminum Build】: As a lightweight aluminum kettle, it offers a good balance of strength and low weight, making it easy to carry on hikes, picnics, and travel days when every gram matters. 【Surface Finish】: The hard-anodized finish helps the outdoor cook
Generated by: dcd-map-v1
This product has 8 images 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": "0.8 L Easy to Clean 0.8L Camping Teapot Corrosion-Resistant Camping Coffee Pot Mesh Bag Included for Hiking, Picnic, Travel",
"product_id": 9534307795183,
"variant_id": 50395588231407,
"quantity": 1,
"grams": 200,
"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").