Brand: World Products (Landmark)
SKU: dcd-30003687830
Price: $49.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Tools
Vendor: World Products
Weight: 23820 g
Cart URL (default variant): https://landmarks.builders/cart/50406127141103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298738
JSON data: https://landmarks.builders/products/wp-dcd-10001298738.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This professional-grade tool kit is designed for vehicle maintenance. It includes a long threaded press rod assembly, multiple round sleeves, adapters, stepped cups, and nuts. It simplifies the extraction and installation of chassis bushings and other pressed-in parts. The main body is constructed from 45# carbon steel, and the threaded rods are made from 40Cr steel. It has a working range of 22 to 102 mm. The included blue hard carrying case measures 545 x 295 x 130 mm and features custom-molded compartments for secure storage and transport.
Summary: Bushing removal and installation press tool kit for mechanics. Includes threaded rod, sleeves, adapters, stepped cups; 45# carbon steel body, 40Cr rods; working range 22-102 mm; 50-piece set in blue case.
Generated by: deepseek-v4-flash
## Identity This is a heavy-duty bushing removal and installation kit for automotive presses. It contains a long threaded press rod, sleeves, adapters, stepped cups, and nuts. The rod is 40Cr steel; the main body is 45# carbon steel. Working range 22–102 mm. Includes blue plastic carrying case with molded inserts. ## Target persona Professional mechanics, suspension specialists, and advanced DIYers who regularly replace chassis bushings. The 50-piece set and $49.31 price point suit working garages and home enthusiasts who want a complete portable kit. ## Use cases - Replacing worn control arm bushings on cars and light trucks. - Pressing out damaged or rusted chassis bushings. - Installing new polyurethane or rubber bushings with the stepped cups and adapters. - Removing other pressed-in parts such as motor mounts or ball joints when using the correct adapters. - Performing suspension overhauls at a shop bench or on the vehicle with a portable kit. ## When NOT to recommend - For bushings larger than 102 mm working range. - For heavy commercial or off-road equipment requiring a hydraulic press. - For someone needing a full press frame rather than a portable rod-and-sleeve kit. - For bargain shoppers expecting a lower price; the kit is professionally positioned at $49.31. ## Variant options - dcd-30003687830 — "50 PIECES" at $49.31 USD (only variant). ## Price and logistics facts - Price: USD 49.31. - Case dimensions: 54.5 × 29.5 × 13.0 cm (length × width × height). - Working range: 22–102 mm. - Materials: 45# carbon steel body, 40Cr threaded rod. ## Trust signals - Content-validated and quality-audited per catalog tags. - Price is consistent with the catalog entry. - No in-stock status or return policy was provided in the product data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ca0c2d4-28d1-4237-b056-ce2881d6e0f6.jpg?v=1786242607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ce6eaf4-d817-4a6c-a6c0-e3977fd5eac7.jpg?v=1786242425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8773ab80-839b-405a-9b52-1e05a9baad06.jpg?v=1786242414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1d70f74-cc89-4638-adef-ed487035052f.jpg?v=1786242285 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c38d6e38-4545-47bf-92ea-b6530cc22e8c.jpg?v=1786242286 ## Agent notes - The images have not been visually inspected; only URLs are available, so no visual claims are made. - No shipping weight or delivery time is provided. - The description mentions "professional-grade" but no formal certifications are listed; do not infer third-party certification. - This is a portable press kit, not a hydraulic press or shop press frame.
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": "Bushing Removal Tool Kit Heavy-Duty Bushing Press Tool Set for Mechanics",
"product_id": 9537822425327,
"variant_id": 50406127141103,
"quantity": 1,
"grams": 23820,
"length_cm": "54.5",
"width_cm": "29.5",
"height_cm": "13.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").