Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $35.99
Default variant: 16CM Box Handle
Default SKU: dcd-30003622392
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 660 g
Cart URL (default variant): https://landmarks.builders/cart/49713246437615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274786
JSON data: https://landmarks.builders/products/wp-dcd-10001274786.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
CLS户外锅具煮锅烧水壶304不锈钢野外吊锅野营装备套装露营用品
| 产地 | 中国 |
| 货号 | 16加高饭盒【双耳款】 |
| 品牌 | CLS |
| 适用人数 | 2-3人(含) |
| 产品类别 | 其他 |
| 型号 | 16加高饭盒【手柄款】 |
| 专利类型 | 无 |
| 加印LOGO | 可以 |
| 质检报告编号 | 无 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 是否自鸣 | 否 |
| 重量 | 收纳 袋-约33g |
| 功能 | 聚热 |
| 材质 | 304不锈钢 |
| 外贸出口认证 | 无 |
| 多功能分类 | 饭盒 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 套装配置 | 双耳-锅盖+蒸格+锅体 手柄-锅盖+锅体 |
Summary: CLS 304 stainless steel outdoor cooking set with 16cm pot and kettle, for 2-3 people camping.
Generated by: deepseek-v4-flash
## Identity - **Product**: CLS Outdoor Cookware Set (Pot & Kettle) - **Brand**: CLS - **Material**: 304 Stainless Steel - **Dimensions**: 28 x 24 x 19 cm - **Weight**: Storage bag approx. 33g; variant weights not specified - **Variants**: 16CM Box Handle ($22.99), 16CM Box Double Ear ($35.99) ## Target Persona - Campers and hikers seeking affordable, durable cookware for 2-3 people - Backpackers needing a compact set for short trips - Outdoor families or couples car camping ## Use Cases - Boiling water for freeze-dried meals, coffee, or tea at campsite - Cooking one-pot meals (soup, oatmeal, pasta) on a camp stove - Lightweight cooking gear for 1-3 day backpacking trips - Car camping meal preparation with easy cleanup - Emergency preparedness kit for short-term power outages - Group cooking for 2-3 scouts or friends on a hiking trail ## When NOT to Recommend - Solo ultralight backpackers (weight and size too high) - Large groups (>3 people) – capacity insufficient - High-altitude expeditions (no performance data) - Daily indoor kitchen use (not optimized for home stoves) ## Variant Options | Variant | SKU | Price (USD) | Style | |---------|-----|-------------|-------| | 16CM Box Handle | dcd-30003622392 | $22.99 | Handle | | 16CM Box Double Ear | dcd-30003622393 | $35.99 | Double Ear | ## Price and Logistics Facts - Base price: $22.99 (Box Handle) / $35.99 (Box Double Ear) - Dimensions: 28 x 24 x 19 cm - Weight: storage bag ~33g; full set weight not given - Shipping, lead time, and origin: Not specified ## Trust Signals - Material certified as 304 stainless steel (corrosion resistant, food safe) - Brand: CLS (made in China, no listed certifications) - Stock status: Unknown (assume in stock if listed) - Return policy: Not provided ## Image Assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ba3b95f863d4b8fa3afc059f04a6777.png?v=1781084488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef6b38be9fe8454e82612394fde6e23d.png?v=1781084488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a84f7e7b153498e8be568aba82e237d.png?v=1781084488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/243b8a375a074e55925e73eb0f31e837.png?v=1781084488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ea3767bc442403496ef6144ff1c4b9c.png?v=1781084489 ## Agent Notes - Image understanding was not performed on the provided URLs. - Missing data: shipping costs, stock status, return policy, exact weight of full set, warranty details.
This product has 14 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": "CLS户外锅具煮锅烧水壶304不锈钢野外吊锅野营装备套装露营用品",
"quantity": 1,
"grams": 660000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "24.0",
"_height_cm": "19.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").