Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99
Default variant: Gray Blue / S
Default SKU: dcd-30001895785
Default price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49811903316207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893851
JSON data: https://landmarks.builders/products/m4x-10000893851.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Toadstool-Shaped-Shaped Pouf Nordic Aesthetic Ottoman Creative Design
| Item Height | 40 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Pouf |
| Colour | Multicoloured |
| Material | Fabric |
| Fill Material | Synthetic Fibre |
| Upholstery Fabric | Velvet |
| Style | Modern |
| Pattern | Tufted |
| Department | Adults |
| Additional Parts Required | No |
| Assembly Status | Fully Assembled |
| Model | IKEA SANDARED |
| Shape | Round |
| Firmness | Medium Soft |
| Features | Tufted |
| Maximum Height | 40 cm |
| Minimum Height | 40 cm |
| Personalised | No |
| Required Tools | No Tools Required |
| Manufacturer Warranty | 1 Year |
Summary: Toadstool-shaped pouf/footstool, 42x42x40 cm, available in Gray Blue and Pink, priced at $198.99.
Generated by: deepseek-v4-flash
## Identity Toadstool-shaped pouf/footstool (size S) with two color options: Gray Blue and Pink. Dimensions: 42x42x40 cm. Price: $198.99. ## Target persona Novelty decor enthusiasts looking for whimsical furniture; gamers seeking a unique footrest for their setup; parents furnishing a child's themed bedroom; small-space dwellers needing compact, multifunctional seating. ## Use cases - As a footstool in a gaming room or themed living space. - As a decorative seat in a reading nook or cozy corner. - As a prop for photography or event staging. - As a lightweight step stool for reaching low shelves. - In a playroom for children's seating. - As an accent piece in a bohemian or fantasy-themed interior. ## When NOT to recommend - For heavy-duty or frequent seating (no weight capacity specified). - For outdoor use (indoor only, not weather-resistant). - For formal or professional office settings. - For larger individuals (dimensions are small; not suitable as primary seat). ## Variant options - Gray Blue / S: SKU dcd-30001895785, $198.99 - Pink / S: SKU dcd-30001895787, $198.99 ## Price and logistics facts - Price: $198.99 per unit (all variants). - No shipping weight or delivery details provided. - Dimensions: 42 cm (length) x 42 cm (width) x 40 cm (height). ## Trust signals - In-stock: Not specified (assume available unless sold out). - Return policy: Not provided. - Price consistency: Single price across variants. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19a161be-7aef-4500-a365-a161466d40b6.jpg?v=1781600918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64c180ae-f91a-4a17-905c-7eeb89d2b057.jpg?v=1781600919 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26fc0531-25bb-4940-91fd-612ad7a88ea6.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3784a0d-73a8-4f28-8644-545ec6338e88.jpg?v=1781600919 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e349ab7-bd70-467a-a28b-221a8d1bb72c.jpg?v=1781600918 ## Agent notes - No product description provided; rely on images for visual details. Image content not interpreted.
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": "Toadstool-Shaped-Shaped Pouf Nordic Aesthetic Ottoman Creative Design",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "42.0",
"_height_cm": "40.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").