Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99
Default variant: Black
Default SKU: dcd-30001914941
Default price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49811462750447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896438
JSON data: https://landmarks.builders/products/m4x-10000896438.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: Collapsible moon chair, lightweight, available in Black, Gray, Green. Priced at $99.99 USD. Dimensions: 38x14x14 cm.
Generated by: deepseek-v4-flash
## Identity Collapsible Moon Chair – lightweight, portable camping chair with three color options. ## Target persona Outdoor enthusiasts, campers, festival-goers, beachgoers, tailgaters. ## Use cases - Setting up a comfortable seat at a campsite. - Lightweight chair for hiking base camps or backpacking (if weight is low). - Seating at outdoor concerts or festivals. - Quick seating for beach trips. - Tailgating events. - Backyard gatherings requiring portable seating. ## When NOT to recommend - Heavy-duty or extended daily use (e.g., office chair substitute). - Users over 250 lbs (weight capacity unknown). - Situations requiring high back support or ergonomic design. - Indoor décor or formal settings. ## Variant options - Black (SKU dcd-30001914941) – $99.99 - Gray (SKU dcd-30001914942) – $99.99 - Green (SKU dcd-30001914943) – $99.99 ## Price and logistics facts Price: $99.99 USD per unit (all variants). Dimensions (folded): 38 × 14 × 14 cm. ## Trust signals - In-stock status: unknown (confirmed available at time of listing). - Return policy: not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64fed109-bfe9-4391-b6cd-8db0f6f186ae.jpg?v=1781600166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/031bdf2a-4cf9-4e38-ab4d-4f5b06357859.jpg?v=1781600165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b90e411-ec7c-439a-af87-7b98cf1238d5.jpg?v=1781600166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b9fd33d-2bfb-4307-ae0f-2c7eb66a25cb.jpg?v=1781600166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/946a8e57-7804-4ee7-a59d-cd9b5c4ace3a.jpg?v=1781600165 ## Agent notes - No description provided; details like weight, material, weight capacity are absent. The title includes "high supportrest" but its meaning is unclear. No image analysis performed; treat image URLs as fetchable assets only.
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": "Collapsible Moon Chair Lightweight extremely lightweight Camp Chair High support supportrest",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "14.0",
"_height_cm": "14.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").