Brand: World Products (Landmark)
SKU: dcd-30003771645
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/50150178849007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001327087
JSON data: https://landmarks.builders/products/m4x-10001327087.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Essential Kit: This professional-grade tool set is designed specifically for delicate maintenance tasks, providing the exact instruments needed for intricate mechanical work.
Precision Application: Each micro watch oiler is engineered with a slender metal needle tip, allowing you to apply lubricants with absolute accuracy to tiny gears and pivots.
Color-Coded Handles: The oiling pen features a lightweight aluminum handle with a vibrant anodized finish and clear white printed size markings for quick identification during busy repair sessions.
Versatile Sizes: This comprehensive watch oiler set includes four distinct tip sizes (0.2 mm, 0.3 mm, 0.5 mm, and 0.6 mm) to accommodate various levels of detail and mechanism requirements.
Professional Results: Using this purpose-built watch movement oiling pen ensures clean and controlled oil placement, preventing over-lubrication and keeping delicate internal components functioning smoothly.
Summary: 4 Pieces Watch Oiler Set Color-Coded Tool Accurate for Jewelers. 【Essential Kit】: This professional-grade tool set is designed specifically for delicate maintenance tasks, providing the exact instruments needed for intricate mechanical work. 【Precision Application】: Each micro watch oiler is engineered with a slender metal needle tip, allowing you to apply lubricants with absolute accuracy to tiny gears and pivots. 【Color-Coded Handles】: The oiling pen features a lightweight aluminum handle with a vibrant anodized finish and clear white printed size markings for quick identification during bus
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "4 Pieces Watch Oiler Set Color-Coded Tool Accurate for Jewelers",
"product_id": 9456652681455,
"variant_id": 50150178849007,
"quantity": 1,
"grams": 40,
"length_cm": "18.0",
"width_cm": "17.0",
"height_cm": "3.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").