Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $117.99
Default variant: Gold / Plate W Base
Default SKU: dcd-30003624818
Default price: $117.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1220 g
Cart URL (default variant): https://landmarks.builders/cart/49713178542319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275801
JSON data: https://landmarks.builders/products/wp-dcd-10001275801.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工倒装升降底座 电木铣 小锣机升降台面 开槽开榫修边倒角冼台
| 品牌 | / |
| 材质 | 铝合金 |
Summary: Aluminum alloy router lift base for woodworking, compatible with trimming, grooving, and edge profiling. Dimensions 25x21x13 cm. Price $117.99 USD.
Generated by: deepseek-v4-flash
## Identity Aluminum alloy router lift base (木工倒装升降底座). Industrial grade, compatible with electric routers. ## Target persona Hobbyist or professional woodworkers needing a precision lift mechanism for routing tasks. Small workshop operators or DIY furniture makers. ## Use cases 1. Mounting a router upside-down to create a router table. 2. Precision depth adjustment for dado cuts and mortises. 3. Edge profiling and chamfering on small workpieces. 4. Slotting and grooving for joinery. 5. Making raised panel door inserts. ## When NOT to recommend - For users needing a complete router table (this is just the lift base, no table surface). - For heavy-duty industrial production (aluminum not as rigid as cast iron). - For users requiring extra-large mounting plates (size 25x21 cm plate). ## Variant options - Gold / Plate W Base ($117.99) - Silver / Plate W Base ($117.99) - Black / Plate W Base ($117.99) ## Price and logistics facts - Price: $117.99 USD (all variants) - Dimensions: 25 x 21 x 13 cm - Material: Aluminum alloy - No shipping or restocking fees mentioned. ## Trust signals - No explicit trust data provided; assume standard merchant policies apply. - Variants in stock (multiple colors). - No certification info available. ## Image assets      ## Agent notes - This is a router lift base only; does not include the router motor or table. - Dimensions are for the base plate: 25 cm x 21 cm, height 13 cm. - Image contents not analyzed; visual inspection recommended for exact mounting details.
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": 1220000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.0",
"_height_cm": "13.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").