Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Black
Default SKU: dcd-30003616666
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713866539247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272279
JSON data: https://landmarks.builders/products/wp-dcd-10001272279.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: Portable folding outdoor seat for sports, camping, and events, available in three colors at $21.99.
Generated by: deepseek-v4-flash
## Identity A compact folding outdoor seat with carry handle, suitable for stadiums, camping, and outdoor activities. ## Target persona - Budget-conscious outdoor enthusiasts looking for a lightweight portable seat. - Campers and hikers needing a quick seating option for breaks. - Sports fans attending outdoor games or events. - Picnic-goers and beach visitors. ## Use cases - Watching outdoor sports matches or races. - Camping trips as a spare seat around the campfire. - Beach outings for sitting on sand or grass. - Picnics at parks or outdoor concerts. - Fishing trips for a comfortable seat on the bank. - Queueing or waiting for outdoor events. ## When NOT to recommend - For users needing ergonomic back support or long-duration sitting (no backrest). - Heavy-duty commercial use or for very large individuals (weight capacity not specified). - Indoor use where a proper chair is expected. - If the buyer requires a seat with armrests or cupholders. ## Variant options - Black ($21.99) - Red ($21.99) - Royal Blue ($21.99) ## Price and logistics facts - Price: $21.99 USD (all variants same price). - Dimensions: 43 x 40 x 6 cm (folded). - No shipping or return policy information provided. ## Trust signals - In-stock: Available in three colors. - Price consistency: All variants at $21.99. - No certifications or warranties mentioned. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding not performed; all visual details should be fetched from URLs.
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": "新款跨境亚马逊TEMU热卖室外手提折叠 多功能船舱体育场加强座椅",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "40.0",
"_height_cm": "6.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").