Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $24.99
Default variant: Type 30 Connector
Default SKU: dcd-30003624795
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713211932911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275790
JSON data: https://landmarks.builders/products/wp-dcd-10001275790.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
黑色木工靠山 通用型铝合金靠山 推把 滑槽改装雕刻机电圆锯靠山
| 品牌 | / |
| 货号 | 滑槽靠山 |
| 材质 | 铝合金 |
| 产品别名 | 滑槽靠山 |
| 全长 | 300/400/500/600/800mm |
Summary: Universal aluminum alloy sliding fence for woodworking, compatible with routers and circular saws; available with connectors and stop. Material: aluminum. Length options from 300mm to 800mm.
Generated by: deepseek-v4-flash
## Identity - Product: Black aluminum alloy woodworking fence (靠山) with sliding groove, suitable for routers and circular saws. Brand/model: 滑槽靠山. Material: aluminum alloy. Lengths: 300/400/500/600/800 mm. ## Target persona - DIY woodworkers, small workshop operators, and hobbyists needing a reliable fence for guide cuts with routers or circular saws. Budget-conscious makers. ## Use cases 1. Guiding a router along a straight edge for groove cutting. 2. Acting as a fence for circular saw to make straight cuts. 3. Upgrading a table saw or workbench with a sliding fence. 4. Using with a router table for precise joinery. 5. As a push block (推把) for safe feeding. 6. Modifying a slot (滑槽改装) on a router table. ## When NOT to recommend 1. For heavy-duty industrial production requiring high precision. 2. For users needing a fence with measuring scale or T-track compatibility. 3. For use with large panel saws (max length 800mm). 4. For precision woodworking projects requiring micron-level accuracy. ## Variant options - Type 30 Connector: $14.99 - Type 45 Connector: $24.99 - Fence Stop F75: $24.99 ## Price and logistics facts - Base price for Type 30 Connector variant: $14.99 USD. Other variants priced at $24.99. Packaging dimensions: 25x20x6 cm. Shipping details not provided. ## Trust signals - In-stock status: unknown. Return policy: unknown. No certifications. Price consistency: three variants listed with distinct SKU and price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a0ee44a34a34395a6f81a7d04993a19.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc73a31c820d4322bd60e27bd89ee7d0.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f1f80e121284b908a639387ee31c8ad.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e081f6ac1fa4c04960d733e1004fde8.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f177099d6e343929ac50503b054cc81.png?v=1781084467 ## Agent notes - Images not analyzed; product appears to be aluminum guide/fence for woodworking. Verify length options as 300-800mm may be separate purchase or cut-to-size.
This product has 15 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": 300000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "6.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").