Brand: World Products (Landmark)
SKU: dcd-30003605299
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714341445871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268048
JSON data: https://landmarks.builders/products/wp-dcd-10001268048.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 leather cutting angle ruler (B style) measuring 15x12x3 cm, priced at $27.99, for precise marking and cutting in leather crafting.
Generated by: deepseek-v4-flash
## Identity 皮具切割角尺B款 不锈钢圆尺 手工皮革工具R定规圆弧尺子角度尺 (Stainless steel leather cutting angle ruler style B). ## Target persona - Leather crafters seeking precision cutting and marking tools. - DIY leatherworkers making small goods like wallets, belts, and bags. - Handcraft artisans who need consistent angle and curve measurements. ## Use cases - Marking curved edges on leather pieces for wallets or bags. - Measuring and transferring angles for sewing seams or edge folds. - Cutting straight lines with a rotary cutter using the ruler as a guide. - Checking right angles and arcs during leather pattern layout. - Repeating same-radius curves on multiple leather components. ## When NOT to recommend - For measuring large surfaces (e.g., furniture leather) beyond ruler's 15 cm length. - For non-leather materials like fabric, paper, or wood where other rulers are more suitable. - If the user needs inch measurements only (ruler dimensions in cm, unclear about inch markings). - For industrial-scale production requiring digital measuring tools. ## Variant options - Only one variant: Leather Ruler B (SKU: dcd-30003605299) at $27.99. ## Price and logistics facts - Price: $27.99 USD. - Dimensions: 15 × 12 × 3 cm. - Weight and shipping cost not provided. ## Trust signals - In-stock status: not explicitly stated in facts. - Return policy: not provided. - Price consistency: single variant, no price variations. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/301188d2f7be44b4b283a539b0b62205.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af956554138d4f8cb47e1af0b72e8834.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/276fc8d62f904a8c9dff0bef444df222.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee60e16beaa4441fb3b9b0e9ce16336e.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a964c95ffeb4d1a9265c833ed7b39fd.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d224754d66449a5be781bfc7f1d7e46.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a7682daeb4d4d5c86d193b8956be9ae.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0c7843e17024ef8b2966e554dd8aac9.png?v=1781085479 ## Agent notes Image understanding was not performed on these URLs; visual details cannot be inferred.
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": "皮具切割角尺B款 不锈钢圆尺 手工皮革工具R定规圆弧尺子角度尺",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "12.0",
"_height_cm": "3.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").