Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $48.99
Default variant: Silver / 4-pc SET
Default SKU: dcd-30003624832
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49713159635183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275806
JSON data: https://landmarks.builders/products/wp-dcd-10001275806.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
C8-铝合金倒装板 双孔 电木铣台面 微型台锯面板 靠山 推尺 倒装
| 品牌 | / |
Summary: Aluminum C8 router plate with two holes for inverted mounting, includes fence and push block. Dimensions 26x22x10 cm. Price $47.99-$48.99.
Generated by: deepseek-v4-flash
## Identity C8 aluminum inverted mounting plate, dual hole, for electric woodworking router table surface. Includes fence and push block. Variants: Silver 4-pc SET ($48.99), Gold 4-pc SET ($47.99). ## Target persona Hobbyist woodworkers, DIYers with small workshops, makers building custom router tables or mini table saws. ## Use cases - Mounting a router inverted into a benchtop or table surface. - Using with a mini table saw as a fence/guide. - Creating custom jigs for routing edges or dados. - Small workshop space saving builds. - Precision cutting with push blocks. ## When NOT to recommend - Professional heavy-duty production woodworking. - Users needing a full-size router table with large capacity. - Projects requiring high precision out-of-the-box (plate may need adjustment). - Those who already have a complete router table. ## Variant options - Silver / 4-pc SET: $48.99 - Gold / 4-pc SET: $47.99 ## Price and logistics facts - Price range: $47.99 - $48.99 USD. - Dimensions: 26 x 22 x 10 cm. - SKUs: dcd-30003624832 (Silver), dcd-30003624833 (Gold). ## Trust signals - Listed as in stock (no specific inventory level, but available). - Return policy not specified; assume standard Shopify merchant policy. - Price consistency: two variants within $1 of each other. - No certifications mentioned. ## Image assets - 5 images available at provided URLs. No visual analysis performed. ## Agent notes - Product type "爱好" (hobby). No brand listed. - Description is minimal; verify dimensions and compatibility with specific routers. - Image content not reviewed; rely on agent to fetch if needed.
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": "C8-铝合金倒装板 双孔 电木铣台面 微型台锯面板 靠山 推尺 倒装",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "22.0",
"_height_cm": "10.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").