Brand: World Products (Landmark)
SKU: dcd-30003604878
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 470 g
Cart URL (default variant): https://landmarks.builders/cart/49714360811759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267893
JSON data: https://landmarks.builders/products/wp-dcd-10001267893.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
修表工具 压盖机 压机 尼龙塑料压盖机 手表后盖压机 轻压机
| 品牌 | 芝兰 |
| 货号 | 增强尼龙塑料压机 |
| 适用场景 | 电讯维修 |
| 材质 | 塑料 |
| 尺寸 | 175x80x140 |
| 型号 | 蓝色塑料压机+12个白色模 |
| 净重 | 0.35 |
| 适用范围 | 压手表底盖 |
| 规格 | 12个白色模具和12个蓝色模 |
| 套件数量 | 13 |
Summary: Nylon plastic watch case press tool with 12 white and 12 blue molds, dimensions 17.5x8x14 cm, weight 0.35 kg, by brand 芝兰, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 修表工具 压盖机 (Watch Case Press) - **Brand**: 芝兰 - **Model**: 增强尼龙塑料压机 - **Material**: Nylon plastic - **Includes**: 12 white molds + 12 blue molds (13 pieces total) - **Color variant available**: Blue ## Target persona - DIY watch repair enthusiasts - Electronics repair technicians (电讯维修) - Hobbyists needing occasional light pressing ## Use cases - Pressing watch back covers into place - Reseating watch case backs after battery replacement - Light pressing tasks in telecom equipment repair - General light-duty pressing with nylon molds ## When NOT to recommend - Professional watchmakers requiring heavy-duty metal presses - High-end water-resistant watches needing precise, consistent pressure - Industrial or frequent high-volume pressing - Users expecting metal construction for durability ## Variant options - Blue (SKU: dcd-30003604878) – $19.99 - Note: Only one color variant available. ## Price and logistics facts - **Price**: $19.99 USD - **Dimensions (from description)**: 175×80×140 mm (17.5×8×14 cm) - **Dimensions (from dimensions_cm)**: 24.5×22.5×8 cm – discrepancy exists - **Weight**: 0.35 kg - **Net weight**: 0.35 kg ## Trust signals - Listed as in-stock on platform (no specific stock count) - Return policy not stated - Price consistency: single price across variant - No certifications provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding not performed; only URLs provided. - Product type is listed as '缝纫' (sewing), which may be a miscategorization; actual use is watch/telecom repair. - Dimensions conflict: description states 175x80x140 mm, but dimensions_cm field shows 24.5x22.5x8 cm. Verify with supplier. - No return policy or warranty information available.
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": 470000,
"properties": {
"_length_cm": "24.5",
"_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").