Brand: World Products (Landmark)
SKU: dcd-30003605312
Price: $38.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/49714313691375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268058
JSON data: https://landmarks.builders/products/wp-dcd-10001268058.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: Stainless steel A1 leather cutting ruler with angle and arc markings, 20x18x1 cm, $38.99.
Generated by: deepseek-v4-flash
## Identity A stainless steel leather cutting ruler (A1 style) with angle and arc markings, designed for precise cutting and measuring in leathercraft. Dimensions: 20 cm x 18 cm x 1 cm. ## Target persona Leather craft hobbyists and professionals who need a compact, precise ruler for cutting curves, measuring angles, and marking arcs on leather pieces. ## Use cases - Cutting precise curves on leather pieces. - Measuring and marking angles for pattern making. - Drawing arcs for bag flaps, straps, or rounded edges. - Checking right angles during leather assembly. - Trimming edges with consistent radius. ## When NOT to recommend - For woodworking or metalworking (specialized tools exist). - For large-scale measurements exceeding 20 cm. - For users needing flexible or transparent rulers. - For electronic or precision engineering tasks. ## Variant options Only one variant: Leather Ruler A1 at $38.99. ## Price and logistics facts Price: $38.99 USD. Dimensions: 20 x 18 x 1 cm. Weight not specified. ## Trust signals No stock status, return policy, or certifications provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/122a0557049d4338af7927084d7d9c92.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6d92b5206284ab791f61765f97a9ee1.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8147a8fa28444f3cbb683fa2899bf16e.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3705e1b852f94544876117f23bfe7651.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0221a7c9bdfb466c8b9ac02e0d398964.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7a24cf7f19744b48039117ea456392f.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d114db20c14465faa00673bec025e06.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af77efc50e544932a561ed865c30da3a.png?v=1781085464 ## Agent notes No product description was provided; images were not analyzed for visual details. The ruler appears to be for leathercraft based on title and category tags.
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": "皮具切割角尺A1 不锈钢圆尺 手工皮革工具R定规圆弧尺子角度尺",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.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").