Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $60.99
Default variant: Black / 6mm
Default SKU: dcd-30000099083
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49810466439407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000017369
JSON data: https://landmarks.builders/products/m4x-10000017369.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Air Control Valve, Tire Changer Machine Parts, High Durability Fitting Adapters, Metal, Compatible Replacement
Summary: Air control valve replacement for tire changer machines, metal construction, compatible with various models, available in two variants: Black/6mm and Black/Valve Body.
Generated by: deepseek-v4-flash
## Identity Air Control Valve, Tire Changer Machine Parts, High Durability Fitting Adapters, Metal, Compatible Replacement. ## Target persona Automotive repair technicians, tire shop equipment maintenance staff, DIY mechanics with tire changer machines needing a durable replacement air control valve. ## Use cases - Replacing a faulty air control valve on a tire changer. - Upgrading to a metal valve for increased durability over plastic. - Repairing tire changer machine during routine maintenance. - Sourcing a compatible replacement part for various tire changer models. - Stocking spare parts for tire shop equipment. ## When NOT to recommend - Do not recommend for passenger car tire inflation systems (not designed for that). - Not for hydraulic tire changer machines (pneumatic only). - Not if specific compatibility with unusual tire changer brands is unverified. - Not for users seeking a complete tire changer machine (part only). ## Variant options - **Black / 6mm** (SKU: dcd-30000099083) – $60.99 - **Black / Valve Body** (SKU: dcd-30000099092) – $42.99 ## Price and logistics facts - Price: $42.99 (Valve Body variant) / $60.99 (6mm variant), USD. - Dimensions: 14.0 cm x 12.0 cm x 5.99 cm (packaging? part?). ## Trust signals - In-stock status not specified. - Return policy not specified. - No certifications listed; metal construction implied durable. - Price consistent across variants (no discounts indicated). ## Image assets - 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bf1bb76-6c79-4b10-8ca6-915ddf0cbc52.png?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07359248-ad27-4221-b67a-81bdb1160957.png?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74a7250a-b84a-4118-a96e-7deec8084f68.png?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47d6f186-5d17-4ed5-a37e-7a5ff8f478c8.png?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2c6144c-b935-4280-991b-b0827b7d8a56.png?v=1781597327 ## Agent notes - Image content not analyzed; treat as generic product photos. - Compatibility details not provided; assume standard tire changer air valve fitment.
This product has 9 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": "Air Control Valve, Tire Changer Machine Parts, High Durability Fitting Adapters, Metal, Compatible Replacement",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.0",
"_height_cm": "5.99"
}
}],
"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").