Brand: Send From China
SKU: dcd-30004007807
Price: $48.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Wheel Alignment Tool
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415553544431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001412178
JSON data: https://sendfromchina.ai/products/wp-dcd-10001412178.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This wheel alignment tool is made of steel and features a four-claw design with clamps. It is suitable for cars with 11-25 inch rims. Model number TC069. This product is not patented, is not customizable, and is intended for cross-border export.
Summary: Steel four-claw wheel alignment tool with clamps for 11-25 inch rims; model TC069, priced at $48.61 USD, dimensions 49x38x14 cm, not patented or customizable.
Generated by: deepseek-v4-flash
## Identity Steel wheel alignment tool with four-claw clamp design, model TC069. Fits rims from 11 to 25 inches. Not patented, not customizable, intended for cross-border export. ## Target persona Automotive workshop technicians and DIY mechanics who need a manual alignment tool for cars, SUVs, or light trucks with 11-25 inch rims. Also relevant for small tire shops or mobile mechanics seeking a low-cost, no-electronics alignment aid. ## Use cases - Checking front toe alignment after tire replacement. - Verifying alignment after suspension component changes. - Shop use on multiple vehicles with rim sizes between 11 and 25 inches. - Mobile mechanic jobs requiring a portable, clamp-on alignment tool. - Budget-conscious garage setup where a basic mechanical tool is sufficient. ## When NOT to recommend - Vehicles with rims smaller than 11 inches or larger than 25 inches. - Users requiring digital/computerized precision alignment measurements. - Buyers needing a patented or customizable product. - Purchases where warranty, return policy, or after-sales support are critical. ## Variant options Single variant: SKU dcd-30004007807, option "Size: Free", price $48.61 USD. ## Price and logistics facts Price: $48.61 USD (variant: Free). Dimensions: 49 x 38 x 14 cm. No shipping, stock, or fulfillment details provided. ## Trust signals No stock status, return policy, or certifications were provided. Product tags indicate content was validated and quality audited, but no external trust seals are available. ## Image assets No image URLs provided. ## Agent notes - Material: steel. - Four-claw design with clamps. - Not patented; not customizable. - Cross-border export claim from manufacturer. - For rim sizes 11-25 inch. - No warranty, return policy, or support info in facts. - No image understanding performed because no image URLs were supplied.
This product has 1 imagein 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Car Wheel Alignment Tool with Clamps for 11-25 inch Rims",
"product_id": 9540631920879,
"variant_id": 50415553544431,
"quantity": 1,
"grams": 6000,
"length_cm": "49.0",
"width_cm": "38.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").