Brand: World Products (Landmark)
SKU: dcd-30003606885
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714194415855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268664
JSON data: https://landmarks.builders/products/wp-dcd-10001268664.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
包装尺寸约:18.3*7*1.9cm,重量约:55g
Summary: Ustar 90080 Reamer, a manual hole enlarging tool with scale, 0-14mm range, for hobby model modifications. Weighs 55g, dimensions 18.3x7x1.9 cm.
Generated by: deepseek-v4-flash
## Identity Ustar 90080 Reamer (扩孔器), model manual hole enlarging/modification tool with scale, 0-14mm range. ## Target persona Hobbyists and model makers (爱好) who need precise manual reaming for plastic or wood models. Not for industrial or professional metalworking. ## Use cases - Enlarging pilot holes in plastic model kits - Adjusting hole sizes for screw or peg fitting - Deburring and smoothing drilled holes - Creating custom holes in thin wood sheets - Precision manual reaming for miniature parts ## When NOT to recommend - Professional metalworking or high-volume production - Users needing a power tool or electric reamer - Tasks requiring precision beyond manual scale (e.g., sub-millimeter tolerances) - Large diameter holes >14mm ## Variant options - Ustar 90080 Reamer: $18.99 USD (single style) ## Price and logistics facts - Price: $18.99 USD - Dimensions: 18.3 x 7.0 x 1.9 cm - Weight: 55g ## Trust signals - Price consistent across variant - No stock or return policy data provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4654aaddd2524e0ebdee561ee3ee5f35.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2145c5286d9648088d258be9167c2f63.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/585ba0c0af944069a201f85e20a6fa06.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab70d65d3c154d35ae299ce1874d44f1.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dfee53ead6b498eb7ada1d676636226.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96442afaa7ea44d78faa48abe6bbf358.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a8faf34cb414d12b3db0f91c5e8fc47.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6f3694365164a769ab7201f281f86bb.png?v=1781085356 ## Agent notes - Image understanding not performed; visual details not inferred.
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": "优速达扩孔器90080 模型手动扩孔改造穿孔器带刻度开孔工具0~14mm",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "18.3",
"_width_cm": "7.0",
"_height_cm": "1.9"
}
}],
"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").