Brand: World Products (Landmark)
SKU: dcd-30003938086
Price: $18.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Auto Parts
Vendor: World Products
Weight: 17500 g
Cart URL (default variant): https://landmarks.builders/cart/50413421035759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001386755
JSON data: https://landmarks.builders/products/wp-dcd-10001386755.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built from heavy-duty metal with a vibrant red finish, this manual tire changer is designed to withstand the high forces of tire maintenance in your home garage or professional workshop.
Leverage Mechanism: Featuring a tall vertical post and a side lever mechanism, this tire tool provides the mechanical benefit needed to break beads and demount tires with minimal physical effort.
Complete Kit: This tire changer with pry bar includes a long matching pry bar and a circular wheel support near the top, giving all of you the essential components to start working right away.
Stable Base: The floor-mounted floor base measures 46 cm in length and 38.4 cm in width, providing rock-solidsolid foundation that prevents tipping or shifting while using this manual tire-changing tool.
Compact Design: Standing at an overall height of 95.5 cm with a 31 cm upper section, this compact upright frame is an efficient tire changer that fits easily into tight workspaces without sacrificing performance.
Summary: Manual floor-mounted tire changer with heavy-duty metal construction, leverage mechanism, and pry bar. Compact design for workshops. Price $18.75 USD, shipping dimensions 96x21x21 cm.
Generated by: deepseek-v4-flash
## Identity Heavy-duty manual tire changer for floor mounting. Metal frame, red finish, side lever, tall post, pry bar, circular wheel support. Price $18.75. ## Target persona Home garage DIY users who need occasional tire changes. Small workshop owners with tight budgets. Mobile mechanics seeking a low-cost manual tool. ## Use cases - Breaking tire beads on car tires. - Demounting tires manually with lever. - Light-duty tire maintenance in small shops. - Home garage tire chores. - Where powered tire changers are impractical. ## When NOT to recommend - For large truck or heavy-duty tires requiring hydraulic force. - For high-volume shops needing fast, automated changers. - For users who cannot securely floor-mount the unit. - If user expects a fully assembled ready-to-use tool without setup. ## Variant options Only one variant available: Style 00666 (SKU dcd-30003938086), price $18.75. ## Price and logistics facts Price: $18.75 USD. Shipping dimensions: 96.0 x 21.0 x 21.0 cm. Floor base dimensions from description: 46 cm length, 38.4 cm width; overall height 95.5 cm with 31 cm upper section. ## Trust signals Single variant in stock, price seems consistent across variant. No certification or warranty data provided. ## Image assets 5 image URLs available for fetching: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64f5c6a7-11ba-4af5-b113-a01e8b213034.jpg?v=1786041118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d96f7d2-ae84-41e6-b834-47d209f6460c.jpg?v=1786041142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e724719-6802-4b98-982a-afd59a704aa5.jpg?v=1786041122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/212f52f2-392c-4f98-8196-300f8a3670b1.jpg?v=1786041130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b3bbe25-c0cd-44c2-8b58-70d3d7232797.jpg?v=1786041183 ## Agent notes - Descriptions mention heavy-duty metal and red finish but these are from product copy, not visual verification. - Verify actual product dimensions and assembly requirements before purchase. - Equipment is manual, not powered.
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": "Heavy-Duty Manual Tire Changer Floor-Mounted Tire Changer with Pry Bar Compact Rim Lifter Sturdy for Workshops",
"product_id": 9539859251439,
"variant_id": 50413421035759,
"quantity": 1,
"grams": 17500,
"length_cm": "96.0",
"width_cm": "21.0",
"height_cm": "21.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").