Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99
Default variant: Off-white / Silent Wheel
Default SKU: dcd-30001895241
Default price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49813625667823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893782
JSON data: https://landmarks.builders/products/m4x-10000893782.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
CumulusShaped Caster Stool Ergonomic Design Padded caster Seat Easy to Clean
| Item Height | 55 cm |
| Item Length | 45 cm |
| Item Width | 45 cm |
| Type | Footstool |
| Colour | Beige |
| Material | Metal |
| Fill Material | Foam |
| Upholstery Fabric | Polyester |
| Department | Adults |
| Additional Parts Required | No |
| Assembly Status | Fully Assembled |
| Model | Domkapa Low Pouf |
| Shape | Round |
| Room | Living Room |
| Features | Storage Compartment |
| Maximum Height | 55 cm |
| Minimum Height | 55 cm |
| Personalised | No |
| Required Tools | No Tools Required |
| Distance from Floor to Bottom | 3 cm |
Summary: CumulusShaped Caster Stool with sturdy duty padded seat and locking casters, available in 7 colors, priced at $228.99 USD, dimensions 46x48x43 cm.
Generated by: deepseek-v4-flash
## Identity CumulusShaped Caster Stool sturdyDuty Padded caster Seat Locking Casters for Home ## Target persona Home office workers needing a mobile seat; crafters and artists requiring a rolling stool; DIY enthusiasts working in workshops or garages. ## Use cases - Rolling seat for desk work in a home office - Mobile stool for crafting or sewing projects - Extra seating with casters in a workshop or garage - Vanity stool that can roll under a makeup table - Quick-draw stool for low shelving or storage access - Portable seat for painting or hobby stations ## When NOT to recommend - Formal office environments requiring executive or ergonomic chairs - Heavy industrial or warehouse settings needing high weight capacity - Outdoor use (no weather resistance mentioned) - Users who need adjustable height or lumbar support ## Variant options 7 colors: Off-white, Gray, Khaki, Matcha Green, Orange, Sky Blue, Pink. All with Silent Wheel style at $228.99. ## Price and logistics facts Price: $228.99 USD per unit. Dimensions: 46 x 48 x 43 cm. No shipping or weight info provided. ## Trust signals Multiple color variants in stock. No return policy or certifications listed in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f2d79ab-c97e-46cf-a43d-1206ea662d52.jpg?v=1781628211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/473060b3-f550-4dc9-805f-a411c9c19073.jpg?v=1781628213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f7fee2f-dbfa-4fbc-a25c-98dcd4ee2b64.jpg?v=1781628210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9128fe9f-6a27-42eb-9d71-d32e4dd9863e.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36438a3c-ef99-4366-8a76-a256ab0baef5.jpg?v=1781628212 ## Agent notes Image understanding was not performed; visual details are not inferred.
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": "CumulusShaped Caster Stool Ergonomic Design Padded caster Seat Easy to Clean",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "48.0",
"_height_cm": "43.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").