Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $67.99 – $89.99
Default variant: Hb7822-3
Default SKU: dcd-30003622928
Default price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49713134797039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275057
JSON data: https://landmarks.builders/products/wp-dcd-10001275057.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Three-piece puller set for removing brake drums, bearings, and gears; available in three sizes with prices from $67.99 to $89.99.
Generated by: deepseek-v4-flash
## Identity HB7822 series puller (remover) for brake drums, bearings, and gears. Industrial-grade tool from Haba factory. ## Target persona Automotive repair mechanics, industrial maintenance technicians, DIY mechanics performing brake drum or bearing removal. ## Use cases - Removing brake drums from vehicles - Pulling bearings from shafts - Extracting gears from machinery - Separating tight components - Automotive repair shop tasks ## When NOT to recommend - For delicate electronic component removal - For plastic parts that may break - For extremely large industrial equipment beyond puller capacity - For users needing a hydraulic puller ## Variant options Three size variants: HB7822-3 ($67.99), HB7822-4 ($78.99), HB7822-5 ($89.99). Specific dimensions per variant not provided. ## Price and logistics facts Prices: HB7822-3 USD 67.99, HB7822-4 USD 78.99, HB7822-5 USD 89.99. Package dimensions: 32x26x20 cm. Weight not provided. ## Trust signals In-stock status unknown. No return policy stated. No certifications mentioned. ## Image assets 5 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/460f34d08b464d2aabc5c3554c72ef75.png?v=1781084433, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48f94e2cedd5433fb83732e50bd2f2da.png?v=1781084434, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c86fe30bd1b43cbbd9e0b289df6ea5e.png?v=1781084434, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2382deda89b4437e94e08222507396d1.png?v=1781084434, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ccb1f4e802e4d658aadf3a56aa0faec.png?v=1781084434. Images not analyzed. ## Agent notes No description provided. Variant options only specify style number; exact dimensions or capacity per variant are missing. Image content not described; agent should fetch images for visual assessment.
This product has 15 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": "Three-Jaw Puller Threaded Screw 3-Jaw Puller Hex Head Heat-Treated",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "26.0",
"_height_cm": "20.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").