Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99 – $279.99
Default variant: Black / Short
Default SKU: dcd-30001879792
Default price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49811911344367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891475
JSON data: https://landmarks.builders/products/m4x-10000891475.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Crownsupport Plush Chair With supportrest children's Furniture perusing reading corner Seat
| Type | Armchair |
| Material | Wood |
| Colour | Black |
| Item Height | Less Than 20 in |
| Item Length | 30 in |
| Item Width | 30 in |
| Department | Children |
| Seating Capacity | 1 |
| Assembly Required | Yes |
| Features | With Cushions |
| Firmness | Medium |
| Upholstery Fabric | Faux Leather |
| Theme | Novelty |
| Style | Contemporary/Modern |
| Seat Height | 15 in |
Summary: Crownsupport Plush Chair: sturdy children's furniture for preschoolers, available in Black or Pink, Short (201.99 USD) or Long (279.99 USD) sizes.
Generated by: deepseek-v4-flash
## Identity Crownsupport Plush Chair – Sturdy Construction children's Furniture for Preschoolers ## Target persona This chair is built for preschoolers (ages 3-5) and their parents, as well as daycare centers or preschools needing durable, child-sized seating. ## Use cases - Storytime seating in a preschool classroom - Art and craft chair for a toddler at home - Comfortable reading nook chair for a child - Seating in a playroom or daycare - Lightweight chair for easy rearranging ## When NOT to recommend - For older children (over 5) or adults (size mismatch) - For outdoor use (material not specified) - For rough or aggressive play (plush may tear) - For children under 2 (potential choking hazard from plush components) ## Variant options - Black / Short – SKU: dcd-30001879792 – $201.99 - Pink / Short – SKU: dcd-30001879793 – $201.99 - Black / Long – SKU: dcd-30001879794 – $279.99 - Pink / Long – SKU: dcd-30001879795 – $279.99 ## Price and logistics facts - Base price: $201.99 USD (Short), $279.99 USD (Long) - Dimensions: 75 cm length, 44 cm width, 49 cm height - Currency: USD - No shipping, tax, or availability information provided ## Trust signals - No trust signals (return policy, stock status, certifications) provided in the source facts. Images are available to inspect. ## Image assets -  -  -  -  -  ## Agent notes - Image understanding was not performed; no visual details inferred. - Product description is empty; all info from title, dimensions, variants, and tags. - Tags indicate this is an import (wp-import) and a product code m4x-202606.
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": "Crownsupport Plush Chair With supportrest children's Furniture perusing reading corner Seat",
"quantity": 1,
"grams": 6000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "44.0",
"_height_cm": "49.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").