Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99 – $66.99
Default variant: Blue
Default SKU: dcd-30003604882
Default price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714356846831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267895
JSON data: https://landmarks.builders/products/wp-dcd-10001267895.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
修表工具/起子嘴座/螺丝刀嘴座/起子刀头座架/批嘴座
| 品牌 | 芝兰 |
| 货号 | 螺丝刀嘴座 |
| 适用场景 | 家用 |
| 制式 | 中制 |
| 材质 | 钢 |
| 尺寸 | 49x49x35mm |
| 适用范围 | 钟表工具 |
| 套件数量 | 5 |
Summary: Steel screwdriver bit holder for watch repair tools, available in Blue and Gray, with 5 slots and dimensions 17x16x6 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 修表工具/起子嘴座 (Screwdriver Bit Holder) - Brand: 芝兰 - Material: 钢 (Steel) - Color options: Blue ($66.99) and Gray ($60.99) - Kit includes 5 slots ## Target persona - Watch repair hobbyists and professionals - Small electronics technicians - DIY enthusiasts working with precision tools - Jewelry makers ## Use cases - Organizing screwdriver bits on a workbench - Quick access to bits during watch repair - Storing precision bits for small electronics - Preventing bit loss in a toolkit - Displaying bit set for easy selection - Portable bit holder for field repairs ## When NOT to recommend - Users needing heavy-duty impact driver bits - Large screwdriver bit sets (size mismatch) - Professional automotive repair (bits too small) - Users without any hand tools (only a holder) ## Variant options - Blue (SKU: dcd-30003604882): $66.99 - Gray (SKU: dcd-30003604883): $60.99 ## Price and logistics facts - Price range: $60.99 - $66.99 USD - Dimensions: 17.0 x 16.0 x 6.0 cm (listed); description states 49x49x35mm (conflict) - Product type on platform: 缝纫 (sewing, likely miscategorized) ## Trust signals - In-stock status: not explicitly stated - Return policy: not provided - Price consistency: two variants, Gray cheaper - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/161a8d13a6164776a5970bb076ff9957.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7ffff13fbe949e58c6436710e968daa.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acba783ff874486f92cd2ca51e150ad5.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/076abc5c221b423b96300d1f2ba4d8b5.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a24d4f05112443e2b91f4c171ebdafaa.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2999ef86ab424c7780d45e821eea8dd2.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22523c2701a143fc855ab292e61a84a4.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/394b477038334027ac8dd26f094c6854.png?v=1781085490 ## Agent notes - Image understanding was not performed; visual details cannot be inferred. - Dimension discrepancy: listed dimensions 17x16x6 cm vs description 49x49x35mm. - Product type '缝纫' seems incorrect; actual use is for watch/tool repair.
This product has 14 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": 320000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "16.0",
"_height_cm": "6.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").