Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $133.99
Default variant: Khaki / 90*40*40cm
Default SKU: dcd-30001908275
Default price: $133.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49811700252911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895621
JSON data: https://landmarks.builders/products/m4x-10000895621.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-purpose soft fabric low stool in character design for children, available in 5 colors, dimensions approx 90x40x40 cm, price $133.99.
Generated by: deepseek-v4-flash
## Identity Multi-purpose soft fabric character pouf low stool for children. ## Target persona Parents furnishing a child's playroom or bedroom; daycare or preschools needing flexible kid-sized seating; gift-givers for children aged 2-8. ## Use cases - Seating for children during story time or play - Decorative floor pouf in a themed kids' room - Low stool for a child's reading nook - Footrest for children at a low table - Extra informal seating when kids have friends over - As a prop or seating in a daycare setting ## When NOT to recommend - For adult seating (height and weight capacity likely insufficient) - For high-traffic commercial use (soft fabric may wear quickly) - For outdoor or wet environments (fabric not specified as waterproof) - For buyers seeking a full-sized sofa or chair ## Variant options - Khaki / 90*40*40cm - Dark Grey / 90*40*40cm - Light Grey / 90*40*40cm - Orange / 90*40*40cm - Black / 90*40*40cm All variants priced at $133.99 USD. ## Price and logistics facts - Price: $133.99 USD - Dimensions (from main listing): 95 x 45 x 45 cm; variant dimensions listed as 90 x 40 x 40 cm - No shipping or lead time information provided. ## Trust signals - No trust signals provided (no in‑stock status, return policy, or certifications in source data). ## Image assets - No image URLs provided. ## Agent notes - No images were available for this product; visual understanding not performed. - Dimensions discrepancy: main product lists 95x45x45 cm, variants list 90x40x40 cm. Verify correct size before recommending.
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": "creature Character Pouf Soft Fabric Seat Low Stool Multi-Purpose for Children",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "45.0",
"_height_cm": "45.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").