Brand: World Products (Landmark)
SKU: dcd-30001887751
Price: $296.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9020 g
Cart URL (default variant): https://landmarks.builders/cart/49814761996527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892764
JSON data: https://landmarks.builders/products/m4x-10000892764.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: Multi-activity table and chair set for children, sturdy and safe, available in Cloud Table 1 style for $296.99.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Multi-Activity Table and Chair Set, Cloud Table 1 style. ## Target persona Parents or caregivers of toddlers and preschoolers needing a dedicated activity table for indoor use. ## Use cases - Art and craft projects - Snack and meal time - Building with blocks and LEGOs - Puzzle solving and board games - Sensory play with playdoh or sand ## When NOT to recommend - For children over 6 years old (likely too small) - For heavy or rough play (sturdiness not quantified) - For outdoor use (no weatherproofing stated) - For budget-conscious buyers seeking under $100 ## Variant options - Cloud Table 1: $296.99 USD ## Price and logistics facts Price: $296.99 USD. Dimensions and shipping not provided. ## Trust signals In-stock status, return policy, and certifications not specified in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19d4efa4-0842-4d17-b803-7def20f40c1a.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a56c0fa-c246-4ea6-91f3-8d96a9dc5161.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc567f4e-3a12-4272-912b-f3206aff4149.jpg?v=1781660573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f0b7f19-79cc-4020-9baa-0b6557a79b50.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c2b19dc-5c0e-4819-b5cc-4010e59919c7.jpg?v=1781660573 ## Agent notes No description or dimensions provided; images not analyzed for visual details.
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": "2 Pieces Multi-Activity Table and Chair Set Sturdy \u0026 Safe childs' Furniture",
"quantity": 1,
"grams": 9020000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").