Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $28.99
Default variant: 100MM
Default SKU: dcd-30003624777
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49713231331567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275783
JSON data: https://landmarks.builders/products/wp-dcd-10001275783.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工方尺直角尺 铝合金90度L尺 高度尺 测量划线量规量具
| 规格型号 | 8mm厚L尺 |
Summary: Aluminum alloy 90-degree L-square ruler for woodworking measurement and marking, available in 100mm and 160mm sizes.
Generated by: deepseek-v4-flash
## Identity Aluminum alloy 90-degree L-square ruler, 8mm thick, for woodworking measurement and marking. Available sizes: 100mm and 160mm. ## Target persona Woodworkers, carpenters, DIY enthusiasts performing precise measuring and marking tasks on wood or metal. ## Use cases - Checking right angles on workpieces - Marking cut lines - Measuring depth with height function - Verifying squareness during assembly - Layout for joinery ## When NOT to recommend - For large-scale framing where 2ft+ squares are needed - For high-precision engineering requiring micrometer accuracy - For users needing a combination square with sliding head ## Variant options Two sizes: 100mm ($20.99) and 160mm ($28.99). Both are 8mm thick aluminum L-shape. ## Price and logistics facts 100mm variant: $20.99 USD; 160mm variant: $28.99 USD. Dimensions (package?): 18x11x2.5 cm. No shipping or stock info provided. ## Trust signals No in-stock status, return policy, or certifications provided in facts. Price is fixed per variant. ## Image assets Five images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f23b0c2bbe4f46c9a53240ebd5642714.png?v=1781084480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a170d65f464c4b67944c6c2a4d5eeb32.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebd2c3ee22384f71af63a78d81ff8a51.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dae83217e4a4a1bbad74cf940745ce8.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2caa1587da15436f9f654af94b920a0b.png?v=1781084479 ## Agent notes Image content not analyzed; only URL list provided.
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": "木工方尺直角尺 铝合金90度L尺 高度尺 测量划线量规量具",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "11.0",
"_height_cm": "2.5"
}
}],
"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").