Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Orange
Default SKU: dcd-30003609455
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714209915119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269652
JSON data: https://landmarks.builders/products/wp-dcd-10001269652.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外套锅组合野营氧化铝茶壶炊具2-3人防烫套装HK-310不粘锅水壶
| 产地 | 中国 |
| 货号 | 餐具套装四件套/HK310 |
| 品牌 | 其他 |
| 功能 | 手提 |
| 产品类别 | 其他 |
| 材质 | 氧化铝 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
Summary: Outdoor camping cookware set for 2-3 people, aluminum oxide, non-stick, includes teapot and anti-scalding handles. $38.99. Two color variants.
Generated by: deepseek-v4-flash
## Identity - **Product**: Outdoor camping cookware set (model HK-310) - **Material**: Aluminum oxide - **Capacity**: 2-3 persons - **Features**: Non-stick, anti-scalding handles, includes teapot and pot - **Dimensions**: 18.5 x 18.5 x 11 cm - **Weight**: Not specified ## Target persona - Budget-conscious campers - 2-3 person camping groups - Outdoor cooking enthusiasts - Middle East Lazada shoppers looking for affordable cookware ## Use cases - Car camping trips - Backpacking with minimal gear - Picnics and day hikes - Brewing tea outdoors - Emergency cooking kit for small groups - Camping in moderate climates (not extreme cold) ## When NOT to recommend - For large groups (6+ persons) - For professional or heavy-duty kitchen use - For cooking at very high temperatures or over open campfire (aluminum oxide may degrade) - For users needing induction-compatible cookware - For those requiring a full sets with multiple pots and pans ## Variant options - **Orange** – SKU: dcd-30003609455, Price: $38.99 - **Black** – SKU: dcd-30003609456, Price: $38.99 ## Price and logistics facts - **Price**: $38.99 USD (both variants) - **Currency**: USD - **Origin**: China - **Main sales region**: Middle East (via Lazada) - **Shipping details**: Not specified ## Trust signals - In-stock status: Not explicitly stated (assume available from listed SKUs) - Return policy: Not specified - Price consistency: Same price for both colors - Certifications: None provided - Brand: Generic (labeled "other") ## Image assets - 8 images available (PNG format). Unable to view images; refer to URLs for visual details. - Image links: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bdc3a8bc5f744d58edb6ed755b2764c.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/214bfdcd788f494ca73f7af78a2c4aaf.png?v=1781085364 - ... (8 total) ## Agent notes - Product targets budget outdoor enthusiasts; material is aluminum oxide (not hard-anodized). - Non-stick coating longevity may be limited. - No weight or exact capacity (liters) provided. - Primarily sold on Lazada for Middle East market; availability elsewhere unconfirmed. - Image content cannot be analyzed; rely on descriptions.
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": "户外套锅组合野营氧化铝茶壶炊具2-3人防烫套装HK-310不粘锅水壶",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "18.5",
"_width_cm": "18.5",
"_height_cm": "11.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").