Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99
Default variant: Blue 0.1MM
Default SKU: dcd-30003611646
Default price: $71.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/49714087493871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270500
JSON data: https://landmarks.builders/products/wp-dcd-10001270500.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



















Summary: Precision automatic oil pen for watch repair and sewing, with interchangeable needle tips (0.1-0.25mm), priced at $71.99.
Generated by: deepseek-v4-flash
## Identity Precision automatic oil pen (automatic oiling pen) for watch repair and sewing, with 5 needle tip sizes. ## Target persona Watch repair technicians, sewing machine mechanics, hobbyists who need precise oil application on small mechanisms. ## Use cases - Oiling watch movements - Lubricating sewing machine parts - Applying oil to precision instruments - Maintaining small gears and bearings - Adding lubricant to delicate hinges - Precision oiling of clock mechanisms ## When NOT to recommend - For heavy machinery lubrication (needs bulk oil) - For users who need a disposable applicator - For those requiring non-standard needle sizes (outside 0.1-0.25mm) - For applications needing high-volume oil delivery ## Variant options Five needle tip sizes, all at $71.99: - Blue 0.1mm - Green 0.15mm - Yellow 0.18mm - Red 0.2mm - Black 0.25mm ## Price and logistics facts - Price: $71.99 USD - Dimensions: 17 x 15 x 4 cm - No shipping or tax info provided ## Trust signals - No certifications or return policy mentioned in source data - Price consistent across all variants ## Image assets 8 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c13c3f380d604c21a2761f4ce09ddad8.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a3d0065d2904defb0acfa009eff7cb1.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78b8130f98384df299ae7937d5633fdc.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67c840bfa6a445c499e7dc2865b259da.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/444a480edbb44805b3f1a3c64c61249b.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2793e904e1646fab02ffce9c6ba1e26.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd818a1c07f54e369ba4110a8a384d3c.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c6ff8f383494fc9bd8979a02ffa1f1b.png?v=1781085299 ## Agent notes - Product type tagged as "缝纫" (sewing) but title mentions watch repair. Actual use likely spans both domains. No description provided.
This product has 17 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": 50000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "15.0",
"_height_cm": "4.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").