Brand: World Products (Landmark)
SKU: dcd-30003607180
Price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49714237210863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268803
JSON data: https://landmarks.builders/products/wp-dcd-10001268803.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: Stainless steel 3-petal bench dog for MFT tables, quick-lock design, dimensions 13.5x3x3 cm, price $126.99.
Generated by: deepseek-v4-flash
## Identity Product: 木工桌孔定位销桌卡不锈钢膨胀MFT桌孔台快速锁紧靠山挡块Ganwei (3-petal Bench Dog). Category: 缝纫 (sewing - likely miscategorization; actual use is woodworking). ## Target persona Woodworker or DIY enthusiast using an MFT-style workbench who needs precise, repeatable positioning for workpieces and jigs. ## Use cases - Aligning boards for jointing or planing on a workbench. - Creating repeatable stops for cutting multiple pieces to the same length. - Quick clamping of workpieces using bench dogs and clamps. - Positioning jigs or templates for routing or drilling. - Holding irregularly shaped pieces for edge work. - Temporary fastening of workpieces for assembly or glue-up. ## When NOT to recommend - For general fastening (e.g., screws, bolts) – this is a positioning aid, not a fastener. - If the customer does not have an MFT-type bench or dog-hole grid (non-standard holes won't work). - For heavy-duty clamping or load-bearing applications (bench dogs are not structural clamps). - For users who need a complete clamping system (this is just a component). ## Variant options Only variant: 3-petal Bench Dog (style: 3-petal Bench Dog) at $126.99. ## Price and logistics facts Price: $126.99 USD. Dimensions: 13.5 cm (L) x 3.0 cm (W) x 3.0 cm (H). No additional shipping or tax information provided. ## Trust signals Product is listed as available with images. No specific return policy or warranty stated in facts. Price is fixed for the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d44b43c2ed54b8593852e461c387e1c.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0d9bd9dc4f4420e9be69f98dd943860.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2647d7ed99cf4ace86f3066e61ec2153.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20b2966b557f449385a5ae0d580b2a48.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25b18383662646299d9253bd069c9fcb.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7462ef5ee104081bb2bf2d1b6630789.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14588b599853471bb09ad89732b48475.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d0e8286232745c4b20748836e31aa81.png?v=1781085380 ## Agent notes The product category is listed as '缝纫' (sewing) but the title and features clearly indicate a woodworking tool. This may be a data error. Images were not analyzed; visual details are unavailable.
This product has 13 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": "木工桌孔定位销桌卡不锈钢膨胀MFT桌孔台快速锁紧靠山挡块Ganwei",
"quantity": 1,
"grams": 340000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "3.0",
"_height_cm": "3.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").