Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $41.99
Default variant: 36 Inch / Standard
Default SKU: dcd-30003625818
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49713204789487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276145
JSON data: https://landmarks.builders/products/wp-dcd-10001276145.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
移动修车躺板万向轮汽修滑板汽车修车躺板滑板换机油修车工具
| 品牌 | 无 |
| 材质 | 咨询 |
| 适用范围 | 汽修工具 |
Summary: Mobile mechanic creeper with swivel casters for under-vehicle work, 36-inch variant at $34.99 and 40-inch at $41.99.
Generated by: deepseek-v4-flash
## Identity
Mobile mechanic creeper (修车躺板) with 360° swivel casters, designed for sliding under vehicles for repairs like oil changes. Two size options: 36" standard ($34.99) and 40" standard ($41.99). Dimensions: 103x49x12 cm. Brand unspecified; material: consult seller.
## Target persona
DIY home mechanics performing routine maintenance; professional auto technicians needing a durable creeper for shop use; car enthusiasts who change their own oil or brakes.
## Use cases
- Sliding under a car to drain engine oil.
- Accessing the underside for brake repairs or exhaust work.
- Working on transmission or differential in a garage.
- Using as a comfortable lying-down platform for under-vehicle inspections.
- Quick mobility around the shop floor with swivel casters.
## When NOT to recommend
- For users who need a rolling seat or stool (this is a flat creeper).
- For off-road or rough terrain use (casters designed for smooth floors).
- If weight capacity is unknown (not specified; risk for heavier users).
- For tasks requiring elevation (no lift function; only sliding).
## Variant options
- 36 Inch / Standard: SKU dcd-30003625818, $34.99
- 40 Inch / Standard: SKU dcd-30003625819, $41.99
## Price and logistics facts
- Base price $34.99 for 36" variant; $41.99 for 40" variant.
- Currency USD.
- Dimensions: 103 x 49 x 12 cm (packaged? assumed product size).
- Shipping logistics not provided; typical for auto tools.
## Trust signals
- No brand or warranty stated.
- Material unspecified ("咨询" meaning consult seller).
- In-stock status not explicitly confirmed (but listed with SKUs).
- No certifications mentioned.
## Image assets
- 5 images available at provided URLs:
1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a43b7f36e134d9ea6e199c323dc3c01.png?v=1781084464
2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78932f47682844c382cc46d4d1380cd2.png?v=1781084465
3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9e68137c6484e53bf98418c1b1e61ca.png?v=1781084464
4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e3589529fe649bf8c93f59ac5c70356.png?v=1781084464
5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8b18fda54ff40cca2f44f7ebb969aa5.png?v=1781084463
(Note: images not analyzed for visual details.)
## Agent notes
- No image understanding performed; rely on textual description.
- Material and brand missing; confirm with seller if critical.
- Price points are low, suggesting basic construction.This product has 14 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": "移动修车躺板万向轮汽修滑板汽车修车躺板滑板换机油修车工具",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "103.0",
"_width_cm": "49.0",
"_height_cm": "12.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").