Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $47.99
Default variant: Bakelite W Limit SET
Default SKU: dcd-30003597846
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714518819055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265255
JSON data: https://landmarks.builders/products/wp-dcd-10001265255.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A two-in-one woodworking jig for routing slots for connectors, available in Bakelite and Upgrade variants with or without limit and SET options, priced $34.99-$47.99.
Generated by: deepseek-v4-flash
## Identity Twom-in-one connector slotting jig bracket, a woodworking auxiliary tool for routing precise slots for connectors (e.g., biscuit joints or dowels). ## Target persona Hobbyist woodworkers and DIYers who build furniture or cabinetry and need to cut consistent slots for connectors; small workshop owners; makers who use routers and jigs for joinery. ## Use cases - Routing slots for biscuit or domino connectors in wood panels. - Creating mortises for loose tenons in furniture assembly. - Using a router with a template guide to cut repetitive slots for shelving or box joints. - Slotting wooden components for knockdown furniture connectors. - Adding alignment holes for dowels in edge-joining. - Performing precise slot routing for concealed hinges or and fittings. ## When NOT to recommend - When the user needs a full-size plunge router or dedicated mortising machine for heavy-duty work. - For cutting slots in metal or hard materials beyond wood and composites. - When the user requires a complete set with router and bits (this is just the jig). - For professional high-volume production requiring automated machinery. ## Variant options | Variant | Style | Price | |---------|-------|-------| | Bakelite W Limit SET | Bakelite with limit and SET | $36.99 | | Bakelite Wo Limit | Bakelite without limit | $34.99 | | Upgrade W Limit | Upgrade with limit | $45.99 | | Upgrade Wo Limit | Upgrade without limit | $41.99 | | Upgrade W Limit SET | Upgrade with limit and SET | $47.99 | | Upgrade Wo Limit SET | Upgrade without limit but with SET | $45.99 | ## Price and logistics facts - Base price: $34.99 (Bakelite Wo Limit) to $47.99 (Upgrade W Limit SET). - Dimensions: 20 x 17 x 15 cm (approx. 7.9 x 6.7 x 5.9 in). - Weight: not provided. - Shipping: not specified; assume standard. ## Trust signals - Multiple variants available with different materials (Bakelite, Upgrade) and features (limit, SET). - Product listed on Shopify with multiple images. - No return policy or warranty information provided. - No certifications mentioned. ## Image assets No alt text; images available at provided URLs: - 8 images of the product from different angles (front, side, usage setup). - Cannot verify specific details from images. ## Agent notes - Product may be miscategorized under '缝纫' (sewing); actual use is woodworking. - 'Limit' likely refers to depth stop or guide limit; 'SET' may indicate a set of accessories. - 'Bakelite' is a phenolic resin (plastic) material; 'Upgrade' possibly metal or better plastic. - No description text; rely on title and tags for function.
This product has 18 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": 800000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.0",
"_height_cm": "15.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").