Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $28.99
Default variant: Four-hole
Default SKU: dcd-30003611033
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49714110464239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270270
JSON data: https://landmarks.builders/products/wp-dcd-10001270270.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
瓷砖倒角器角磨机45度斜切神器倒角机切角修边机角多功能切割工具
| 产地 | 浙江 |
| 货号 | 125型倒角器 |
| 品牌 | 欣奇力 |
| 型号 | 插电式电源 |
| 服务 | 免费【贴唛头/标签】 |
| 适用范围 | 瓷砖倒角 |
| 是否进口 | 否 |
Summary: Tile chamfering tool for angle grinders, enabling 45-degree bevel cuts and edge finishing, priced at $25.99-$28.99, 41x18x5.5 cm, made in Zhejiang.
Generated by: deepseek-v4-flash
## Identity - **Product:** Tile chamfering tool (angle grinder attachment) for 45-degree bevel cuts and edge trimming. - **Brand:** 欣奇力 - **Model:** 插电式电源 (plug-in power) - **Dimensions:** 41.0 x 18.0 x 5.5 cm - **Origin:** Zhejiang, China ## Target persona - DIY homeowners tiling floors or backsplashes - Professional tile installers needing precise chamfers - Small renovation contractors - Hobbyists working with ceramic or porcelain tiles ## Use cases - Creating 45° beveled edges on wall or floor tiles - Chamfering cut tile edges for a finished look - Smoothing rough tile edges after cutting - Adjusting tile angles for corner fitting - Removing sharp edges on mosaic or small tiles - Preparing tiles for seamless installation ## When NOT to recommend - For cutting metal, wood, or plastic – intended only for tile/ceramic - For large-scale industrial tile production (low throughput) - For users seeking a standalone cutting tool (requires an angle grinder) - If the user needs a tool with integrated dust collection (not specified) ## Variant options | Variant | Price | |---------|-------| | Four-hole | $25.99 | | Four-hole Red Screw | $25.99 | | Cat Face | $25.99 | | Mat Four-hole | $28.99 | | Mat Four-hole Red | $28.99 | | Mat Cat Face | $28.99 | | Mat Cat Face Red | $28.99 | ## Price and logistics facts - Base price: $25.99 USD for standard variants; mat variants $28.99. - No shipping or tax information provided. - Price is fixed; no discounts noted. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Certifications: none listed. - Brand: 欣奇力 (Xinqili) – Chinese manufacturer. ## Image assets - 8 images available (PNG format). - URLs include multiple angles and variant close-ups. - Note: images not reviewed; treat as factual assets. ## Agent notes - Product category in source data is "缝纫" (sewing), which is likely incorrect; the item is clearly a tile tool. - No stock levels, lead times, or shipping constraints provided. - Variants differ only in color/screw pattern; functionality same.
This product has 19 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": "瓷砖倒角器角磨机45度斜切神器倒角机切角修边机角多功能切割工具",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "18.0",
"_height_cm": "5.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").