Brand: World Products (Landmark)
SKU: dcd-30003617579
Price: $318.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49713507631343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272581
JSON data: https://landmarks.builders/products/wp-dcd-10001272581.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能汽车压床辅助顶杆支架轮毂压轴承衬套压力机辅助架专用工具
| 品牌 | 无品牌 |
Summary: A specialized automotive press auxiliary tool for wheel hub bearing and bushing removal/installation, compatible with various press machines. Unbranded, dimensions 33x25x11 cm. Price $318.99.
Generated by: deepseek-v4-flash
## Identity This product is a multi-function automotive press auxiliary tool (顶杆支架轮毂压轴承衬套压力机辅助架) designed for pressing bearings and bushings into wheel hubs. It is an unbranded tool, solid construction based on dimensions. ## Target persona Small to medium auto repair shops, DIY mechanics who perform wheel hub bearing replacements, and automotive technicians needing a dedicated press aid for consistent bearing seating. ## Use cases 1. Pressing new wheel hub bearings into steering knuckles. 2. Removing old bearings from hubs using a hydraulic press. 3. Installing bushings in control arms or suspension components. 4. Aligning and supporting wheel hub assemblies during press operations. 5. Using with a shop press for repeated bearing jobs. 6. General mechanical tasks requiring precise axial force application on round parts. ## When NOT to recommend - For users who only need a standard bearing press kit (this is an auxiliary tool, not a full press). - For high-volume production shops that require industrial-grade hydraulic presses with integrated tooling. - For vehicle makes that use non-press-fit bearings (e.g., bolt-on hubs). - For DIYers without access to a shop press or hydraulic press. ## Variant options - Style: Auxiliary Tool (only variant, SKU dcd-30003617579, $318.99) ## Price and logistics facts - Price: $318.99 USD. - Dimensions: 33 cm (length) × 25 cm (width) × 11 cm (height). - No shipping or return policy information provided. ## Trust signals - No brand specified (unbranded). - No certifications listed. - Stock status not indicated. - Image assets available (8 images) but agent cannot visually inspect. ## Image assets - 8 images available at URLs provided. Note: agent does not perform visual analysis; fetch images for processing if needed. ## Agent notes - Product is a niche automotive tool; verify compatibility with specific press models and hub sizes before recommending. - No warranty or material composition data available. - Images may show usage and dimensions; crawler could attempt to extract visual data if needed.
This product has 11 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": 8500000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "25.0",
"_height_cm": "11.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").