Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $38.99
Default variant: Red / without Support Rod
Default SKU: dcd-30003606447
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714322079983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268493
JSON data: https://landmarks.builders/products/wp-dcd-10001268493.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: A mobile mechanic stool with swivel casters, tool tray, and storage, available in red or black with optional support rod, priced from $35.99.
Generated by: deepseek-v4-flash
## Identity - Universal auto repair stool with tool tray, storage, swivel casters, and optional support rod. Dimensions: 42 x 37 x 10 cm. Base price $35.99 USD. ## Target persona - DIY auto mechanics and hobbyists working in home garages. - Professional garage technicians needing a mobile seat with tool storage. ## Use cases - Seating while working under a vehicle. - Organizing tools within arm's reach during repairs. - Moving around the garage while seated (swivel casters). - Quick storage for fasteners, wrenches, and small parts. - Using as a portable work surface or step stool. ## When NOT to recommend - For office or desk seating (ergonomic design insufficient). - For heavy industrial loads (weight capacity not specified). - For outdoor use on rough or uneven ground. - For users expecting a tall mechanic's stool (height not given, likely low). ## Variant options - Red, without Support Rod: $35.99. - Black, without Support Rod: $35.99. - Black, with Support Rod: $38.99. ## Price and logistics facts - Base price: $35.99 USD. - Variant with support rod: $38.99 USD. - Dimensions: 42 cm (L) x 37 cm (W) x 10 cm (H). Weight and shipping not specified. ## Trust signals - In-stock status not explicitly confirmed; assume available as listing is active. - No return policy or warranty stated. - Price is consistent across base variants. - No certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/513c9ec4e8e24200b1b798e1024c48aa.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94642c25753b40e783b662547acfd506.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a7fa83ee7240a49599177eacb9c7d5.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/679e8d1f2fa14802983266bced12a5c1.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7acc8e3ff02a4f56b015806adeb77012.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a482e46edf584570b85a2199ecc684a2.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af674c6b98804bf7a08ec0955c3fda46.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e2ca0251297448a8c608c205f3cadd7.png?v=1781085469 ## Agent notes - Image understanding was not performed; visual details (color, design, supports) are not described. Confirm compatibility and dimensions from images if needed.
This product has 15 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": "带工具盘通用汽修凳多功能收纳凳移动修车凳万向轮U型工具凳方凳",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "37.0",
"_height_cm": "10.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").