Brand: World Products (Landmark)
SKU: dcd-30003611672
Price: $50.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/49714268471535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270509
JSON data: https://landmarks.builders/products/wp-dcd-10001270509.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: Pyramid extractor tool for removing broken screws or pins from watch stems, also known as a broken stem remover or screw extractor. Priced at $50.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 修表工具 手表拆把管 拆卸取断螺丝 四棱锥断巴管 取断螺丝/把管 (Pyramid Extractor for watch repair) - **Type:** Watch repair tool (listed under sewing category, but intended for watchmaking) - **Variant:** Pyramid Extractor (single style) ## Target persona - Professional watchmaker or watch repair technician - Horology hobbyist performing stem or crown repairs - Jewelry repair specialist working with watch movements ## Use cases - Removing a broken screw lodged in a watch stem - Extracting a broken winding stem (把管) from a watch crown - Retrieving a snapped watch pin or pivot from a small bore - Disassembling a watch movement where a screw head has sheared off - Repairing vintage watches with fragile or rusted stem components ## When NOT to recommend - For extracting screws larger than typical watch sizes (e.g., eyeglass or electronics) - For heavy-duty industrial screw removal—tool is too small and delicate - For users who lack steady hands or basic watch disassembly experience - As a general-purpose extractor set—this is a single specialized tool ## Variant options - Only one variant: **Pyramid Extractor** (Style option) at $50.99 ## Price and logistics facts - Price: **$50.99 USD** - Package dimensions: **15.0 x 4.0 x 2.0 cm** - SKU: dcd-30003611672 ## Trust signals - In-stock status: Not explicitly stated; listed in batch tags suggesting availability. - Return policy: Not provided in facts. - Price consistency: Single variant with fixed price. - Certifications: None mentioned. ## Image assets - 8 PNG images available (URLs listed below). Note: These are fetchable assets; no visual details are inferred. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75efbe8c237d4e309560d5748475e3aa.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55076e40233b490797112414f1fc90c2.png?v=1781085398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e275193d187d4a118ee691a20ae22c69.png?v=1781085400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df628d09490f4493b30222993282c377.png?v=1781085397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e48b2adde6f4903bdb47212c4ea65d7.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd740682d4b442a89dbf61acfc10cfa6.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bd3cc7c581347999b14dca4673b9ac4.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72bb7ae3a10c4d239e7ad84a90f5ebd9.png?v=1781085399 ## Agent notes - Product description field was empty; all information derived from title, price, dimensions, and variant data. - Category tag "缝纫" (sewing) may be a miscategorization; the tool is clearly for watch repair based on the title. - No user reviews, ratings, or stock levels provided.
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": "15.0",
"_width_cm": "4.0",
"_height_cm": "2.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").