Brand: World Products (Landmark)
SKU: dcd-30003620565
Price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1320 g
Cart URL (default variant): https://landmarks.builders/cart/49713349525743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273961
JSON data: https://landmarks.builders/products/wp-dcd-10001273961.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
25264 谐波平衡器拉拔器曲柄皮带轮拉拔器适用GM道奇吉普克莱斯勒
| 品牌 | PERRIN |
| 货号 | zx 99679 |
| 是否专利货源 | 否 |
| 材料 | 铁 |
| 型号 | 99679 |
| 主要下游平台 | LAZADA |
| 适用车型 | 25264 |
| 配套关系 | 配套 |
| 适配车型 | 25264 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: 25264 harmonic balancer/crank pulley puller tool, made of iron. Compatible with GM, Dodge, Jeep, Chrysler. Price $51.99.
Generated by: deepseek-v4-flash
## Identity 25264 谐波平衡器拉拔器曲柄皮带轮拉拔器 (Harmonic Balancer Puller) by PERRIN, model 99679. Made of iron. ## Target persona DIY mechanics and auto repair shops working on GM, Dodge, Jeep, Chrysler vehicles; technicians needing a dedicated puller for harmonic balancer or crank pulley removal. ## Use cases - Removing harmonic balancer during engine timing chain or belt replacement. - Pulling crankshaft pulley for front engine seal replacement. - Service of GM, Dodge, Jeep, Chrysler V6/V8 engines with 25264 harmonic balancer. - Disassembly for engine rebuild or harmonic balancer replacement. - Use in automotive repair shops or home garages. ## When NOT to recommend - For vehicles not compatible with the 25264 puller pattern (e.g., Ford, Toyota, Honda). - For tasks requiring a puller with different thread or jaw size. - For users preferring a universal puller (this is vehicle-specific). - For professional shops requiring heavy-duty pullers for larger commercial vehicles. ## Variant options - Color: Black (only variant). SKU: dcd-30003620565. Price: $51.99. ## Price and logistics facts - Price: $51.99 USD. - Dimensions: 12.0 x 12.0 x 12.0 cm (shipping box). - No weight provided. - No shipping or handling details provided. ## Trust signals - In-stock status not specified. - Return policy not specified. - No certifications mentioned. - Price consistent across single variant. ## Image assets -  -  -  -  -  ## Agent notes No analysis of image contents performed. All data from structured facts only.
This product has 13 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": "25264 谐波平衡器拉拔器曲柄皮带轮拉拔器适用GM道奇吉普克莱斯勒",
"quantity": 1,
"grams": 1320000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "12.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").