Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Black
Default SKU: dcd-30003493975
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49810378359023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001232765
JSON data: https://landmarks.builders/products/m4x-10001232765.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Folding Camp Chair Compact Portable Camping Chair Lightweight for Travel
| Type | Chair |
| Frame Material | Aluminium |
| Colour | Black |
| Seat Material | Polyester |
| Item Height | 66.50 cm |
| Folded Dimensions | 38.50 cm x 15.00 cm x 12.50 cm |
| Item Length | 45.50 cm |
| Item Width | 12.50 cm |
| Suitable For | Camping |
| Features | Foldable |
| Weight Capacity | 100 kg |
| Item Weight | 1.40 kg |
Summary: Folding Camp Chair Lightweight Portable Camping Chair Mesh Side Panels. 加工订单列表 PROCESSING ORDERS 户外折叠椅便携超轻牛津布防水野营露营椅沙滩钓鱼旅行野餐折叠椅 小批量折叠椅定制 加工类型 小批量折叠椅定制 起订数量 100件 加工周期 7天-15天 支持交期保障 约定下单 户外折叠椅铝合金旅游露营钓鱼写生画画便携椅沙滩休闲厂家直供 小批量折叠椅定制 加工类型 小批量折叠椅定制 起订数量 100件 加工周期 7天-15天 支持交期保障 约定下单 户外帐篷全自速开帐篷公园帐篷蒙古包涂银防晒防雨便携式免安装批 小批量折叠椅定制 加工类型 小批量折叠椅定制 起订数量 100件 加工周期 7天-15天 支持交期保障 约定下单 户外野营折叠帐篷隧道帐篷双层帐篷旅游露营帐篷公园帐篷 小批量帐篷定制 加工类型 小批量帐篷定制 起订数量 100件 加工周期 7天-15天 支持交期保障 约定下单 户外伸缩折叠椅子休闲露营便携式手提伸缩小坐凳旅游钓鱼塑料凳子 小批量帐篷定制 加工类型 小批量帐篷定制 起订数量 100件 加工周期 7天-15天 支持交期保障 约定下单 &n
Generated by: m4x-map-v1
This product has 12 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": "Folding Camp Chair Compact Portable Camping Chair Lightweight for Travel",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "15.0",
"_height_cm": "12.5"
}
}],
"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").