Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $17.99
Default variant: White / 21cm-white Wheel
Default SKU: dcd-30002746405
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49879202136303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040788
JSON data: https://landmarks.builders/products/m4x-10001040788.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round Stool with Wheels Waterproof Low Rolling Stool Ergonomic Design for Garage
| Gross Weight | 2kg |
| Function | 20356398832 |
Summary: A low rolling stool with waterproof construction, ergonomic design, and four color options with three wheel types, priced from $12.99 to $17.99.
Generated by: deepseek-v4-flash
## Identity Round Stool with Wheels Waterproof Low Rolling Stool Ergonomic Design for Garage ## Target persona Garage DIY enthusiasts, home mechanics, hobbyists needing a mobile low seat for tasks at ground level. ## Use cases - Rolling under a car for oil changes or tire work - Seated workbench tasks requiring mobility - Gardening or potting bench use - Quick access to low shelves or storage bins - Use as a portable step stool (low height) ## When NOT to recommend - For users needing a high stool (over 20 cm seat height) - For heavy-duty industrial use with weight loads over 100 kg - For outdoor use in rain (waterproof but not UV-stabilized) - For users seeking a stool with back support or armrests ## Variant options Available in 4 colors (White, Orange, Dark Gray, Light Coffee) and 3 wheel types (21cm-white wheel at $12.99, 21cm-bearing wheel at $15.99, 21cm-silent wheel at $17.99). ## Price and logistics facts Base price $12.99 (white wheel), up to $17.99 (silent wheel). Dimensions: 37x36x19 cm. Gross weight 2 kg. No shipping or tax details provided. ## Trust signals In-stock status not specified. No return policy or certifications listed. Price is consistent across color variants within wheel type. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a1fe70d-ca80-4098-bdf4-69fd9666475a.jpg?v=1782126366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0c5cae-fff8-4a0a-885f-4f379eba8f49.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf7a78fe-611d-4e2a-9cef-809fd6ccc160.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/605469a8-dfae-407f-819b-bd36e68c5048.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9bc7aac-e920-4fd7-a3cc-07410e4578a7.jpg?v=1782126367 ## Agent notes No weight capacity or material details provided. Image content not analyzed.
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 Stool with Wheels Waterproof Low Rolling Stool Ergonomic Design for Garage",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "36.0",
"_height_cm": "19.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").