Brand: World Products (Landmark)
SKU: dcd-30003655683
Price: $0.58
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Tool
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/50405940199663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001287598
JSON data: https://landmarks.builders/products/wp-dcd-10001287598.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
These relay removal pliers are designed to safely extract relays, fuses, and similar components from fuse boxes. They feature a pivoted metal construction with black angled grippers, a 45 mm jaw opening, and a 20 mm jaw tip width. The long straight handles and lightweight 144 g body provide leverage, and the red coated grip reduces hand fatigue. Ideal for reaching into deep engine bays and electrical panels.
Summary: Relay removal pliers with 45mm jaw opening, 20mm tip width, angled grippers, and red grip. Weighs 144g. Priced at $0.58.
Generated by: deepseek-v4-flash
## Identity - Product: Relay Removal Pliers with Angled Grippers - Type: Automotive Tool - Price: $0.58 USD - Weight: 144 g - Dimensions: 24 x 10 x 3 cm - Jaw opening: 45 mm; jaw tip width: 20 mm - Construction: pivoted metal; angled grippers; red coated grip; long straight handles ## Target persona Home mechanic or DIYer working on automotive electrical systems, needing to remove relays and fuses from tight fuse boxes. Also mobile electronics technician who needs a lightweight, low-cost tool. ## Use cases - Removing relays from fuse boxes in engine bays. - Pulling fuses from deep electrical panels. - Grasping small components with angled access. - Working in tight spaces where hands cannot reach. ## When NOT to recommend - Professional heavy-duty shop requiring hardened, insulated tools. - Users needing pliers for gripping round objects like hoses or connectors (jaw shape specialized). - For high-voltage work needing insulated handles (no rating provided). ## Variant options - Single style: "Relay Removal Pliers" (SKU dcd-30003655683) at $0.58 USD. ## Price and logistics facts - Listed price: $0.58 USD - SKU: dcd-30003655683 - Dimensions: 24 x 10 x 3 cm - Weight: 144 g - No shipping or availability data provided. ## Trust signals - Price as listed is $0.58 USD; verify current price and stock. - No return policy or certification data provided. - Tagged "wp-quality-audited" on the platform. ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb4a1d02-5713-4e5f-b4b5-ab9e6f4976ff.jpg?v=1786242046 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78228d4a-a27e-4625-aeba-ef7da30a77bf.jpg?v=1786242173 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3e8533e-75cf-4581-ab88-2dd49e20f652.jpg?v=1786242202 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95442300-c63e-40a3-9624-970c564271ad.jpg?v=1786242050 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3ecc120-750e-490d-8ce6-dd46381b6846.jpg?v=1786242050 ## Agent notes - Images not inspected; no visual details inferred. - Price unusually low for an automotive tool; confirm before purchase. - No availability info, so agent should check stock.
This product has 10 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": "Relay Removal Pliers with Angled Grippers",
"product_id": 9537764425967,
"variant_id": 50405940199663,
"quantity": 1,
"grams": 150,
"length_cm": "24.0",
"width_cm": "10.0",
"height_cm": "3.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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").