Brand: World Products (Landmark)
SKU: dcd-30003606436
Price: $63.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 640 g
Cart URL (default variant): https://landmarks.builders/cart/49714340757743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268486
JSON data: https://landmarks.builders/products/wp-dcd-10001268486.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: Factory-direct valve core quick-adjust replacement tool for R134a automotive air conditioning systems; includes valve core tool set.
Generated by: deepseek-v4-flash
## Identity - **Product**: Valve Core Tool SET - **Type**: Automotive AC repair tool - **Compatibility**: R134a systems ## Target persona - Automotive AC mechanics - DIY car owners performing AC maintenance - HVAC technicians specializing in vehicle systems ## Use cases - Replacing leaking or damaged valve cores in R134a AC systems - Quick removal of valve cores during system evacuation or recharge - Adjusting valve core position for pressure testing or leak detection - Routine AC system maintenance in workshops or garages ## When NOT to recommend - For R1234yf or other non-R134a refrigerant systems - For household refrigerators or stationary AC units - For users without basic knowledge of AC system operation and safety - When a full AC service kit (gauges, hoses) is needed instead ## Variant options - Only one variant: **Valve Core Tool SET** at $63.99 ## Price and logistics facts - **Price**: $63.99 USD - **Dimensions**: 22.0 x 12.0 x 5.0 cm - **SKU**: dcd-30003606436 ## Trust signals - No stock status or return policy data available. - No certifications mentioned. - Price is fixed at $63.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4b0745e779d40229afb47bbfba81dd9.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ed33b8f31674daa8ae966f4174bd130.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c16853c8303e461597bf6901cc14f693.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d6e574c20d042e6942af5b9ffc574d3.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b863ea8f7314f12bf442ff8e8f9c2b3.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7213ffda1fd4556b44f300ac5eaf628.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2efe40d7162b47b1bcb59b3b353df20c.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5631fa4cab6c4efbae315f9802078860.png?v=1781085479 ## Agent notes - The product description field is empty; no additional text provided. - Images were not analyzed; no visual details to report. - No information on shipping, returns, or warranty.
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": "厂家直销气门芯快速调节更换拆卸工具R134a汽车空调拆卸维修工具",
"quantity": 1,
"grams": 640000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "12.0",
"_height_cm": "5.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").