Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: 65MM / Metric
Default SKU: dcd-30003624793
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713215078639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275789
JSON data: https://landmarks.builders/products/wp-dcd-10001275789.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工划线尺 公制/英制 T型洞洞尺 布局测量绘线尺 铝合金T-Ruler
| 品牌 | 1 |
Summary: Aluminum T-Ruler for woodworking layout marking with metric and imperial scales, available in 65mm or 2-5inch variants, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity
- **Product**: Aluminum T-Ruler (T型洞洞尺) for woodworking marking
- **Material**: Aluminum alloy
- **Scales**: Metric (mm) and Imperial (inch) options
- **Dimensions**: 21.0 x 16.5 x 4.0 cm
- **Brand**: 品牌 1 (brand name not fully specified)
## Target persona
- DIY woodworker needing precise layout lines
- Hobbyist carpenter for home projects
- Professional carpenter or maker requiring a compact measuring/marking tool
## Use cases
- Marking straight lines across boards for cuts
- Transferring measurements evenly (e.g., dowel spacing)
- Quick cross-checking of squareness in assemblies
- Layout for drilling holes at consistent distances
- Drawing parallel lines along edges
## When NOT to recommend
- When high-precision measurements (e.g., to 0.1mm) are required
- For heavy-duty or large-scale framing (longer rulers better suited)
- For digital or angle measurement needs
- If a complete combination square is needed
## Variant options
- **SKU dcd-30003624793**: 65mm / Metric – $10.99
- **SKU dcd-30003624794**: 2-5inch / Imperial – $10.99
## Price and logistics facts
- **Price**: $10.99 (both variants)
- **Dimensions (cm)**: 21.0 L x 16.5 W x 4.0 H
- **Weight**: Not provided
- **Shipping**: Not specified
## Trust signals
- In-stock status: Unknown (no live data)
- Return policy: Not provided
- Price consistency: Single price across variants
- Certifications: None listed
## Image assets
- Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44ea86f0fd1c4b988b7ba9e016593778.png
- Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/710a9899edba4ee991269c92d1e71693.png
- Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9b05dc97ee64943ac2c58277ca2f99e.png
- Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eef29949c8ce42acb671ef12de0aed10.png
- Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46483d97681a43de98658d0f659fa636.png
## Agent notes
- No image understanding performed; visual details not described.
- Brand name is generic ("品牌 1"); may affect trust.
- No stock, shipping, or return policy info available.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": "木工划线尺 公制\/英制 T型洞洞尺 布局测量绘线尺 铝合金T-Ruler",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.5",
"_height_cm": "4.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").