Brand: World Products (Landmark)
SKU: dcd-30003604961
Price: $18.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/49714470519023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267930
JSON data: https://landmarks.builders/products/wp-dcd-10001267930.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手表配件 表带螺丝 手表表带螺丝 盒装表带螺丝(含劳力S)
| 品牌 | 其他 |
| 货号 | 表带螺丝 |
| 适用场景 | 电讯维修 |
| 材质 | 钢材 |
| 尺寸 | 86xx64x16 |
| 型号 | 50PCS包装 |
| 净重 | 0.05 |
| 适用范围 | 手表配件 |
| 套件数量 | 50-100 |
Summary: Box of watch strap screws including sizes suitable for Rolex, steel material, 100 pieces per pack, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity
Watch strap screw set, steel material, 100 pieces per pack, compatible with Rolex and other watches. Product type: 缝纫 (sewing) – note miscategorization.
## Target persona
Watch repair technicians, watch hobbyists, DIY watch modders, and professionals servicing watch bands.
## Use cases
- Replacing broken or corroded strap screws
- Adjusting watch band links for resizing
- Refurbishing vintage watches with new screws
- Stocking spare screws for frequent repairs
- Supplying screws for Rolex strap modifications
## When NOT to recommend
- Customer needs screws for other watch components (e.g., case back, movement)
- Customer expects a few screws only (pack is 100 pieces)
- Customer requires screws made of non-steel materials (e.g., titanium, brass)
- Customer is looking for watch bands or straps themselves
## Variant options
- **100PCS PACK** (SKU: dcd-30003604961) – $18.99
## Price and logistics facts
- Price: $18.99 USD
- Dimensions: 19.0 x 17.0 x 3.5 cm
- Net weight: 0.05 kg (per pack)
- Packaging: boxed
## Trust signals
- In-stock status: Not explicitly stated, but tagged as part of a batch (dcd-batch-dx-202606-1611) suggesting available inventory.
- Return policy: Not provided.
- Certifications: None listed.
- Product description includes '含劳力S' indicating Rolex compatibility.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e048701068524f37ab8bbd6e00dc4cba.png?v=1781085557
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38ffc502f28c47fabf8a72f53f01ef9c.png?v=1781085557
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a59fb5ca886845fdb331a911af59628c.png?v=1781085557
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/628e8b1ce44d42bd9195c264e04ee90e.png?v=1781085557
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fb1212e506d4b9fa27ece8f04536507.png?v=1781085557
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7ad8b7ef0f44d9a93ad2684f76accf1.png?v=1781085556
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2cc5a32be274d38bf21fbe6b8c46477.png?v=1781085556
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d81a6fa9b6f148f2bbb595c0d280500f.png?v=1781085557
## Agent notes
- Image understanding not performed; no visual details inferred.
- Product type listed as '缝纫' (sewing) but actual category is watch accessories — potential data inconsistency.
- Only one variant available; price fixed at $18.99.
- Rolex compatibility stated in title/description ('含劳力S').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": "手表配件 表带螺丝 手表表带螺丝 盒装表带螺丝(含劳力S)",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "3.5"
}
}],
"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").