Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $255.99 – $588.99
Default variant: Green / Small
Default SKU: dcd-30001860109
Default price: $388.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49813676163311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888490
JSON data: https://landmarks.builders/products/m4x-10000888490.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: A dinosaur-shaped ride-on stool for children, available in Green (Small/Large), Yellow, and Orange (Regular), priced from $255.99.
Generated by: deepseek-v4-flash
## Identity A children's ride-on dinosaur stool, designed as a playful seating and decorative piece. ## Target persona Parents of toddlers; home decorators furnishing playrooms or nurseries; buyers of children's furniture. ## Use cases - As a fun seating option for a child's room or playroom. - As a decorative dinosaur-themed furniture piece. - As a ride-on toy for active play. - As a low stool for story time or arts. - As a gift for dinosaur-loving children. ## When NOT to recommend - For adult seating (size is child-scale). - For outdoor or commercial use (not specified). - For children above ~5 years or over 100 cm tall (dimensions large but seat height unknown). - For buyers requiring assembly-free delivery (unknown). ## Variant options | Color | Size | Price (USD) | SKU | |-------|------|-------------|-----| | Green | Small | 388.99 | dcd-30001860109 | | Green | Large | 588.99 | dcd-30001860110 | | Yellow | Regular | 255.99 | dcd-30001860111 | | Orange | Regular | 255.99 | dcd-30001860112 | ## Price and logistics facts - Base price: $255.99 (Yellow/Orange Regular). - Dimensions: 175 cm (L) x 63 cm (W) x 135 cm (H) – large; verify actual footprint. - No shipping costs or times provided. ## Trust signals - No in-stock status data. - Return policy not disclosed. - Price consistency across Regular variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00044425-b70a-42ed-ab18-bf0a99d13cfc.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6778e449-b3ab-4c88-b2cb-f505eb5d0bbe.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22c158c9-fdff-4ed2-9d62-49b0e2b656e8.jpg?v=1781628301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/776091c9-2903-4a31-ba82-0d70119f7e35.jpg?v=1781628300 ## Agent notes - Image understanding not performed; visual details not verified. - Product dimensions appear large; confirm from seller before recommending. - Title mentions 'ride-on' but it's a stool; may have limited ride-on functionality. - No product type or description provided.
This product has 4 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": "Playful Decor Ride-on creature Stool Cute Design Dinosaur Character Chair Comfortable Seating children's Furniture Stable and Safe for Toddlers, Parents, Homeowners, Playroom, Living Room, Nursery",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "175.0",
"_width_cm": "63.0",
"_height_cm": "135.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").