Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Two-pin Sq-fine
Default SKU: dcd-30003604899
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: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49714327388399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267904
JSON data: https://landmarks.builders/products/wp-dcd-10001267904.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家批发 手表两用开 二合一开表器 手表两脚开表器 开表器
| 品牌 | 芝兰 |
| 货号 | 二合一开表器 |
| 适用场景 | 电讯维修 |
| 材质 | 铁 |
| 尺寸 | 155X7X18 |
| 净重 | 193 |
| 适用范围 | 手表维修工具 |
| 规格 | (方嘴+细牙)(方嘴+异形嘴) |
| 套件数量 | 2 |
Summary: A two-in-one watch case opener tool made of iron, available in two style variants, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Two-in-one watch case opener tool (开表器), brand 芝兰, material iron. Dimensions: 16.5 x 5 x 3 cm. Two variants: Two-pin Sq-fine and Two-claw Sq-shaped. ## Target persona Watch repair technicians, hobbyist watchmakers, DIY enthusiasts who need a low-cost tool for opening watch cases. ## Use cases - Opening snap-back watch cases - Removing screw-down watch backs - Changing watch batteries - Replacing watch straps or bracelets - Basic watch movement access for cleaning or repair ## When NOT to recommend - For professional high-volume repair shops (cheap iron may wear quickly) - For opening non-watch items (e.g., phone, electronics) - For users needing precision or long-term durability - For luxury watch servicing (risk of scratching or damaging expensive cases) ## Variant options - **Two-pin Sq-fine** (SKU: dcd-30003604899) – $9.99 - **Two-claw Sq-shaped** (SKU: dcd-30003604900) – $9.99 ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions (shipping): 16.5 x 5 x 3 cm - Weight: approx. 193 g per description ## Trust signals - Price consistent across both variants - No certification or warranty information provided - Inventory status not specified ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b160462501b742bfad0216c69986141b_60e7f897-570e-47e3-a52f-89285424f799.png?v=1781085474) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd185446c919440e92d6fd7f8c2ca12e_acc563b7-ac17-4b61-a28f-5e1010449890.png?v=1781085476) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/762aed2b70694213b96f00f33a707507_246bdcaf-f863-4ca9-be10-62e257cbaa68.png?v=1781085473) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a68b0eb407e4a03b5605ccf06c4f41e_d6417df1-d21f-42dd-a3be-46bf899a49fb.png?v=1781085472) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2cc5f7c8add4772957010478e34df07_cda673cc-c503-4d6e-bb3d-066024e67aeb.png?v=1781085473) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79992d2d81aa45d485629169b9351f75_ad06a340-9883-40d5-838f-95e8968b0020.png?v=1781085473) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9aff4c5b51bf4945b1fd42f4eff02ce8_3be5ac6a-f9cb-4824-971a-284d00e52627.png?v=1781085473) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e63d85f12be346f9b2ed0257d0c5a6c9_35d04d56-bde2-46c6-b1bd-bd9035315388.png?v=1781085473) ## Agent notes - Product type tag "缝纫" may be miscategorized; confirmed as watch repair tool. - No detailed material or finish specs beyond "iron". - Two-pin variant for pin-type case openers, two-claw for claw-type. - Price is very low; check for shipping costs before recommending.
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": 220000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "5.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").