Brand: World Products (Landmark)
SKU: dcd-30004043174
Price: $1.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Tools
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/50416806592751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001426187
JSON data: https://landmarks.builders/products/wp-dcd-10001426187.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This professional-grade metal tool is designed for extracting stubborn, sheared, or rusted fasteners. It features a clamp-like gripping head and a central threaded adjustment section to lock onto damaged threads. The extractor has a standard 6.35 mm hex shank that fits into a power drill. It weighs 126.6 g and is 105 mm long. It is optimized for 4-prong and 6-point tube sizes.
Summary: Stripped Extractor with Hex Shank is a metal tool for removing sheared/rusted fasteners, with clamp-like head, central threaded adjustment, 6.35mm hex shank, 105mm length, 126.6g, priced $1.11.
Generated by: deepseek-v4-flash
## Identity Metal extractor tool for removing sheared, rusted, or damaged fasteners. Features a clamp-like gripping head, central threaded adjustment, and 6.35 mm hex shank for power drills. 105 mm long, 126.6 g. Optimized for 4-prong and 6-point tube sizes. ## Target persona - DIY homeowner repairing a broken angle valve under a sink. - Maintenance technician with a damaged fastener who needs a low-cost, drill-compatible extractor. - Plumber or handyman servicing shut-off valves with broken stems. ## Use cases - Extract a broken angle valve stem from a shut-off valve. - Remove a sheared bolt from a pipe flange using a power drill. - Pull a rusted set screw from metal tubing. - Work with 4-prong or 6-point tube fittings. - Use as a portable, one-off extraction tool in tight spaces. ## When NOT to recommend - When the user needs a full set of extractors for multiple sizes. - For high-torque removal of large-diameter bolts. - For delicate electronics or precision components. - If the buyer actually needs a replacement angle valve, not a removal tool. ## Variant options - Style: Angle Valve Broken (SKU dcd-30004043174) — $1.11 USD. ## Price and logistics facts - Price: $1.11 USD. - Listed dimensions: 15.0 cm × 10.0 cm × 3.0 cm (packaging). - Weight from description: 126.6 g. - Shipping, stock, and return policy not specified. ## Trust signals - No in-stock status, return policy, or certifications provided. - Listing carries a wp-quality-audited tag, confirming internal content validation, not a consumer trust seal. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d645c8e6-0d3d-4914-bfe4-3ebcbda8bfbd.jpg?v=1786270786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49f751bb-5a76-4a9a-beab-b6d1fbfa4665.jpg?v=1786270817 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b654c8a3-5a00-4ed2-b6e7-715523a49ac7.jpg?v=1786270998 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f1ab1cf-3ec5-4e42-b421-bb88e56e3c6c.jpg?v=1786270806 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b543917d-98eb-4529-8cfb-78fd2c559f18.jpg?v=1786270803 ## Agent notes - Only one variant is actually offered (Style: Angle Valve Broken). - The $1.11 price is unusually low; confirm it is a real product and not a placeholder before quoting. - The description mentions 4-prong and 6-point tube sizes — clarify compatibility with the user's valve model. - Images were not analyzed; do not infer visual condition or fit from the URLs.
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": "Stripped Extractor with Hex Shank",
"product_id": 9541114429679,
"variant_id": 50416806592751,
"quantity": 1,
"grams": 140,
"length_cm": "10.5",
"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").