Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $247.99
Default variant: Light Blue
Default SKU: dcd-30001883098
Default price: $247.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49813665284335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892018
JSON data: https://landmarks.builders/products/m4x-10000892018.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upholstered Baby Sofa Easy to Clean Upholstered child's Seat Anti-Tipping Design
| Type | Armchair |
| Material | Leather |
| Colour | Multicoloured |
| Item Height | Less Than 20 in |
| Item Length | More than 100 in |
| Item Width | 30 in |
| Department | Children |
| Seating Capacity | 1 |
| Pattern | Solid |
| Seat Depth | Less Than 30 in |
| Assembly Required | No |
| Item Weight | 21 kg |
| Features | Removable Cover |
| Upholstery Fabric | Leather |
| Personalise | No |
| Care Instructions | Avoid Harsh Chemicals |
| Seat Height | 17 in |
| Country of Origin | South Korea (Republic of Korea) |
Summary: Upholstered baby sofa for children, available in 7 colors. Dimensions 50x50x49 cm. Price $247.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Baby Sofa – Long-Lasting Upholstered Child's Seat for Boys, Girls ## Target persona Parents of toddlers or young children (ages approx. 1–4) looking for a dedicated child-sized seat. ## Use cases - Indoor seating for infant/toddler during playtime - Reading nook chair for a child - Soft seating in a playroom or nursery - Occasional use as a decorative accent in a child's room ## When NOT to recommend - For teenagers, older children, or adults (dimensions too small) - For heavy-duty daily use by active larger children - For outdoor or wet environments - For buyers seeking a high-chair or feeding seat (no tray/straps) ## Variant options - Light Blue (sku: dcd-30001883098) – $247.99 - Peach Pink (sku: dcd-30001883099) – $247.99 - Cream Yellow (sku: dcd-30001883100) – $247.99 - Silver Gray (sku: dcd-30001883101) – $247.99 - Warm White (sku: dcd-30001883102) – $247.99 - Light Purple (sku: dcd-30001883103) – $247.99 - Blue Purple (sku: dcd-30001883104) – $247.99 ## Price and logistics facts - Price: $247.99 USD (all variants) - Dimensions: 50 x 50 x 49 cm (length x width x height) - Shipping details not provided ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: all variants same price - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd9c2f6-05a9-4859-97fa-22b3407ad8c2.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56803aeb-5637-486a-925c-0fe236591b06.jpg?v=1781628283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14a9d8d9-6aa6-4c45-b7fb-8b6e33e06722.jpg?v=1781628282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5fa5621-f4ec-4d06-b22f-a3211d1d4454.jpg?v=1781628282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60e4afc7-48f2-45ed-9737-5d5a90e8d031.jpg?v=1781628288 ## Agent notes - No product description available. - Image analysis not performed; visual details not extracted. - No brand or material information provided. - No shipping weight or assembly requirements known.
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": "Upholstered Baby Sofa Easy to Clean Upholstered child's Seat Anti-Tipping Design",
"quantity": 1,
"grams": 3200000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_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").