Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99
Default variant: Gray
Default SKU: dcd-30003494495
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49810448679151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001233013
JSON data: https://landmarks.builders/products/m4x-10001233013.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
360 Swivel Camping Chair Cutout Sides Compact Travel Chair Foldable for Campers
| Type | Chair |
| Frame Material | Metal |
| Colour | Grey |
| Seat Material | Polyester |
| Folded Dimensions | 40 cm x 11 cm x 13 cm |
| Item Height | 74 cm |
| Suitable For | Camping |
| Features | Foldable |
| Weight Capacity | 140 kg |
| Item Weight | 1.25 kg |
Summary: 360 Swivel Camping Chair Metal Frame Compact Travel Chair Four-Leg Base. 自助购物 上架商品能拍就有现货,亲们可以按照流程自助拍下喜欢的哦! 色差 本店所有商品均为实物拍摄,由于显示器不同可能会存在色彩差异,都有详细描述,不清楚的请在购买前咨询客服。 发货 亲要发哪个快递,请在下单后和客服说清楚,没有说明的一律发本店默认快递,默认快递不到的地方 ,发EMS。对产品有特别要求的请在给卖家留言里说明! 签收 签收包裹是请务必当着快递员的面,打开包裹检查商品是否损坏,核对数量是否正确,如发现问题请拒签。一旦签收视为商品已认可。 评分 我们用心经营着自己的店铺,及其重视您的评价,总是要求能做到好,并跟买家结成友好的长期合作关系。如果 您收到货物后有什么不满意的,千万不要 不吭声就给出中 差评哦。因为一个中差评对我们双方都不是解决问题的办法。也不能让您由不满意变成满意哦! 谢谢亲们给予的大力支持!^_^ 退换货 质量问题卖家承担回运车费,非质量问题由买家承担车费。(注意:收到包裹请务必及时检查, 质量问题请在签 收后两天内联系我们,否则我们无法 判定质量问题是发货是造成的还是买家造成的。)
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": "360 Swivel Camping Chair Cutout Sides Compact Travel Chair Foldable for Campers",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "15.0",
"_height_cm": "13.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").