Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $205.99
Default variant: Pink / Standard
Default SKU: dcd-30001880654
Default price: $205.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811926515951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891610
JSON data: https://landmarks.builders/products/m4x-10000891610.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Molded Floor Seat Portable Infant Chair Multi-Functional for Mealtime, Toddlers
| Type | Booster Seats |
| Colour | Grey |
| Features | Removable Tray |
| Model | Scoop |
| Country of Origin | South Korea (Republic of Korea) |
Summary: Molded floor seat that converts to a booster seat, portable design for travel. Available in Pink, Yellow, Grey. Price $205.99.
Generated by: deepseek-v4-flash
## Identity Molded Floor Seat Portable 2-in-1 Booster and Floor Seat, travelnomic design. ## Target persona Parents of toddlers or young children who need a portable seating solution for dining or floor activities; frequent travelers with kids. ## Use cases - Using as a booster seat at a standard dining table. - Using as a floor seat for story time or play. - Taking on trips to restaurants or relatives' homes. - Setting up a temporary seating spot in a living room. - Providing a familiar seat for a child in new environments. ## When NOT to recommend - For children under age 1 or over 50 lbs (weight limit unknown, assume standard booster limits). - For buyers seeking a high chair with tray or full harness. - For use as a car seat or bike seat. - For buyers who need an adjustable height or recline feature. ## Variant options - Pink / Standard (SKU: dcd-30001880654) – $205.99 - Yellow / Standard (SKU: dcd-30001880655) – $205.99 - Grey / Standard-3 (SKU: dcd-30001880657) – $205.99 ## Price and logistics facts - Price: $205.99 USD (all variants). - No dimensions or weight provided. - No shipping or return policy information available. ## Trust signals - In stock status unknown. - No certifications or safety standards listed. - Single price point consistent across variants. - Return policy not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350bd9a7-00d9-4d15-830a-f0ff38dd71b2.jpg?v=1781600955 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d17a073-a294-41df-91be-b0ff7c10ed63.jpg?v=1781600958 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b594362f-f7d7-4427-b9f0-bdd40fe41c35.jpg?v=1781600956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2261ae7b-0e31-4ceb-81f3-c7726e454c10.jpg?v=1781600957 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8a6ea3b-0be7-4f78-946c-ff10927b953a.jpg?v=1781600957 ## Agent notes - No product description or dimensions provided; assumptions based on product name. - Image understanding not performed; visual details not described. - Safety certifications, weight limits, and material composition 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": "Molded Floor Seat Portable Infant Chair Multi-Functional for Mealtime, Toddlers",
"quantity": 1,
"grams": 0,
"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").