Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $20.99
Default variant: Long Handle
Default SKU: dcd-30003624779
Default price: $17.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/49713229267183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275784
JSON data: https://landmarks.builders/products/wp-dcd-10001275784.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
30型木工滑槽限位器 滑槽 改装 限位
| 品牌 | 1 |
| 材质 | 塑料 |
Summary: A plastic woodworking chute limiter for 30-type tracks, available in three handle styles, priced at $17.99–$20.99.
Generated by: deepseek-v4-flash
## Identity A plastic 30-type woodworking chute limiter (滑槽限位器) for track modification and limiting. Brand 1. Dimensions 16.5×11.5×5.0 cm. ## Target persona Woodworkers and DIY enthusiasts who use 30-type chute tracks (likely miter slots or T-tracks) and need a simple, plastic stop for repeatable positioning. ## Use cases - Setting repeatable stop positions on a crosscut sled. - Limiting travel of a miter gauge for consistent dado cuts. - Aligning jigs along a router table fence. - Adding a temporary stop for slot-based clamping. - Retrofitting a hand-built workbench with a slide limiter. ## When NOT to recommend - For users needing metal or heavy-duty limiters (e.g., aluminum or steel). - For tracks that are not 30-type (e.g., 3/4-inch or metric other than 30mm). - For professional production shops requiring high precision and daily abuse. - For buyers seeking a complete miter gauge system. ## Variant options - Long Handle: $17.99 - Square Handle: $17.99 - Push Handle Backer: $20.99 ## Price and logistics facts Price range $17.99–$20.99 USD. All variants same price except Push Handle Backer. Dimensions 16.5×11.5×5 cm. Material: plastic. ## Trust signals Price consistency across two of three variants. No stock status or return policy provided. No certifications listed. ## Image assets      ## Agent notes Images were not analyzed; visual details not extracted. All product facts as provided.
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": "30型木工滑槽限位器 滑槽 改装 限位",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "11.5",
"_height_cm": "5.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").