Brand: World Products (Landmark)
SKU: dcd-30003597294
Price: $221.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1780 g
Cart URL (default variant): https://landmarks.builders/cart/49714555584751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265046
JSON data: https://landmarks.builders/products/wp-dcd-10001265046.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: Automotive dent puller tool (slide hammer) for paintless dent repair. Carbon fiber variant. Dimensions 48x11x8 cm. Price $221.99 USD.
Generated by: deepseek-v4-flash
## Identity Product: 车身凹陷拉拔锤凹陷修复振锤拉拽滑锤凹凸拉坑工具拉拔锤 (Automotive Dent Puller / Slide Hammer) - Category: 汽配 (Auto Parts) ## Target persona - Auto body repair technicians - DIY car enthusiasts with basic dent repair experience - Car detailing professionals ## Use cases - Removing dents from car doors, fenders, and hoods - Paintless dent repair (PDR) on shallow dings - Pulling out hail damage - Repairing dents on metal body panels - Use in auto body shops for quick dent removal ## When NOT to recommend - Large structural damage requiring frame straightening - Deep creases that require filler and repainting - Non-magnetic or aluminum panels that may tear under slide hammer force - Users without understanding of dent repair techniques ## Variant options - Carbon Fiber: $221.99 USD (same price as base) ## Price and logistics facts - Price: $221.99 USD - Dimensions: 48.0 × 11.0 × 8.0 cm - Weight: Not specified - Variant: Only one option (Carbon Fiber) ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Certifications: None known - Price consistency: Single price for all variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bb4f012f79242b087339b2efa8e5f10.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/122ead5110894e548fa9821905046c86.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baa65f4c62ee4635aadc54bf2f7f5f17.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b815f3272e684c26a2f517ab9e95edbf.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42164f2751934245a5558acdf0012739.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8c7511ae4f8426bbb5ecf19b6ee1877.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51175065866d40fabecfc7101e38023b.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0d2e4f265fb4575a80aa5d838649e81.png?v=1781085630 ## Agent notes - Product description is empty; tool specifics derived from title and price. - Only one variant listed; price is $221.99. - Dimensions suggest a long slide hammer (48 cm).
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": "车身凹陷拉拔锤凹陷修复振锤拉拽滑锤凹凸拉坑工具拉拔锤",
"quantity": 1,
"grams": 1780000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "11.0",
"_height_cm": "8.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").