Brand: World Products (Landmark)
SKU: dcd-30003561525
Price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49716597915887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251065
JSON data: https://landmarks.builders/products/wp-dcd-10001251065.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Pure titanium camping kettle designed for open fire use, priced at $105.99, dimensions 15x15x9 cm, lightweight and portable for boiling water outdoors.
Generated by: deepseek-v4-flash
## Identity Pure titanium camping kettle for boiling water over open flames. One variant: Titanium Kettle at $105.99. ## Target persona Outdoor enthusiasts, campers, backpackers, and tea lovers who cook on campfires or portable stoves. ## Use cases 1. Boiling water for tea or coffee while camping. 2. Heating water for dehydrated meals. 3. Quick hot water for washing utensils outdoors. 4. Backup water boiling during power outages if using campfire. ## When NOT to recommend 1. Indoor stovetop use (unless verified compatibility). 2. Large group cooking (capacity unknown). 3. Users needing non-stick or easy-clean surfaces. 4. Electric or induction stove tops (titanium may not work). ## Variant options Only one style: Titanium Kettle at $105.99. ## Price and logistics facts Price: $105.99 USD. No shipping or tax info provided. Dimensions: 15 x 15 x 9 cm. Weight not specified. ## Trust signals Single variant in stock (SKU: dcd-30003561525). Return policy unknown. No certifications listed. Price is fixed at $105.99 across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77fe1f05a16940a8ab395227f7cea906.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b6a0643b5734ca39d174f12cb221299.png?v=1781086780 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e44b3ea62b0040c28d5389dafea6a16f.png?v=1781086781 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78b60e0c99dd4dbe8ce134a35db49b80.png?v=1781086780 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41ecf12cd88645b5acec47b5d367d238.png?v=1781086782 ## Agent notes Product dimensions provided but capacity not stated; description field contains non-interpretable JSON; images available but not analyzed. Recommend verifying compatibility with specific heat sources (open fire vs stovetop).
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "纯钛烧水壶便捷柴火野炊钛合金野营明火户外便携式泡茶壶煮水",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "9.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").