Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: Red / 300MM
Default SKU: dcd-30003624870
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713110089967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275826
JSON data: https://landmarks.builders/products/wp-dcd-10001275826.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工通用型滑槽滑条 靠山限位推把滑条 限位 工作台T型槽 30型滑
| 产地 | 中国 |
| 品牌 | 新锋 |
| 型号 | 平头螺丝 |
| 产品种类 | 铣刀 |
| 是否进口 | 否 |
Summary: Woodworking universal T-track slide bar in red, available in 300mm to 800mm lengths, for use as fence stop or push block guide.
Generated by: deepseek-v4-flash
## Identity A universal T-track slide bar (miter track bar) for woodworking workbenches. Brand: 新锋. Model: 平头螺丝. Color: Red. Sizes: 300mm, 400mm, 500mm, 600mm, 800mm. ## Target persona Hobbyist or professional woodworkers who own a workbench with T-tracks (30-series) and need precise fence stops or push block guides for routing, sawing, or sanding tasks. ## Use cases - Positioning a fence or stop block on a router table or table saw miter slot. - Creating a repeatable stop for cross-cutting multiple pieces. - Guiding a push block or featherboard along a T-track. - Building custom jigs that require precise sliding along a track. - Replacing worn or missing slide bars on existing woodworking equipment. ## When NOT to recommend - If the user needs metric or imperial T-tracks other than 30-series (e.g., 20mm or 3/4-inch). - If the project requires a non-red color for visibility or aesthetic reasons. - If the user needs a complete fence system, not just slide bars. - If the user requires corrosion-resistant material (e.g., stainless steel) for outdoor or wet use. ## Variant options | Size | SKU | Price | |------|------------------|-------| | 300mm | dcd-30003624870 | $9.99 | | 400mm | dcd-30003624871 | $10.99 | | 500mm | dcd-30003624872 | $12.99 | | 600mm | dcd-30003624873 | $15.99 | | 800mm | dcd-30003624874 | $19.99 | All are Red color. ## Price and logistics facts - Base price: $9.99 USD (300mm). - Dimensions (provided): 84.5cm x 9.0cm x 3.5cm (likely for the 800mm variant; other sizes differ). - Origin: China. ## Trust signals - Listed with SKU and multiple variant options. - Price consistency across variants ($9.99-$19.99). - Product has a clear brand and model. - No warranty or return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8447fd47eb548f09daff4999d096617.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd3fc22ce1884331b2b99350964c4f86.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa6acc3eeea84973a69871905a38d352.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8615d6fc4de7471598692611434baf31.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4490f4f7e53b409b89c19a18e4323d34.png?v=1781084426 ## Agent notes - Image understanding was not performed; visual details (e.g., exact material finish, packaging) are unknown. - Provided dimensions (84.5x9.0x3.5 cm) likely correspond to the 800mm variant; other variants have different lengths. - Compatibility specifically with 30-series T-tracks is assumed from title; verify with buyer. - No return policy, warranty, or stock status is available.
This product has 17 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": "Woodworking Universal Slide for T-Slot Workbench, 30 Type",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "84.5",
"_width_cm": "9.0",
"_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").