Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $104.99 – $108.99
Default variant: 120MM / 12 PCS
Default SKU: dcd-30003624827
Default price: $104.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1680 g
Cart URL (default variant): https://landmarks.builders/cart/49713164746991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275804
JSON data: https://landmarks.builders/products/wp-dcd-10001275804.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工铝合金直角尺 90度定位块 90度木工直角固定夹 木工直角夹
| 产地 | 广州 |
| 品牌 | 其他 |
| 规格型号 | 其它颜色/款式定制*铝合金 |
| 名称 | 夹子 |
| 适用范围 | 木工 |
| 是否进口 | 否 |
Summary: Aluminum alloy 90-degree square ruler and positioning clamp for woodworking, sold in sets of 12 pieces, available in 120mm, 140mm, and 160mm sizes, priced from $104.99 to $108.99 USD.
Generated by: deepseek-v4-flash
## Identity Aluminum alloy 90-degree square ruler/clamp for woodworking. Brand: other. Made in Guangzhou, China. Custom colors/styles available. ## Target persona Woodworkers, carpenters, cabinet makers, and DIY furniture builders who need precise 90-degree alignment and clamping for multiple workpieces simultaneously. ## Use cases - Ensuring 90-degree angles in wood joints (e.g., frames, boxes) - Clamping workpieces during glue-up for square alignment - Aligning boards for precise assembly (shelves, cabinets) - Setting up power tools (saw guides, router fences) for accurate cuts - Marking and checking square corners on large panels - Batch production of identical right-angle assemblies ## When NOT to recommend - Users needing a single clamp (sold only in 12-piece sets) - Sewing or textile applications (product tag says '缝纫' but description specifies woodworking) - Precision metalworking where aluminum may deform under heavy clamping force - Projects requiring non-90-degree angles (fixed at 90°) ## Variant options | Size | Style | Price (USD) | SKU | |------|-------|-------------|-----| | 120MM | 12 PCS | $104.99 | dcd-30003624827 | | 140MM | 12 PCS | $105.99 | dcd-30003624828 | | 160MM | 12 PCS | $108.99 | dcd-30003624829 | ## Price and logistics facts - Base price: $104.99 (120MM set). - Dimensions (package): 26 × 26 × 9 cm. - Origin: Guangzhou, China. - No shipping or lead time data provided. ## Trust signals - Price consistency: incremental increase by size across variants. - Made in China (Guangzhou) – no specific quality certifications listed. - In-stock status unknown. Return policy not specified. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d85597aea92a41ca9020327a126d88ef.png?v=1781084450 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ada2d54f81c942f4a2f3bca2c4adfb98.png?v=1781084450 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/889eb2d4a7cc4cee9db1668a1b7e2eb6.png?v=1781084451 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39df62429d4d44199b6e6c63b915eef4.png?v=1781084451 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a2e4ccc0c0468a9ac6079d150bf859.png?v=1781084450 ## Agent notes - Product is tagged as '缝纫' (sewing) but description explicitly states woodworking use; category may be misassigned. Verify with buyer. - Sold only in 12-piece sets; not for single-unit purchase. - No images were analyzed; all visual details are unknown.
This product has 15 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": "木工铝合金直角尺 90度定位块 90度木工直角固定夹 木工直角夹",
"quantity": 1,
"grams": 1680000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "9.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").