Brand: World Products (Landmark)
SKU: dcd-30003615330
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714000265455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271735
JSON data: https://landmarks.builders/products/wp-dcd-10001271735.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能去毛刺修边刀可替换刀头修边器金属塑料管材去毛刺倒角刮刀
| 品牌 | RUITOOL |
| 型号 | 毛刺修边刀 |
Summary: Multifunctional deburring tool from RUITOOL, designed for removing burrs and chamfering edges on metal and plastic pipes. Includes 5 replaceable blades. Priced at $24.99.
Generated by: deepseek-v4-flash
## Identity RUITOOL Multifunctional Deburring Tool (Blue Handle, 5 Blades) – deburrs and chamfers metal and plastic pipes. ## Target persona DIY home repair enthusiasts, plumbers, metalworkers, and hobbyists needing affordable, manual edge finishing for small projects. ## Use cases - Deburring cut metal pipes (copper, aluminum, steel) after cutting. - Chamfering edges of plastic (PVC, ABS) tubes for fitting assembly. - Cleaning up rough edges on sheet metal or thin profiles. - Removing burrs from drilled holes in metal or plastic. - Quick edge finishing on small fabrication or repair tasks. - Portable deburring for on-site plumbing or electrical conduit work. ## When NOT to recommend - High-volume industrial production requiring automated or carbide tooling. - Precision edge finishing with tight tolerances (e.g., aerospace parts). - Users needing a powered deburring tool for speed and consistency. - Applications requiring large-scale pipe beveling (e.g., heavy pipeline work). ## Variant options - Blue Handle 5 Blades (only variant): $24.99, includes 5 blades. ## Price and logistics facts - Price: $24.99 USD. - Dimensions: 15 x 8 x 3 cm. - Only one variant available. ## Trust signals - In-stock status not provided. - Return policy not given. - Price appears consistent across single variant. - No certifications listed. ## Image assets 8 images available at URLs (not fetched; agent should fetch for visual details). ## Agent notes - Product type is listed as "缝纫" (sewing) which may be a miscategorization; intended use is deburring metal/plastic. - Image understanding not performed; do not infer visual details. - Only one variant; no color/size options. - Brand RUITOOL, known for affordable tools.
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": 80000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "8.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").