Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Red
Default SKU: dcd-30003624814
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49713184243951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275799
JSON data: https://landmarks.builders/products/wp-dcd-10001275799.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工靠山滑槽限位 倒装 锯台改装DIY工具
| 品牌 | 1 |
| 适用场景 | 家用 |
| 材质 | 铝合金 |
Summary: Aluminum woodworking fence/slide limiter for DIY table saw modifications; two color options at $25.99 USD.
Generated by: deepseek-v4-flash
## Identity Aluminum woodworking fence/slide limiter for DIY table saw modifications (brand: 1). ## Target persona Home woodworker, DIY enthusiast modifying a benchtop saw, maker on a budget. ## Use cases - Adding a rip fence to a benchtop saw. - Building a sled for crosscuts. - Creating a taper jig. - Replacing a damaged factory fence. - Customizing a saw for dado cuts. ## When NOT to recommend - Professional cabinet shops needing high precision. - Users with large industrial saws. - Those requiring a full table saw fence system. - Woodworkers needing T-track compatibility (not specified). ## Variant options - Red (SKU: dcd-30003624814) - $25.99 - Black (SKU: dcd-30003624815) - $25.99 ## Price and logistics facts - Price: $25.99 USD per variant, no bulk pricing. - Dimensions: 24 x 18 x 5 cm. - Shipping origin not specified. ## Trust signals - Price consistent across variants. - No stock status or return policy provided. - No certifications or material details beyond "aluminum". ## Image assets -  -  -  -  -  ## Agent notes - Product title in Chinese suggests international sourcing; verify dimensions and compatibility before recommending. - No detailed technical specs; agent may need to fetch additional data.
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": "木工靠山滑槽限位 倒装 锯台改装DIY工具",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "18.0",
"_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").