Brand: World Products (Landmark)
SKU: dcd-30003610986
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49714150998255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270251
JSON data: https://landmarks.builders/products/wp-dcd-10001270251.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
材质:铝合金
规格:公制,英制
重量:122g/165g
气泡袋尺寸:32cm*7cm*2cm






Summary: Aluminum alloy woodworking scribe for marking circles and arcs, 30cm/Imperial, $19.99.
Generated by: deepseek-v4-flash
## Identity - Product: 木工划线器 (Woodworking Scribe) - Material: Aluminum alloy - Size: 30 cm length, width 7.0 cm, height 2.8 cm - Weight: 122g or 165g (with packaging) - Scales: Metric and Imperial ## Target persona - Hobbyist woodworkers needing precise circular markings - DIY enthusiasts working on wood projects - Carpenters who require manual layout tools ## Use cases - Marking circles up to 30cm diameter on wood - Drawing arcs for curved cuts or joinery - Laying out repetitive circular patterns - Transferring measurements with dual scale - Calibrating for both metric and imperial projects ## When NOT to recommend - For marking on metal, plastic, or glass (designed for wood) - For high-volume production (manual tool, not automated) - For projects requiring diameters larger than 30cm - As a precision measuring tool for exact tolerances ## Variant options - Only one variant: 30CM / Imperial (SKU: dcd-30003610986) at $19.99 ## Price and logistics facts - Price: $19.99 USD - Dimensions (package): 32x7x2 cm (bubble bag) - Weight: 122g (tool) / 165g (with packaging) ## Trust signals - In-stock: Not verified; listed as active product - Return policy: Not stated - Price consistency: Single price point, no discounts listed - Certifications: None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a173b63ad3704f38a6ab001d70f8f706.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c0b51f5f70d4c02b0a7687e9980656d.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54fa0ad487fc4bb2b9f5f8f16cf517da.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07879908f71d48cdbaa31590277c7f84.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79c707983c1b4109965b8a9a09c4752c.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09e10383b52444dd9b5d6e95aad8b49e.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56f88756869348fbb9884c89f41c4141.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dc24161853d4c0d82eb42f315cf5d05.png?v=1781085333 ## Agent notes - Product type in data is '缝纫' (sewing) but description says '木工划线器' (woodworking). Possible category mismatch. - Images not analyzed; no visual details 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": "木工划线器 画圆尺 画线器 360度整圆画线画圆弧 木工工具",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "32.7",
"_width_cm": "7.0",
"_height_cm": "2.8"
}
}],
"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").