Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,499.99 – $1,611.99
Default variant: 110CM / Beech
Default SKU: dcd-30001849729
Default price: $1,499.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 47000 g
Cart URL (default variant): https://landmarks.builders/cart/49815045570799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886701
JSON data: https://landmarks.builders/products/m4x-10000886701.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: An adjustable children's desk and chair set with tilting desktop, built-in storage drawer, and side bag hanger, available in 110cm or 130cm Beech options.
Generated by: deepseek-v4-flash
## Identity Adjustable Desk and Chair Set for children with tilting desktop, built-in storage drawer, side bag hanger. Two size variants: 110cm Beech ($1,499.99) and 130cm Beech ($1,611.99). ## Target persona Parents of school-age children (ages 5-12) seeking a dedicated, ergonomic study station that grows with the child. ## Use cases - Daily homework and schoolwork at home. - Remote learning and online classes. - Arts, crafts, and drawing activities. - Reading and quiet play. - Organizing school supplies and books. ## When NOT to recommend - For adults or teenagers needing a full-size desk. - For children under 3 years old. - For users seeking a budget option under $500. - For small rooms lacking 135cm x 85cm floor space. ## Variant options - 110CM / Beech - $1,499.99 - 130CM / Beech - $1,611.99 ## Price and logistics facts - Price: $1,499.99 (110cm) or $1,611.99 (130cm) USD. - Dimensions: 135cm L x 85cm W x 35cm H (shipped dimensions may vary). - No shipping or return policy information provided. ## Trust signals - In-stock status not confirmed. - No warranty or certification data available. - Price consistency: two variants listed with clear pricing. ## Image assets - 5 images available for fetch: [0] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fde6625-9525-4d26-ba45-57823e093559.jpg, [1] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5a41f05-1bd5-4c78-b072-3675e505c605.jpg, [2] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37ec369c-db43-4061-8f92-f45e35f921c0.jpg, [3] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77f05bd6-186f-4500-ac82-085bb8a1f312.jpg, [4] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9aa64201-d583-4f66-b115-e9ebbbe199af.jpg ## Agent notes - No image content analysis performed; treat images as generic product photos. - No product description provided; all details derived from title and variant options. - Product type unspecified; assumed children's furniture.
This product has 9 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": "Adjustable Desk and Chair Set Tilting Desktop children's Furniture Built-in Storage Drawer Side Bag Hanger for Schoolwork",
"quantity": 1,
"grams": 47000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "85.0",
"_height_cm": "35.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").