Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99 – $146.99
Default variant: Slotted
Default SKU: dcd-30003613941
Default price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49713863590127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271250
JSON data: https://landmarks.builders/products/wp-dcd-10001271250.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 locking screwdriver set with slotted and Phillips tip options, designed for precision hobby work; price starts at $78.99.
Generated by: deepseek-v4-flash
## Identity Locking Screwdriver Set (带锁螺丝刀 专用工具组合) – precision locking screwdriver set for hobby applications. ## Target persona Hobbyists and model makers who require a locking mechanism to securely hold screws during fine assembly work. Also suitable for electronics enthusiasts and DIY crafters. ## Use cases 1) Assembling small models or kits where screw retention is critical. 2) Repairing compact electronic devices such as remote controls or circuit boards. 3) Crafting intricate jewelry or miniatures. 4) Installing small hardware in tight spaces. 5) General precision screwing tasks that benefit from a locking collet. ## When NOT to recommend 1) Heavy-duty construction or carpentry – not designed for high torque. 2) Automotive or large machinery repair – tips too small and locking mechanism not robust enough. 3) As a general-purpose screwdriver set – limited to slotted and Phillips, and higher price than typical multi-bit sets. 4) Users needing magnetic tips – locking mechanism is mechanical, not magnetic. ## Variant options Three styles: Slotted (flathead), Phillips, and Slotted-phillips combination. Prices: Slotted and Phillips variants at $78.99 each; Slotted-phillips at $146.99. ## Price and logistics facts Base price $78.99 USD. Dimensions: 27 x 4 x 3 cm. Weight not specified. Shipping origin not stated. ## Trust signals In-stock status unknown. Return policy not provided. Price consistent across single-tip variants. No certifications mentioned. ## Image assets 8 images available. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ef4af6906714c3591c54201f7d7069b.png?v=1781085125, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bec06263960438b92caef65ee4102e1.png?v=1781085125, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46ca7470df9a4af7b7233e1e952fe7c0.png?v=1781085125, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c650148797aa47a3bfbafa7b444cf5e2.png?v=1781085125, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91ef73c49b174e44b24b5b782e0a128f.png?v=1781085125, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f2bf15112e94a9baa4149eb43f503fe.png?v=1781085125, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d2c4418c49a445cb752a1507124fc8e.png?v=1781085125, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c59dfd81114039817380267810f62f.png?v=1781085125 ## Agent notes This is a niche hobby tool with a locking feature. The Slotted-phillips variant is nearly double the price; confirm if dual-tip justifies cost. No description provided; consider requesting seller for usage details.
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": "带锁螺丝刀 专用工具组合",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "4.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").