Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99
Default variant: Walnut / 100CM
Default SKU: dcd-30001902789
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17500 g
Cart URL (default variant): https://landmarks.builders/cart/49811887096047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894875
JSON data: https://landmarks.builders/products/m4x-10000894875.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Height-Adjustable kids' Desk Ergonomic children's Furniture Rounded Corners
| Type | Desk |
| Item Height | 59 cm |
| Item Length | 100 cm |
| Item Width | 24 in |
| Colour | Brown |
| Material | Rubberwood |
| Number of Drawers | 1 |
| Assembly Required | Yes |
| Model | XXZ-F |
| Features | Adjustable Height |
| Finish | Smooth |
| Number of Shelves | 0 |
Summary: Height-adjustable children's desk, 100cm wide, in five color options, priced at $189.99 USD.
Generated by: deepseek-v4-flash
## Identity Height-Adjustable Kids' Desk with sturdy construction for home use. ## Target persona Parents of school-age children looking for a dedicated homework or activity desk, or homeschooling families needing a compact, child-sized workspace. ## Use cases - Daily homework and study sessions - Art and craft projects - Remote learning setup - Reading and writing activities - Playroom or bedroom desk ## When NOT to recommend - Buyer needs an adult-sized or standing desk - Desk will be used for heavy-duty commercial or workshop tasks - Child is under 3 years old (safety consideration, no specific age listed) - Room requires a desk wider than 100cm ## Variant options - Walnut / 100CM – $189.99 - Cherry Wood / 100CM – $189.99 - Cream White / 100CM – $189.99 - Pink / 100CM – $189.99 - Mint Green / 100CM – $189.99 ## Price and logistics facts - Price: $189.99 USD (all variants) - Dimensions: 105 cm (L) x 52 cm (W) x 18 cm (H) – package size, product assembled dimensions not specified - Shipping and availability details not provided ## Trust signals - In-stock status: not confirmed - Return policy: not specified - Price consistency: all variants same price - Certifications or safety standards: not listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e3c0c90-985c-44e8-91c6-4d93ca3fc46f.jpg?v=1781600893 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddddffc4-d190-464f-98c3-b4a3f408a059.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29e69d0a-cb2a-4620-9b72-280b66a7b474.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/166eea9d-6225-4fca-879c-f1bc05731726.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1d93c5a-ed8b-46e1-a329-4d08a7202a68.jpg?v=1781600893 ## Agent notes - No product description provided; details inferred from title and variants. - Height adjustability mechanism, weight capacity, and age range are not specified. - Image content was not analyzed; rely on URLs as fetchable assets.
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": "Height-Adjustable kids' Desk Ergonomic children's Furniture Rounded Corners",
"quantity": 1,
"grams": 17500000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "52.0",
"_height_cm": "18.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").