Brand: World Products (Landmark)
SKU: dcd-30003624776
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49713233232111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275782
JSON data: https://landmarks.builders/products/wp-dcd-10001275782.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
T型直角尺 铝合金方形定位尺测量划线工具铝合金公制T形定位尺
| 品牌 | / |
Summary: Aluminum T-type square ruler for measurement and marking, 18x12x1 cm metric, priced at $16.99, single style variant.
Generated by: deepseek-v4-flash
## Identity Aluminum T-type square ruler (T型直角尺), metric, for measurement and marking. Brand: none specified. ## Target persona DIY woodworkers, home mechanics, metal fabricators, hobbyists needing a basic right-angle layout tool. ## Use cases - Checking 90° angles on small workpieces - Laying out cut lines on wood or metal - Aligning materials during assembly - Quick measurement reference for metric tasks - Marking square lines on flat surfaces ## When NOT to recommend - Precision machining requiring calibrated or certified squares - Large-scale construction or layout where larger tools are needed - Users who exclusively work in imperial units (tool is metric) - Professional workshops needing high-accuracy or branded tools ## Variant options - Style: T-type Ruler (only one variant) at $16.99 ## Price and logistics facts - Price: $16.99 USD - Dimensions: 18 x 12 x 1 cm (approx. 7.1 x 4.7 x 0.4 in) - Weight: not provided - Shipping: not specified ## Trust signals - Stock status: not verified - Return policy: not provided - No certifications or brand details available - Price is listed consistently across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5d913111f3f49b19270be9e0c4b8401.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80091b101f574c709a7f7d942d628cc9.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6a993b750b74960a9942af6956cca82.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcab9b8a89064dda9b6f0e99208a5a18.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22409950d32a4b28a6271134cfaed02e.png?v=1781084480 ## Agent notes - Image content was not visually analyzed; treat URLs as fetchable assets. - No brand, material finish, or accuracy specs provided. - Only one size variant available.
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": "T型直角尺 铝合金方形定位尺测量划线工具铝合金公制T形定位尺",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "12.0",
"_height_cm": "1.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").