Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: 12MM
Default SKU: dcd-30003606075
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49714343706863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268337
JSON data: https://landmarks.builders/products/wp-dcd-10001268337.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A broken screw extractor for water pipe valves, available in 12mm, 14mm, and 4-6 Universal sizes, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Product: 4/6分通用水管三角阀断丝取出器 (Broken Screw Extractor for Water Pipe Valves) Category: 缝纫 (Sewing) - note: category may be misclassified; tool is plumbing-related. Variants: 12mm ($9.99), 14mm ($9.99), 4-6 Universal ($15.99) Dimensions: 18 x 16 x 5 cm ## Target persona - DIY home plumber repairing faucets or water pipe valves. - Maintenance worker needing a compact broken screw removal tool. - Handyman seeking affordable extractor set for occasional use. ## Use cases - Removing a broken screw or stud from a water pipe valve. - Extracting a stripped or seized screw in a tight plumbing space. - Replacing a valve core when the original screw is damaged. - Salvaging fittings without cutting pipes. - Multi-size universal extraction for various valve sizes. ## When NOT to recommend - For commercial/industrial heavy-duty use (may not be professional grade). - When the broken screw is heavily rusted or corroded beyond simple extraction. - For users needing a full extractor set with multiple bits beyond these sizes. - If the user requires a power tool attachment; this is hand-operated. ## Variant options - 12mm variant: $9.99 - 14mm variant: $9.99 - 4-6 Universal variant: $15.99 (compatible with 4/6分 pipes) ## Price and logistics facts - Price: $9.99 (12mm, 14mm), $15.99 (Universal) - Dimensions: 18 x 16 x 5 cm - No shipping or tax information provided. ## Trust signals - In-stock status unknown. No return policy stated. No certifications mentioned. ## Image assets - 8 images available at provided URLs. Images show tool from multiple angles. No visual inspection performed. ## Agent notes - Product is categorized under "缝纫" (sewing) which may be incorrect; likely a plumbing tool. - No user reviews or ratings available. - Image content not analyzed.
This product has 15 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": "4\/6分通用水管三角阀断丝取出器 多功能可调节滑牙坏丝断丝取出器",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.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").