Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Blue Right Angle
Default SKU: dcd-30003607671
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49714134778095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268973
JSON data: https://landmarks.builders/products/wp-dcd-10001268973.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
铝合金款 蓝色 黑色 直角尺辅助夹 钢尺定位器 方形楼梯量规 量具
| 品牌 | 中性 |
| 材质 | 铝合金 |
Summary: Compact aluminum alloy right-angle ruler clamp/positioner for precise 90° measurements, available in blue or black, $11.99.
Generated by: deepseek-v4-flash
## Identity Aluminum alloy right-angle ruler clamp, steel ruler positioner, square stair gauge. Blue or Black variants. Dimensions: 11x7x2.5 cm. ## Target persona DIY woodworker, hobbyist metalworker, instrument maker, home improvement enthusiast seeking an affordable 90° marking tool. ## Use cases - Setting 90° angles on workpieces - Holding steel rules for marking - Gauging stair treads - Aligning squares in joinery - Measuring internal/external corners - Quick layout for repetitive cuts ## When NOT to recommend - Industrial high-precision machining - Large-scale framing projects - Users needing metric-only measurements - Projects requiring a depth gauge ## Variant options - Blue Right Angle ($11.99) - Blk Right Angle ($11.99) ## Price and logistics facts Price: $11.99 USD each. Package dimensions: 11 cm x 7 cm x 2.5 cm. No shipping cost or delivery time provided. ## Trust signals No stock availability, return policy, or certifications stated. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/468cd8e0fb9141b9a2b51209467b35fe.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b8f6ba74f104dfeb95efeee8c2f4084.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3118759c23246f2aa0597a427c8cee8.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1aa2c7b87e544a8b99cc8a92436630c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3847e34180d34f53a3483fe817f3ab23.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a85ecfbc48145d29001e8a2ed5d87b6.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e3616937f7343b4aa0330fa4286b715.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9197929b65fb48dcb1c0189a9098c94d.png ## Agent notes Category tagged as '乐器' (musical instrument) may be misclassified; actual use appears to be measurement/woodworking. Image understanding not performed.
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": "铝合金款 蓝色 黑色 直角尺辅助夹 钢尺定位器 方形楼梯量规 量具",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "7.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").