Brand: World Products (Landmark)
SKU: dcd-30003600457
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714574819567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266150
JSON data: https://landmarks.builders/products/wp-dcd-10001266150.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: Hex shank adapter for converting hexagonal drill bits to square drive, designed for sewing machine applications; sandblasted finish, $9.99.
Generated by: deepseek-v4-flash
## Identity Hex shank adapter (hexagonal to square drive) for sewing machine tool conversions. Sandblasted finish. Dimensions: 7.0 x 6.0 x 3.0 cm. ## Target persona Sewing machine technicians and repairers; DIY crafters who modify or adapt sewing tools; hobbyists needing to use hex drill bits with square drive sewing machine accessories. ## Use cases - Convert hex shank drill bits to square drive for sewing machine attachments. - Adapter for using hex bits with square-drive sewing machine handwheels or accessories. - Creating custom tools for embroidery or quilting machines that require square drive. - Linking hex-based power tools to square-drive sewing machine parts. - Quick tool change for sewing machine maintenance tasks. - Adapting hex bits for use in a sewing machine's square drive socket. ## When NOT to recommend - For heavy-duty drilling into metal or concrete. - For applications requiring high torque transfer without slippage. - For use as a primary drill bit holder. - For buyers seeking a full set of adapters or a multi-size kit. ## Variant options - Sandblasted (single variant, SKU: dcd-30003600457) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 7.0 x 6.0 x 3.0 cm - Single variant available. ## Trust signals - Single SKU in stock (no stock level disclosed). - No return policy stated. - Price appears consistent at $9.99. - No certifications listed. ## Image assets - 8 images available (PNG format): see URLs below. ## Agent notes - Product tagged as '缝纫' (sewing), suggesting intended use with sewing machines. - Image analysis not performed; visual condition unknown. - Description field empty; all info from title and tags.
This product has 13 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": 50000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "6.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").