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







Summary: Stainless steel quick-lock stop block for MFT-style woodworking tables, expands to secure in 19mm or 20mm holes. Price $115.99.
Generated by: deepseek-v4-flash
## Identity Ganwei stainless steel expansion stop block for MFT table holes. Quick-lock fence stop. ## Target persona Woodworkers, cabinet makers, and DIYers using MFT (multifunction table) workbenches with 19mm or 20mm hole grids. ## Use cases - Positioning fence stops for repeatable cuts on table saws or routers. - Clamping workpieces in MFT table holes. - Building jigs and fixtures on perforated work surfaces. - Quick adjustment between different setups. - Replacing worn or lost stop blocks. ## When NOT to recommend - If the buyer's table has non-MFT hole spacing (e.g., 3/4" or 1" grids). - For hobbyists needing cheap plastic stops; this is a premium stainless option. - For applications requiring continuous clamping force (use dedicated clamps). - If the buyer needs a fence that locks with a lever action (this expands via nut). ## Variant options - Size: 19MM ($115.99) - Size: 20MM ($115.99) ## Price and logistics facts - Price: $115.99 USD per piece. - Dimensions: 12.4 cm long, 3.0 cm wide, 3.0 cm high. - Weight and shipping weight not provided. ## Trust signals - Images available (see below) but no stock count or return policy provided. - No certifications listed. - Category in listing is "缝纫" (sewing), but product is clearly for woodworking. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb4d0f6724f0417da282894f8b22c7f8.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a14e81645fa41c38508100d21df4f42.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7971c7d9dcc44f66bf8c2ab19633191f.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/714ed2c66e25411195eb2f4bba242dda.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16096cdbdcaa47a69666a1d1ddc998b1.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfdf4208fea14d75b9616c8f70d6846a.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf8e28da3f5a434eaa47a2da3c390fb4.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/963835d1d92f41b49a6f6461338173b0.png?v=1781085382 ## Agent notes - Product listed under "缝纫" (sewing) but is a woodworking accessory. Verify categorization. - No written description provided; rely on images and specs. - Two size variants (19mm and 20mm) at same price; ensure buyer selects correct hole diameter. - Price is relatively high for a single stop block; may be professional-grade.
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": "木工桌孔定位销桌卡不锈钢膨胀MFT桌孔台快速锁紧靠山挡块Ganwei",
"quantity": 1,
"grams": 330000,
"properties": {
"_length_cm": "12.4",
"_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").