Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $22.99
Default variant: White / Phoenix Type a
Default SKU: dcd-30003604894
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714335121647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267901
JSON data: https://landmarks.builders/products/wp-dcd-10001267901.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
















Summary: A low-cost desktop plastic watch press tool with 12 dies for pressing watch crystals and case backs, available in three color/style variants.
Generated by: deepseek-v4-flash
## Identity Desktop plastic watch press tool (修表工具/手表压盖机) with 12 interchangeable dies. Base model $18.99. ## Target persona - Watch repair hobbyists and DIY enthusiasts - Small watch repair shops or kiosks - Individuals restoring vintage watches - Budget-conscious repairers who need a basic press ## Use cases - Pressing watch crystals into bezels - Installing or removing case backs - Sealing watch cases after battery replacement - Replacing watch glass on vintage or modern watches - Light-duty pressing of watch components during assembly ## When NOT to recommend - Professional watchmakers requiring metal or hydraulic presses - High-volume production or industrial use - Pressing hard materials like sapphire crystals (may crack) - Users needing precision torque or adjustable pressure - Repair of water-resistant watches requiring certified sealing ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003604894 | White | Phoenix Type a | $22.99 | | dcd-30003604895 | Black | Phoenix Type B | $22.99 | | dcd-30003604896 | White | Normal Type D | $18.99 | ## Price and logistics facts - Base price: $18.99 USD (White / Normal Type D) - Premium variants: $22.99 USD - Package dimensions: 21.0 x 20.0 x 8.5 cm - Currency: USD ## Trust signals - No stock or availability information provided - No return policy mentioned - Product type listed as "缝纫" (sewing) in source data – potential classification error - No user reviews or ratings available - No certification or warranty details ## Image assets - 8 PNG images available: - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/101c852514924d93a88491f9e6de94f2.png?v=1781085477) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd2525b427fe4138b4e7cad9312e6866.png?v=1781085477) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0007e1c80f464d2cbe435c1581d1d006.png?v=1781085476) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3462a22cb4e401687b6af2b2acdcc2b.png?v=1781085475) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8038cd6fcda449f08daf471b14dfc102.png?v=1781085475) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ca4e92d8da341eaa81160894bb690c2.png?v=1781085479) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de7dbd624c8042869191016f1e25613e.png?v=1781085476) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22ccbdfa3c1549daae283bba0270802e.png?v=1781085476) - Note: Images not analyzed – visual details not inferred. ## Agent notes - Product type in source data is "缝纫" (sewing) – likely miscategorized; actual use is watch repair. - No description provided; all info inferred from title and variants. - No stock, shipping, or return information. - Image analysis not performed.
This product has 15 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": "修表工具\/手表压盖机\/台式塑胶压机\/塑胶台式压机(配12个模具)",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "20.0",
"_height_cm": "8.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").