Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $244.99 – $272.99
Default variant: Ivory White / 30CM
Default SKU: dcd-30001903885
Default price: $244.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49813661778159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895023
JSON data: https://landmarks.builders/products/m4x-10000895023.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round Upholstered Pouf Luxury Aesthetic Low Stool Multifunctional for Homeowners
| Item Height | 30 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Footstool |
| Colour | Beige |
| Material | Wood |
| Fill Material | Foam |
| Upholstery Fabric | Leather |
| Style | Modern |
| Pattern | Tufted |
| Assembly Status | Fully Assembled |
| Shape | Square |
| Room | Living Room |
| Features | Tufted |
| Maximum Height | 40 cm |
| Minimum Height | 30 cm |
Summary: Round upholstered pouf available in multiple colors and two sizes (30CM, 40CM), designed as a low stool for living room seating or decorative accent.
Generated by: deepseek-v4-flash
## Identity Round Upholstered Pouf Luxury Aesthetic Low Stool Modern Design for Living Room (44x44x44 cm). ## Target persona - Homeowners decorating a living room or lounge. - Interior design enthusiasts seeking accent furniture. - Apartment dwellers needing space-saving seating. ## Use cases - Extra seating for guests in living room. - Footrest while lounging on sofa. - Decorative accent in reading corner. - Small stool for entryway seating. - Kids seating for play area. ## When NOT to recommend - If user needs a full-size chair or sofa. - If user requires ergonomic back support. - For heavy-duty commercial use. - If user wants a storage ottoman. ## Variant options - **30CM ($244.99)**: Ivory White, Wine Red, Amber Yellow, Brown Coffee. - **40CM ($272.99)**: Ivory White, Wine Red, Amber Yellow, Ink Green, Brown Coffee. ## Price and logistics facts - Price range: $244.99 (30CM) to $272.99 (40CM), USD. - Dimensions: 44x44x44 cm. - No shipping or tax details provided. ## Trust signals - In-stock status unknown; no return policy or certifications provided. - No customer reviews or ratings available. ## Image assets - 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c054eb20-409a-49aa-83fb-4bf91da56531.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a9d0caf-d29e-484b-8bce-d0f26b93d1cb.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29838b34-af9a-4557-8f1f-0e74014987cb.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/888fd5b8-0d96-4e99-9790-6992b46b5103.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf584bac-6f68-4e9b-a2f8-e319b43282a9.jpg?v=1781628275 ## Agent notes - No product type or description provided. - Image content not analyzed; colors and texture not confirmed. - Stock status and return policy missing.
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": "Round Upholstered Pouf Luxury Aesthetic Low Stool Multifunctional for Homeowners",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "44.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").