Brand: World Products (Landmark)
SKU: dcd-30003834918
Price: $6.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Tools
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50410408542447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001349855
JSON data: https://landmarks.builders/products/wp-dcd-10001349855.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-duty 4-claw fuel tank cap wrench for removal and installation of fuel tank lids. Adjustable working diameter from 85 mm to 185 mm. High-strength metal construction with silver cross-shaped head and four black support legs. Standard 3/8-inch square drive. Weighs 1 kg.
Summary: Adjustable 4-claw wrench for fuel tank caps with 85-185 mm working range, 3/8-inch square drive, listed at $6.94 USD.
Generated by: deepseek-v4-flash
## Identity 4-Claw Fuel Tank Cap Wrench, adjustable 85-185 mm working diameter, heavy-duty metal construction with silver cross-shaped head and four black support legs. Standard 3/8-inch square drive. Weight: 1 kg. Price: $6.94 USD. ## Target persona Built for professional mechanics and DIY auto repairers who need to remove or install fuel tank caps, particularly when caps are stuck or vary in diameter. Suitable for workshop and mobile toolkits. ## Use cases - Removing stuck or seized fuel tank caps on cars, trucks, or equipment. - Installing new fuel tank caps without slipping. - Adjusting wrench to different cap diameters (85-185 mm) for multiple vehicles. - Using with a standard 3/8-inch ratchet for added leverage. - As a backup tool in a professional mechanic's drawer. ## When NOT to recommend - For precision fasteners or delicate fittings where a standard socket is required. - For fuel caps outside the 85-185 mm diameter range. - For high-torque industrial applications where a specialized tool is needed. - For users needing a tool for non-fuel-tank fasteners. ## Variant options Single variant: "Four-jaw 85-185mm" (SKU dcd-30003834918) at $6.94 USD. ## Price and logistics facts - Price: $6.94 USD per unit. - Dimensions: 34.0 cm length, 29.5 cm width, 5.5 cm height. - Weight: 1 kg. - Single variant available. - No shipping, stock, or return policy information provided. ## Trust signals - Price consistency: variant listed at same $6.94 price. - No explicit stock status provided; listed in catalog. - No certifications claimed in provided data. - Return policy not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc9acb96-8899-4ac2-af27-51ca6fc35b91.jpg?v=1786250936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/741d505e-de4b-4f97-9efd-2583f8c479ae.jpg?v=1786250941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a5d1a0-55b7-408c-a8ae-6ad5431cc707.jpg?v=1786250941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58dfc614-b971-48fc-80d4-2d4253d9a3a3.jpg?v=1786250927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbfb43bd-40eb-4078-b834-14f2f28f0aba.jpg?v=1786250939 ## Agent notes The product description and specifications are taken from provided data. Image content has not been visually verified; inspect images locally if visual condition matters.
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "4-Claw Fuel Tank Cap Wrench, Adjustable Fuel Pump Removal Tool, Heavy Duty for Mechanics",
"product_id": 9538948137199,
"variant_id": 50410408542447,
"quantity": 1,
"grams": 1100,
"length_cm": "34.0",
"width_cm": "29.5",
"height_cm": "5.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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").