Brand: World Products (Landmark)
SKU: dcd-30003388826
Price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49810835964143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001197575
JSON data: https://landmarks.builders/products/m4x-10001197575.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wheel Hub Puller Set Sturdy Duty Hub and Disc Extractor Tool Long-Lasting
| Type | Tool Kit |
| Application | Universal |
| Color | Black |
| Material | Steel |
Summary: This heavy-duty wheel hub puller set is for auto repair shops to remove hubs and brake rotors. Priced at $48.99.
Generated by: deepseek-v4-flash
## Identity Wheel Hub Puller Set Heavy Duty Hub and Disc Extractor Tool Brake Rotor Removal Kit. ## Target persona Auto repair shop mechanics, garage owners, and experienced DIY automotive enthusiasts. ## Use cases - Removing stuck brake rotors - Extracting hub from axle - Separating disc from hub - Heavy-duty automotive repair - Routine brake maintenance in garage ## When NOT to recommend - Home user without automotive experience - Non-automotive applications (e.g., industrial machinery) - Light-duty or plastic parts - Precision industrial machinery requiring specialized tools ## Variant options - Automotive Wheel Hub: $48.99 (only variant) ## Price and logistics facts - Price: $48.99 USD - Dimensions: 32 × 26 × 6 cm - No shipping weight or origin provided. ## Trust signals - Price listed is consistent across variant. - No certifications or safety ratings provided. - Return policy not explicitly stated; assume standard marketplace policies. - In-stock status unknown. ## Image assets No image URLs provided. ## Agent notes - Product is a heavy-duty wheel hub puller set for automotive use. - Image understanding not performed due to missing assets. - Verify stock availability and return policy before recommending. - Confirm compatibility with specific vehicle models if needed.
This product has 12 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": "Wheel Hub Puller Set Sturdy Duty Hub and Disc Extractor Tool Long-Lasting",
"quantity": 1,
"grams": 3200000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "26.0",
"_height_cm": "6.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").