Brand: World Products (Landmark)
SKU: dcd-30001878252
Price: $250.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8300 g
Cart URL (default variant): https://landmarks.builders/cart/49813670297839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891212
JSON data: https://landmarks.builders/products/m4x-10000891212.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pebble-Shaped Pouf Minimalist Design Upholstered Stool High-Density Foam
| Item Height | 40 cm |
| Item Length | 70 cm |
| Item Width | 50 cm |
| Type | Footstool |
| Colour | Beige |
| Material | Wood & Fabric |
| Fill Material | Foam |
| Upholstery Fabric | Polyester |
| Style | Modern |
| Department | Adults |
| Additional Parts Required | No |
| Assembly Status | Fully Assembled |
| Shape | Oval |
| Room | Living Room |
| Firmness | Medium |
| Features | Tufted |
| Maximum Height | 40 cm |
| Personalised | No |
| Required Tools | No Tools Required |
Summary: A pebble-shaped upholstered pouf/stool, minimalist design, space-saving for adults, 76x52x44 cm, $250.99 in Beige.
Generated by: deepseek-v4-flash
## Identity A pebble-shaped pouf with minimalist upholstered design, intended as a space-saving stool for adults. Dimensions: 76 cm length, 52 cm width, 44 cm height. Color: Beige (single variant). ## Target persona - Urban apartment dwellers seeking compact seating - Minimalist decor enthusiasts looking for sculptural accents - Adults who need a flexible extra seat or footrest in small spaces ## Use cases - Extra seating in a living room or den - Footrest in front of a sofa or armchair - Accent stool in a bedroom corner - Small entryway seat for putting on shoes - Decorative piece in a reading nook or home office ## When NOT to recommend - For heavy or frequent daily use (poufs may lack structural support) - For children or as a primary seat (height may be too low) - For outdoor use (upholstered material not weather-resistant) - For buyers seeking a large, conventional ottoman or storage option ## Variant options - Beige (only available color) – SKU: dcd-30001878252, price $250.99 ## Price and logistics facts - Price: $250.99 USD - Dimensions: 76 x 52 x 44 cm - No shipping or availability details provided ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Single price across available variant - Certifications: None indicated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/695763d0-37f5-473d-bf77-73ae8032e11d.jpg?v=1781628290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dffbbdb-0635-45f4-af84-63932c0f6ba2.jpg?v=1781628290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbfddd00-78cb-4c04-8da0-9c40f9d5f197.jpg?v=1781628291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4afd5fa4-785e-4ce8-8179-befc1fd36420.jpg?v=1781628290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a20c638-fa68-4d6d-8d46-f77329e8110f.jpg?v=1781628291 ## Agent notes - No product description provided; details derived from title and dimensions. - Only one color variant available. - Image content not analyzed; treat URLs as fetchable assets.
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": "Pebble-Shaped Pouf Minimalist Design Upholstered Stool High-Density Foam",
"quantity": 1,
"grams": 8300000,
"properties": {
"_length_cm": "76.0",
"_width_cm": "52.0",
"_height_cm": "44.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").