Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99
Default variant: Black
Default SKU: dcd-30003615331
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4800 g
Cart URL (default variant): https://landmarks.builders/cart/49713997906159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271736
JSON data: https://landmarks.builders/products/wp-dcd-10001271736.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
便携折叠椅可手提多功能靠背凳子户外便携马扎学习椅军训写字椅
| 产地 | 中国 |
| 规格(长*宽*高) | 51*32*5.5 |
| 货号 | zdyX1 |
| 品牌 | 其他 |
| 材质 | ABS |
| 加工定制 | 否 |
| 是否可折叠 | 是 |
| 款式 | 折叠椅 |
| 类别 | 折叠桌椅 |
Summary: Portable folding chair with backrest, ABS material, foldable, available in Black, Army Green, Dark Blue, Sky Blue at $44.99.
Generated by: deepseek-v4-flash
## Identity Portable Folding Chair with Backrest (户外折叠椅) – ABS material, foldable, designed for outdoor, study, and military training use. ## Target persona - Outdoor enthusiasts needing a lightweight, portable seat - Students requiring a compact chair for study sessions - Military trainees seeking a foldable chair for training or barracks - Campers and picnickers wanting easy-carry seating ## Use cases - Camping trips as a secondary seat - Outdoor events like concerts or sports - Study or work in spaces with limited seating - Military training exercises or field use - Picnics or beach outings - Compact storage in cars or small apartments ## When NOT to recommend - For heavy-duty daily use (e.g., as a primary office chair) - For users needing high weight capacity or bariatric seating - For luxury or formal interior settings - For ergonomic long-duration sitting (no lumbar support details) ## Variant options - **Black** (SKU: dcd-30003615331) – $44.99 - **Army Green** (SKU: dcd-30003615332) – $44.99 - **Dark Blue** (SKU: dcd-30003615333) – $44.99 - **Sky Blue** (SKU: dcd-30003615334) – $44.99 ## Price and logistics facts - Price: $44.99 (consistent across all variants) - Dimensions: 53cm (L) x 35cm (W) x 8cm (H) (folded; note description states 51x32x5.5) - Origin: China - Brand: Other/Unbranded - Material: ABS - Foldable: Yes ## Trust signals - Price consistent across all 4 color variants - No explicit return policy or stock status provided; verify with seller - No certifications listed - Multiple image assets available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58d3665c9e454004ac4e82b293a7bb51.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54c3f9346da04ff491c9bd983d0e9954.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78276579667c48eb9b0d500df20d878e.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4669450cbd0242618942414ee6f2d9c6.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a9953bb4cdb4824af74068edf66949d.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64ac1a6992bb49c8a87cc2b78ad73c56.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5a6be83f61048828c9a857ab3e2f2f0.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f06ec0e5109b47a0a1cf02389abe219f.png?v=1781085195 ## Agent notes - Image content analysis was not performed; visual details (color, finish, weight capacity) are not inferred from images. - Dimension inconsistency: product dimensions_cm (53x35x8) vs. description (51x32x5.5). The dimensions_cm field is used as primary. - No weight capacity or maximum load specified.
This product has 16 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": 4800000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "35.0",
"_height_cm": "8.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").