Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99 – $68.99
Default variant: 3-step
Default SKU: dcd-30003625129
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713127850223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275919
JSON data: https://landmarks.builders/products/wp-dcd-10001275919.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工滑槽压板压料夹快速定位夹压紧定位45型30型工作台配件工具
| 货号 | MG0-000-0056 |
| 品牌 | 敢为 |
| 名称 | 夹板 |
| 是否进口 | 否 |
Summary: 敢为 brand woodworking slot clamp for workbench positioning, 45/30 type, available in 3-step ($64.99) and 5-step ($68.99) variants. Dimensions: 16x13x4 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** 木工滑槽压板压料夹 (Woodworking slot clamp) - **Brand:** 敢为 - **SKU:** MG0-000-0056 - **Category:** Industrial workbench accessories - **Variants:** 3-step (dcd-30003625129, $64.99) and 5-step (dcd-30003625130, $68.99) ## Target persona - Woodworking hobbyists with slot-based workbenches - Furniture makers requiring quick positioning and clamping - DIY enthusiasts building jigs or fixtures ## Use cases - Rapid clamping and releasing of workpieces in T-slot or miter slot tracks - Positioning guides or fences for routing, sawing, or sanding - Holding small parts for assembly or glue-up - Securing workpieces during drilling or doweling - Creating repeatable setups for production runs - Temporary fixturing for carving or chiseling ## When NOT to recommend - Heavy-duty metal or steel fabrication requiring high clamping force - Clamping large sheets or panels where wider jaw capacity is needed - Applications requiring extreme precision or zero movement under high load - For users without a compatible slot-based workbench (e.g., standard flat bench) ## Variant options - **3-step** (SKU: dcd-30003625129): $64.99 - **5-step** (SKU: dcd-30003625130): $68.99 ## Price and logistics facts - **Price:** 3-step $64.99, 5-step $68.99 (USD) - **Dimensions:** 16 cm x 13 cm x 4 cm - **Shipping:** Not specified (assume standard carrier) - **Origin:** Not specified (labeled as non-import, likely domestic China) ## Trust signals - In-stock status: Not explicitly stated (assume available based on listing) - Return policy: Not provided - Price consistency: No competitor price data available - Certifications: None listed - Brand: 敢为 (unknown quality reputation) ## Image assets - 5 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a0adf1050b84e65aef7a16daaf729e8.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e1773c82d90410382754000abf3ff6b.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/968d7bbd59fd45cd88c3824c35abf094.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dbb8c09c09c42fc8d64dfc4a32b6f72.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60e77e3eb227462bbfaf3a1b90aad314.png?v=1781084433 ## Agent notes - Image understanding not performed; do not infer visual details. - Variant differences (3-step vs 5-step) not described in facts; assume step count refers to clamping steps or positions. - Material and finish not specified. - Price includes two options; no additional fees indicated.
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": "木工滑槽压板压料夹快速定位夹压紧定位45型30型工作台配件工具",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "4.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").