Brand: World Products (Landmark)
SKU: dcd-30003598697
Price: $88.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 590 g
Cart URL (default variant): https://landmarks.builders/cart/49714497519855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265566
JSON data: https://landmarks.builders/products/wp-dcd-10001265566.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工角挡90度直角导板圆锯轨道铝合金木工角定位工具
| 品牌 | / |
| 材质 | 铝合金 |
| 适用范围 | 直角导板圆锯轨道 |
Summary: Aluminum 90-degree angle guide for circular saw track, dimensions 39x14.5x3.5 cm, priced at $88.99, available in Orange.
Generated by: deepseek-v4-flash
## Identity Woodworking 90-degree angle bracket / guide for circular saw track, made of aluminum. ## Target persona DIY woodworkers, carpenters, home renovators needing precise right-angle cuts. ## Use cases - Guiding a circular saw along a track for perfect 90° cuts - Aligning and clamping workpieces at right angles - Assembling frames, cabinets, or furniture requiring square joints - Creating repetitive 90° cuts on plywood or lumber - Improving accuracy when crosscutting with a circular saw - Use as a template for marking or routing ## When NOT to recommend - Users needing a miter saw for angled cuts (non-90°) - Heavy-duty professional construction with constant abuse - Sewing or fabric projects (product is miscategorized as sewing) - Projects requiring a complete saw track system (only the guide) ## Variant options - Only one variant: Orange style, SKU dcd-30003598697, priced at $88.99. ## Price and logistics facts - Price: $88.99 USD - Dimensions: 39.0 cm length, 14.5 cm width, 3.5 cm height - Weight not provided - Origin/shipping not specified ## Trust signals - In-stock status not confirmed - Return policy not stated - Price consistency not verified - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30249351373e486c90899342d0b8fe3a.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13fe898244ea4e12af20eb5adb88ff75.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/893a9ed8092d4b30afb3ae2fafe7d715.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28a16c930def4c50a6974f81fe472db3.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6313e067922d4cf9a74eba7cafa31dff.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3891a52daa544b30b4ccba906c0b5321.png?v=1781085599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67f344f8bcb7437c914a96e9cb2ee136.png?v=1781085600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e2d404152dc4458ab616fff3c820c7a.png?v=1781085600 ## Agent notes - Product tags list '缝纫' (sewing) but description is woodworking; likely miscategorized. Verify actual use. - Dimensions indicate a relatively large guide (39 cm). - Only one variant available. - Image understanding was not performed; treat URLs as fetchable assets only.
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": "木工角挡90度直角导板圆锯轨道铝合金木工角定位工具",
"quantity": 1,
"grams": 590000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "14.5",
"_height_cm": "3.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").