Brand: Send From China
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.21 – $0.58
Default variant: Quick Press Handle
Default SKU: dcd-30004009517
Default price: $0.21
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Tire Valve Accessories
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415908880623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001412973
JSON data: https://sendfromchina.ai/products/wp-dcd-10001412973.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This tire valve adapter is made of aluminum and features a quick press handle. It is designed for use with American-style valves. It is compatible with a wide range of vehicles. The adapter is suitable for tubed tires. It is mainly sold in the Middle East and is available for cross-border export.
Summary: Aluminum tire valve adapter with rubber extension hose for American-style tubed tires on motorcycles, e-bikes, and bicycles; base price $0.21.
Generated by: deepseek-v4-flash
## Identity Aluminum tire valve adapter with quick press handle and rubber extension hose. Designed for American-style valves and tubed tires on motorcycles, electric bikes, and bicycles. Base price $0.21 USD. ## Target persona Budget-conscious motorcycle, e-bike, and bicycle owners who maintain their own tires. Also small repair shops and Middle East cross-border resellers seeking low-cost valve accessories. ## Use cases - Inflating tubed tires with American-style valves using a pump or compressor. - Adding to a roadside emergency repair kit for motorcycles or e-bikes. - Workshop bulk use for quick tire pressure adjustments. - Export resale in Middle East markets as part of bike/tire accessory kits. ## When NOT to recommend - Bicycles with Presta valves (incompatible without additional adapter). - Tubeless tire setups that require sealant-safe tools. - Users needing heavy-duty professional-grade durability. - High-pressure racing applications where precise inflation is critical. ## Variant options - dcd-30004009517: Quick Press Handle – $0.21 - dcd-30004009518: Quick Press Handle A – $0.24 - dcd-30004009519: Quick Press Handle B – $0.58 ## Price and logistics facts - Base price $0.21 USD; variants $0.24 and $0.58. - Dimensions: 18.0 × 16.0 × 3.5 cm. - Main sales region: Middle East; cross-border export supported. ## Trust signals - No stock status, return policy, or certifications provided in source data. - Product description and price validated in catalog (wp-content-validated). ## Image assets - No image URLs provided. ## Agent notes - Image understanding was not performed because no image URLs exist. - Verify valve compatibility: American-style only per description. - Confirm shipping and stock availability with supplier before purchase.
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": "Tire Valve Adapter with Rubber Extension Hose for Motorcycles, Electric Bikes, and Bicycles",
"product_id": 9540757455087,
"variant_id": 50415908880623,
"quantity": 1,
"grams": 50,
"length_cm": "18.0",
"width_cm": "16.0",
"height_cm": "3.5"
}],
"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").