Brand: World Products (Landmark)
SKU: dcd-30003611638
Price: $265.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714100109551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270495
JSON data: https://landmarks.builders/products/wp-dcd-10001270495.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
修表工具/压盖机/中型铝压盖机/25pcs铝模中型压盖机
| 品牌 | 芝兰 |
| 适用场景 | 家用 |
| 制式 | 国制 |
| 材质 | 铝 |
| 套件数量 | 26 |
Summary: Medium aluminum capper for watch repair, includes 25 aluminum molds (26 pieces total), brand 芝兰, dimensions 25x22.5x8 cm, priced at USD 265.99.
Generated by: deepseek-v4-flash
## Identity 修表工具/压盖机/中型铝压盖机/25pcs铝模中型压盖机 by 芝兰 ## Target persona Home users interested in watch repair or DIY watch maintenance needing a medium-duty capper. ## Use cases - Resealing watch cases after battery replacement - Closing press-fit watch backs - Capping watch crystals - Amateur horologists performing basic repairs - Bracelet adjustment and case closing - Watchmakers with small workshop needs ## When NOT to recommend - For industrial high-volume production - For professional watchmakers requiring heavy-duty or precision tools - For those needing a crystal press with different die sets - For users requiring warranty or certification traceability ## Variant options Medium Al Capper – USD 265.99 ## Price and logistics facts USD 265.99. Dimensions: 25 x 22.5 x 8 cm. Weight not specified. ## Trust signals Brand 芝兰. 26-piece set includes capper and 25 aluminum molds. No stock level or return policy provided. ## Image assets 8 images available, first image: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/761b7b01992941208d190875fd075c6a.png?v=1781085305 ## Agent notes No visual details extracted. Image URLs provided for agent to fetch.
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": "修表工具\/压盖机\/中型铝压盖机\/25pcs铝模中型压盖机",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "22.5",
"_height_cm": "8.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").