Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $75.99
Default variant: Type a
Default SKU: dcd-30003598693
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714504204527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265564
JSON data: https://landmarks.builders/products/wp-dcd-10001265564.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工角度停止90度直角导轨夹电动圆锯轨道锯角度切割板工具
| 品牌 | / |
| 适用场景 | 家用 |
| 制式 | 国制 |
| 材质 | 铝合金 |
| 尺寸 | 340x88x8mm |
| 适用范围 | 90度直角导轨夹电动圆锯轨道 |
| 套件数量 | 1 |
Summary: Aluminum alloy 90-degree angle guide clamp for electric circular saw track saws, enabling precise right-angle cuts in woodworking. Dimensions 35.5×10.2×3 cm. Price from $71.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 木工角度停止90度直角导轨夹电动圆锯轨道锯角度切割板工具 - **Type**: Woodworking angle guide / clamp for circular saws - **Material**: Aluminum alloy (340x88x8mm) - **Dimensions**: 35.5×10.2×3 cm - **Weight**: Not specified ## Target persona - DIY woodworkers with a circular saw or track saw - Hobbyists needing repeatable 90° cuts for projects - Small workshop owners who do furniture or cabinetry - Home improvers building shelves, frames, or jigs ## Use cases - Making precise crosscuts on plywood or MDF sheets - Ripping boards to exact width using a track saw - Cutting consistent 90° corners for frames or boxes - Using as a stop block for repetitive length cuts - Aligning circular saw for mitre-free straight cuts - Quick setup for one-off cutting tasks without a table saw ## When NOT to recommend - For heavy industrial production (high volume, continuous use) – aluminum may wear - With miter saws or hand saws (designed only for circular/track saws) - For left-handed users without checking compatibility (no handedness mentioned) - If the user already owns a dedicated table saw with a fence system ## Variant options | Variant | SKU | Price | Style | |---------|-----|-------|-------| | Type a | dcd-30003598693 | $71.99 | Type a | | Type B | dcd-30003598694 | $75.99 | Type B | - Differences between variants not specified; both appear functionally similar. ## Price and logistics facts - Base price: $71.99 USD (Type a), $75.99 (Type B) - Dimensions: 35.5×10.2×3 cm (approx. 14×4×1.2 in) - Material: Aluminum alloy - Weight: Not provided - Shipping: Not specified ## Trust signals - No in-stock status provided - No return or warranty policy given - Price consistency: two variants at different prices - No certifications listed - Product type tag is "缝纫" (sewing), but description clearly indicates woodworking – possible data inconsistency ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac90b70424b64f6ab41fe997d4626e1b.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7411f2a4fa4a496084049eecf122f904.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c767503c8194a2f83c44a577cc5361c.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bb24141f16142ecb66a521b5b691c3f.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d532e231e2c481391f270106abfa2f1.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dde1187606945b4b65f5eb3dde8ef4a.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/312370bd6aca4774a139814e6e95b3fd.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52269656802a462fbbd37d2513e2e2e4.png?v=1781085603 ## Agent notes - Product type tag "缝纫" (sewing) appears to be a data error; actual category is woodworking. - Variants differ by style but no further details – recommend clarifying with supplier. - No image understanding was performed; content of images is unknown.
This product has 14 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": 450000,
"properties": {
"_length_cm": "35.5",
"_width_cm": "10.2",
"_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").