Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99 – $97.99
Default variant: Khaki / Standard
Default SKU: dcd-30003609402
Default price: $88.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714277449967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269621
JSON data: https://landmarks.builders/products/wp-dcd-10001269621.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-functional adjustable children's dining chair, available in Khaki and Light Grey with Standard or Wood Grain styles, priced $88.99-$97.99.
Generated by: deepseek-v4-flash
## Identity Multi-functional adjustable baby/toddler dining chair for home use. Durable construction with adjustable features. Dimensions: 55.5 x 43.5 x 49 cm. ## Target persona Parents of infants and toddlers (ages 6 months to 3 years) seeking an affordable, adjustable high chair for daily feeding and mealtime. ## Use cases - Feeding baby at home during breakfast, lunch, and dinner. - Portable chair for visiting relatives or travel. - Chair that grows with child via adjustable settings. - Easy-to-clean surface for messy eaters. - Space-saving design for small dining areas. ## When NOT to recommend - For children over 3 years old or heavy toddlers (weight limit unknown). - For households needing a high chair with full reclining or newborn recline feature. - For buyers seeking premium materials (e.g., solid wood, leather). - For commercial daycare use without verifying safety certifications. ## Variant options - Khaki / Standard: $88.99 - Light Grey / Standard: $88.99 - Khaki / Wood Grain: $97.99 - Light Grey / Wood Grain: $97.99 ## Price and logistics facts - Price range: $88.99 - $97.99 USD. - Dimensions: 55.5 x 43.5 x 49 cm (L x W x H). - No shipping or weight details provided. ## Trust signals - No stock status or return policy stated. - Price consistency across variants (same style same price). - No certifications mentioned. ## Image assets - 8 product images available for visual inspection. - Image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afb1543d02f14bc7b7ccc347a18c0801.png?v=1781085409 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66951155fef4404e962f7160b336aa3f.png?v=1781085408 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bf06c7f16aa4dc194104ff13c78f539.png?v=1781085407 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e2e08bdebb145cebf3a34334a3c7097.png?v=1781085407 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd426e2478bf4a8287c3ed8db64fe1d3.png?v=1781085408 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5540517a9425435f82a1ae48d0474a82.png?v=1781085408 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c7bd2f481d8420faaf500ca9767cd89.png?v=1781085406 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5e631397ca947b69a614eea08ebbb73.png?v=1781085408 ## Agent notes - No description text available; product attributes inferred from title and dimensions. - Weight capacity and assembly requirements not provided. - Return policy and warranty unknown. - Image content not analyzed; visual details not available.
This product has 16 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": "儿童餐椅多功能可调节家用婴幼吃饭餐桌椅便携式成长宝宝餐椅批发",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "55.5",
"_width_cm": "43.5",
"_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").