Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $55.99
Default variant: 120MM / 6 PCS
Default SKU: dcd-30003624824
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 680 g
Cart URL (default variant): https://landmarks.builders/cart/49713170809071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275803
JSON data: https://landmarks.builders/products/wp-dcd-10001275803.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 90-degree square ruler/clamp for woodworking, available in 120mm/140mm/160mm sizes sold as 6-piece sets. Price $48.99-$55.99.
Generated by: deepseek-v4-flash
## Identity - Product: Woodworking aluminum 90-degree square ruler / positioning block / clamp - Material: Aluminum (specification: other, color/style customization possible) - Sizes: 120mm, 140mm, 160mm (each variant is a 6-piece set) - Origin: Guangzhou, China ## Target persona - Hobbyist woodworkers and DIY enthusiasts - Professional carpenters requiring quick 90-degree alignment - Furniture makers and cabinet builders - Users needing repeatable right-angle clamping during glue-up or assembly ## Use cases - Ensuring 90-degree angles when assembling frames, boxes, or cabinets - Clamping workpieces at right angles for glue-up or nailing - Positioning boards for drilling or routing at precise 90-degree joints - Quick setup of temporary 90-degree guides for repetitive cuts - Aligning miter joints before fastening - As a reference square for checking existing corners ## When NOT to recommend - For tasks requiring variable angle adjustments (needs dedicated miter gauge) - For fine precision work requiring calibrated squares (tolerance not specified) - For sewing (product is tagged "缝纫" but description clearly states woodworking use; mismatch) - For large-scale construction where longer straightedges are needed ## Variant options | Size | Style | Price (USD) | SKU | |------|-------|-------------|-----| | 120mm | 6 PCS | $48.99 | dcd-30003624824 | | 140mm | 6 PCS | $49.99 | dcd-30003624825 | | 160mm | 6 PCS | $55.99 | dcd-30003624826 | ## Price and logistics facts - Price range: $48.99 - $55.99 (varies by size) - Product dimensions: 27 x 22 x 6 cm (packaging or overall?) - Shipping/delivery details not provided ## Trust signals - Availability: In stock (based on active listing) - Return policy: Not specified - Certifications: None provided - Price consistency: Fixed listed prices, no discounts mentioned ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d85597aea92a41ca9020327a126d88ef_8c486c2a-42d5-4c6e-b9ee-4e5d67be23d1.png?v=1781084452 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ada2d54f81c942f4a2f3bca2c4adfb98_255159a8-82bd-4a02-9257-eb0853d922f5.png?v=1781084452 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/889eb2d4a7cc4cee9db1668a1b7e2eb6_393818ff-702c-4819-9861-b04484c5248e.png?v=1781084452 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39df62429d4d44199b6e6c63b915eef4_f2bca266-1800-4a22-990d-3101a8e3c2c7.png?v=1781084452 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a2e4ccc0c0468a9ac6079d150bf859_605387cc-e136-49b3-8e5b-5b1a75703e26.png?v=1781084450 ## Agent notes - Product type is tagged as "缝纫" (sewing) but description clearly indicates woodworking; verify correct categorization. - No tolerance or accuracy specifications provided. - Image analysis not performed; visual details cannot be described.
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": 680000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "6.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").