Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99
Default variant: Khaki
Default SKU: dcd-30001888921
Default price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811931037935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892918
JSON data: https://landmarks.builders/products/m4x-10000892918.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Highspine Camping Chair Lightweight Portable Seat Built-in drink holder Holder for Adults
| Type | Reclining Chair |
| Frame Material | Aluminium |
| Colour | Beige |
| Seat Material | Polyester |
| Folded Dimensions | 22 cm x 18 cm x 90 cm |
| Item Height | 99 cm |
| Item Length | 61 cm |
| Item Width | 60 cm |
| Suitable For | Camping |
| Features | Foldable |
| Item Weight | 4 kg |
| Model | OW-58AB |
| Weight Capacity | 110 kg |
Summary: Highspine Camping Chair is a lightweight, portable seat with padded toprest, available in 7 colors at $206.99, suited for beachgoers.
Generated by: deepseek-v4-flash
## Identity Highspine Camping Chair Lightweight Portable Seat Padded Toprest for Beachgoers. ## Target persona Beachgoers, campers, tailgaters, and outdoor enthusiasts looking for a lightweight portable chair with a padded toprest. ## Use cases - Beach trips - Camping - Tailgating - Outdoor concerts - Picnics - Fishing ## When NOT to recommend - For users needing a heavy-duty chair for rugged terrain - For individuals over unknown weight capacity (not specified) - For those requiring a compact backpacking chair (dimensions unknown) - For buyers on a tight budget (price is $206.99) ## Variant options - Khaki (SKU: dcd-30001888921) - Green (SKU: dcd-30001888922) - Black (SKU: dcd-30001888923) - Brown (SKU: dcd-30001888924) - Coffee (SKU: dcd-30001888925) - Rose Red (SKU: dcd-30001888926) - Red (SKU: dcd-30001888927) ## Price and logistics facts - Price: $206.99 USD - No dimensions provided - No weight capacity provided - No shipping or lead time information ## Trust signals - In-stock status: unknown - Return policy: not specified - Certifications: none provided - Price consistency: all variants at same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac79782a-40fb-4148-adb5-9192427d2e61.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4976fdce-d496-4161-a7e0-1ba52985a547.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/150ef279-9a5b-4280-bc3c-e6be2f45f2ae.jpg?v=1781600961 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad29457c-bb0b-40d4-8bff-3832f2c7fd30.jpg?v=1781600961 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ac9229f-8465-4d8f-bd32-2a888ddf64cb.jpg?v=1781600961 ## Agent notes - No product description or dimensions were provided. Weight capacity and materials not specified. Image understanding was not performed, so visual details (e.g., build, fabric) are not available.
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": "Highspine Camping Chair Lightweight Portable Seat Built-in drink holder for Adults",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").