Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.25 – $6.94
Default variant: M / Teslin Yellow-beige
Default SKU: dcd-30003429840
Default price: $6.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Furniture
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/50399163351279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001212726
JSON data: https://landmarks.builders/products/wp-dcd-10001212726.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This camp chair brings together the convenience of a folding chair and the comfort you want after a long day outdoors. Whether you are packing for a weekend campsite, heading out for a picnic, or setting up your outdoor gear for a fishing break, it gives you a seat that is easy to carry and simple to use. The polypropylene seat material is designed to be breathable while the sturdy metal frame helps support stable everyday use. With a compact foldable form, it stores neatly when not needed and is portable and easy to take along in a car or to your favorite outdoor location. Its backrest and armrest layout create a relaxed seating comfort, especially when you want to rest, wait, or enjoy a quiet moment outside. The chair dimensions and lightweight build make it a practical portable folding chair for people who value both space-saving convenience and comfort. From camping mornings to picnic afternoons and fishing evenings, this folding stool seat fits effortlessly into outdoor routines. It is a straightforward, useful piece that makes sitting outdoors feel less of a hassle and more like part of the enjoyment.
Summary: This camp chair brings together the convenience of a folding chair and the comfort you want after a long day outdoors. Whether you are packing for a weekend campsite, heading out for a picnic, or setting up your outdoor gear for a fishing break, it gives you a seat that is easy to carry and simple to use. The polypropylene seat material is designed to be breathable while the sturdy metal frame helps support stable everyday use. With a compact foldable form, it stores neatly when not needed and is portable and easy to take along in a car or to your favorite outdoor location. Its backrest and armrest layout create a relaxed seating comfort, especially when you want to rest, wait, or enjoy a quiet moment outside. The chair dimensions and lightweight build make it a practical portable folding chair for people who value both space-saving convenience and comfort. From camping mornings to picnic afternoons and fishing evenings, this folding stool seat fits effortlessly into outdoor routines. It is a straightforward, useful piece that makes sitting outdoors feel less of a hassle and more like part of the enjoyment.
Generated by: deepseek-v4-flash
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Camp Chair Foldable Portable Folding Chair High Weight Capacity Fishing Stool for Camping, Picnic",
"product_id": 9535670943983,
"variant_id": 50399163351279,
"quantity": 1,
"grams": 3000,
"length_cm": "79.0",
"width_cm": "56.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").