Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $241.99
Default variant: Blueberry / Table
Default SKU: dcd-30001902273
Default price: $241.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8600 g
Cart URL (default variant): https://landmarks.builders/cart/49813657157871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894808
JSON data: https://landmarks.builders/products/m4x-10000894808.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable Table and Chair Group Early Education concentration for Preschoolers, Parents
| Type | Desk |
| Item Height | 50 cm |
| Item Length | 60 cm |
| Item Width | 24 in |
| Colour | Multicoloured |
| Department | Children |
| Material | Solid Wood |
| Number of Drawers | 1 |
| Additional Parts Required | No |
| Assembly Required | Yes |
| Model | Boori BK-TIDEV20/BAOA |
| Features | Adjustable Height |
| Room | Any Room |
| Finish | Smooth |
Summary: Adjustable square activity table available in Blueberry, Cherry, or White finish; dimensions 85x55x18 cm; price $241.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Table and Chair Group Multi-Functional Adjustable Square activity station. Variants: Blueberry Table, Cherry Table, White Table. Dimensions: 85 x 55 x 18 cm. Price: $241.99. ## Target persona Caregivers or educators of toddlers/preschoolers needing a compact, low-height activity table for indoor play or learning. ## Use cases - Drawing and coloring - Playing with toys (blocks, puzzles) - Snack or meal time for small children - Light craft activities - Temporary homework station for young kids ## When NOT to recommend - For adults or older children (height too low) - For heavy-duty use (weight capacity unknown) - For outdoor use (material not specified) - If a chair set is required (only table variants available) ## Variant options - Blueberry / Table ($241.99) - Cherry / Table ($241.99) - White / Table ($241.99) ## Price and logistics facts Price: $241.99 USD per variant. No discount or shipping info provided. ## Trust signals Price consistent across all three variants. No stock status, return policy, or certifications available in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15e2e6e9-40bf-47cd-9e11-395db1e9ccc7.jpg?v=1781628262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae91815d-e8a6-4183-88e1-e73e95edbee0.jpg?v=1781628261 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ee3d038-5c5a-48ab-a3cb-a3fabfed55f0.jpg?v=1781628262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4232b27-eaac-4d27-a315-e77f048fc661.jpg?v=1781628263 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96318f92-40c5-4a09-9bd3-6f62587af2e3.jpg?v=1781628262 ## Agent notes Only table variants are listed; the product title mentions a chair group, but no chair variants exist in data. Adjustability range not specified. Material, weight, assembly requirements unknown.
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": "Adjustable Table and Chair Group Early Education concentration for Preschoolers, Parents",
"quantity": 1,
"grams": 8600000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "55.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").