Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $28.99
Default variant: Red / 300MM a
Default SKU: dcd-30003624865
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49713116774639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275824
JSON data: https://landmarks.builders/products/wp-dcd-10001275824.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工通用型滑槽滑条 靠山限位推把滑条 限位 工作台T型槽 30型滑
| 产地 | 中国 |
| 品牌 | 新锋 |
| 型号 | 平头螺丝 |
| 产品种类 | 铣刀 |
| 是否进口 | 否 |
Summary: Woodworking universal T-slot slide bar, type 30, made in China by Xinfeng. Available in 300mm ($12.99), 450mm ($19.99), 650mm ($28.99).
Generated by: deepseek-v4-flash
## Identity Woodworking universal T-slot slide bar, brand Xinfeng, made in China. Designed for 30-type T-slot workbenches. ## Target persona Woodworking hobbyists and professionals with T-slot equipped workbenches (router tables, table saws, jigs). ## Use cases - Fence guide for router table - Stop block for repetitive cuts - Sliding push stick for table saw - Jig alignment bar for sanding/drilling - Workbench T-slot accessory for custom jigs ## When NOT to recommend - Non-T-slot workbenches (e.g., standard miter slots) - Precision metalworking requiring hardened steel - Users needing a complete workholding kit (clamps, stops) - Those requiring metric-compatible T-slot accessories (verify slot type) ## Variant options | Option | SKU | Size | Price | |--------|-----|------|-------| | Red/300MM | dcd-30003624865 | 300mm | $12.99 | | Red/450MM | dcd-30003624866 | 450mm | $19.99 | | Red/650MM | dcd-30003624867 | 650mm | $28.99 | ## Price and logistics facts Base price $12.99 USD (300mm). Variants up to $28.99. No shipping cost, carrier, or delivery time provided. ## Trust signals Stock status unknown. Return policy not specified. Brand Xinfeng, made in China. No certifications listed. ## Image assets 5 images available at provided URLs (see image_urls field). No image content analysis performed. ## Agent notes Image content not analyzed. Cannot confirm visual condition, markings, or scale. All facts derived from structured data only.
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": "T-Slot Sliding Strip Drilled Mounting Holes Roller Insert Strip",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "5.0",
"_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").