Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99
Default variant: Dark Gray / Round
Default SKU: dcd-30001878786
Default price: $236.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/49813642051823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891298
JSON data: https://landmarks.builders/products/m4x-10000891298.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round Pouf Nordic Design Cushioned Round Pouf Soft Padded Seat for Adults, Women
| Item Height | 35 cm |
| Item Length | 35 cm |
| Item Width | 35 cm |
| Type | Pouf |
| Colour | Grey |
| Material | Leather |
| Fill Material | Foam |
| Upholstery Fabric | Leather |
| Style | Modern |
| Shape | Round |
| Assembly Status | Fully Assembled |
| Room | Living Room |
| Features | Storage Compartment |
| Department | Adults |
| Personalised | No |
| Product Line | IGLOUCE/宜洛 |
Summary: A 42 cm cubed cushioned pouf in Nordic design, available in Round or Square in Dark Gray, Light Gray, Twilight Orange, Slate Blue. Priced at $236.99.
Generated by: deepseek-v4-flash
## Identity Round Pouf Nordic Design Cushioned Round Pouf Light Luxury Aesthetic for Parents ## Target persona Parents seeking a stylish, light-luxury accent piece for their home; homeowners wanting versatile, cushioned seating or footrest; apartment dwellers with space for compact, aesthetic furniture. ## Use cases - Extra seating in living room or family room - Footrest while relaxing on a sofa or armchair - Decorative accent in a bedroom corner - Casual seating for kids' play area - Low seating for meditation or yoga - Temporary seating when hosting guests ## When NOT to recommend - Outdoor use (no weather-resistance indicated) - Primary seating for long periods (no back support, 42 cm height) - Budget-conscious buyers looking for options under $200 - Users needing a large ottoman or storage pouf ## Variant options - Dark Gray / Round (SKU: dcd-30001878786, $236.99) - Twilight Orange / Square (SKU: dcd-30001878787, $236.99) - Slate Blue / Square (SKU: dcd-30001878788, $236.99) - Light Gray / Round (SKU: dcd-30001878789, $236.99) - Light Gray / Square (SKU: dcd-30001878790, $236.99) - Dark Gray / Square (SKU: dcd-30001878791, $236.99) ## Price and logistics facts - Price: $236.99 USD (consistent across all variants) - Dimensions: 42 x 42 x 42 cm (cube) - Weight: not specified - Shipping: not specified ## Trust signals - Price is identical across all 6 variants - No stock or return policy data available from facts - No certifications or material details provided ## Image assets - - - - - ## Agent notes - No product description provided; content inferred from title and variants. - Image understanding was not performed; do not rely on visual details. - No stock, shipping, or return policy facts available.
This product has 9 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": "Round Pouf Nordic Design Cushioned Round Pouf Soft Padded Seat for Adults, Women",
"quantity": 1,
"grams": 3850000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "42.0",
"_height_cm": "42.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").