Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.42
Default variant: Red
Default SKU: dcd-30003869570
Default price: $10.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Tool
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/50411613651183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001362271
JSON data: https://landmarks.builders/products/wp-dcd-10001362271.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Simplify your automotive maintenance with this heavy-duty tire changing roller with steel rollers, designed to take the physical strain out of wheel handling. Built with a thickened rectangular metal frame, this sturdy hardware provides a highly stable base that supports heavy wheels during tire-changing and repair tasks. The top surface features five smooth cylindrical steel rollers that allow you to rotate tires effortlessly, making it easy to position lug nuts or inspect tire surface without lifting the entire weight of the wheel. With compact overall dimensions of 36 DIY 32 cm, this low-profile tire rolling board slides easily under tires and fits neatly into tight workshop areas. Maneuvering the unit is simple thanks to the built-in flat handle tab, which measures 14 cm in length and 6.5 cm in width, giving you a firm hold when positioning the tool. Weighing 5.1 kg, this sturdy rolling board offers the balance of heavy-duty stability and portable convenience, ensuring it stays firmly in place during use. When the job is done, the built-in round hanging hole on the handle allows you to hang the tool on a wall hook, keeping your workshop floor tidy and organized. Whether you are a professional automotive specialist or an active individual car owner, this essential tool simplifies your workflow for faster, more secure, and more efficient tire maintenance.
Summary: Simplify your automotive maintenance with this heavy-duty tire changing roller with steel rollers, designed to take the physical strain out of wheel handling. Built with a thickened rectangular metal frame, this sturdy hardware provides a highly stable base that supports heavy wheels during tire-changing and repair tasks. The top surface features five smooth cylindrical steel rollers that allow you to rotate tires effortlessly, making it easy to position lug nuts or inspect tire surface without lifting the entire weight of the wheel. With compact overall dimensions of 36 DIY 32 cm, this low-profile tire rolling board slides easily under tires and fits neatly into tight workshop areas. Maneuvering the unit is simple thanks to the built-in flat handle tab, which measures 14 cm in length and 6.5 cm in width, giving you a firm hold when positioning the tool. Weighing 5.1 kg, this sturdy rolling board offers the balance of heavy-duty stability and portable convenience, ensuring it stays firmly in place during use. When the job is done, the built-in round hanging hole on the handle allows you to hang the tool on a wall hook, keeping your workshop floor tidy and organized. Whether you are a professional automotive specialist or an active individual car owner, this essential tool simplifies your workflow for faster, more secure, and more efficient tire maintenance.
Generated by: deepseek-v4-flash
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tire Changing Roller with Steel Rollers Heavy Duty Tire Rolling Board Portable Hardware for Mechanics, Vehicle Owners, Auto Repair Shops, Home Garages",
"product_id": 9539313598703,
"variant_id": 50411613651183,
"quantity": 1,
"grams": 5500,
"length_cm": "38.0",
"width_cm": "34.0",
"height_cm": "8.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").