Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $18.99
Default variant: M3-m8 / Short
Default SKU: dcd-30003615522
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49713998168303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271817
JSON data: https://landmarks.builders/products/wp-dcd-10001271817.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
M3-M8可调棘轮手用丝锥扳手 M5-M12加长丝攻正反转攻丝型五金配件
| 品牌 | 芸贝YB |
Summary: 芸贝YB adjustable ratchet hand tap wrench for threads M3-M8 or M5-M12, short or long styles, priced $10.99-$18.99.
Generated by: deepseek-v4-flash
## Identity Adjustable ratchet hand tap wrench by 芸贝YB for threading operations. Available in two size ranges (M3-M8 and M5-M12) and two lengths (short and long). ## Target persona Hobbyist machinists, metalworkers, DIY repair enthusiasts, and light industrial technicians who need manual threading of small to medium holes. ## Use cases - Tapping threads in metal parts for repairs or modifications. - Restoring stripped threads in machinery or automotive components. - Creating threaded holes in DIY metalworking projects. - Forward/reverse tapping for through holes or blind holes. - On-site threading without power tools. ## When NOT to recommend - For threads larger than M12 (use heavy-duty or power tap wrenches). - For high-volume production requiring power tapping. - When precision ground taps or torque control is critical. - For users who need a single dedicated size (this provides adjustability). ## Variant options | Size | Style | SKU | Price | |--------|-------|------------------|--------| | M3-M8 | Short | dcd-30003615522 | $10.99 | | M5-M12 | Short | dcd-30003615523 | $12.99 | | M3-M8 | Long | dcd-30003615524 | $16.99 | | M5-M12 | Long | dcd-30003615525 | $18.99 | ## Price and logistics facts - Prices as above; dimensions of product: 32.0 cm x 12.0 cm x 4.0 cm. - Shipping weight not specified. ## Trust signals - Multiple variants available indicating active inventory. - No return policy or warranty information provided. - No price history or certification data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e1f4c81ea3d4841a8be0dd3ce8b161b.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22470246273e49a5b01f21642d844201.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fb619c04c7c447c9013222e81ebe5b2.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/778a20880e1f4e9d8c07108cff71f598.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92e2fbae1d0f4396a55b4a40fcbda534.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1329b031adbc4b598cd0e133e3ad7c04.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d962d81d9fff44c6a6a388471df4ef33.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d703b768ff54a289030783dfe818bc0.png?v=1781085194 ## Agent notes No image understanding performed; product category in source data is '缝纫' (sewing), but product function is clearly threading hardware. Verify actual compatibility with taps.
This product has 16 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": "M3-M8可调棘轮手用丝锥扳手 M5-M12加长丝攻正反转攻丝型五金配件",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "12.0",
"_height_cm": "4.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").