Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Army Green
Default SKU: dcd-30003604381
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 680 g
Cart URL (default variant): https://landmarks.builders/cart/49714340888815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267679
JSON data: https://landmarks.builders/products/wp-dcd-10001267679.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A portable outdoor folding chair with aluminum support poles, available in three colors, priced at $24.99 USD.
Generated by: deepseek-v4-flash
## Identity Portable folding chair (户外加长折叠椅) with aluminum support poles. Packed dimensions: 44x20x13 cm. Price: $24.99 USD. Three colors: Army Green, Beige, Black. ## Target persona Budget-conscious campers, beachgoers, picnickers, or anyone needing a lightweight, portable seat for outdoor activities. ## Use cases - Sitting by the campfire during camping trips - Lounging on the beach or by the pool - Picnics in parks or lawns - Outdoor concerts or sports events - Extra seating for backyard gatherings - Portable chair for fishing trips ## When NOT to recommend - Heavy-duty or long-term outdoor furniture needs - Users over 200 lbs (weight capacity unknown) - Indoor use where comfort and durability are prioritized - Situations requiring a high-backed or reclining chair ## Variant options - Army Green (SKU: dcd-30003604381) - $24.99 - Beige (SKU: dcd-30003604382) - $24.99 - Black (SKU: dcd-30003604383) - $24.99 ## Price and logistics facts Price: $24.99 USD (same for all variants). Packed dimensions: 44x20x13 cm. Weight and shipping details not provided. ## Trust signals - In-stock status not confirmed; price appears consistent across variants. - No return policy or warranty information provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08c31cee428e468c8eef604481992dcc.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b761daea075049898a8b6517260a9355.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0aa584a47d4849e784370d562b36e72b.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ae184b81cc94946a88c80516933341f.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91450eb9f8e54700a75c1c6ddf65a1cc.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45603407dea34dbdb94b6c4b9e42bab4.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4098c8cedd84181bdaf99bac550f3e2.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83ee74641b4447899210b1029f36807e.png?v=1781085478 ## Agent notes - No product description provided; details inferred from title and tags. - Unfolded dimensions and weight are unknown. - Image analysis not performed; treat URLs as fetchable assets.
This product has 15 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": 680000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "20.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").