Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99 – $127.99
Default variant: Black 400
Default SKU: dcd-30003597993
Default price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 580 g
Cart URL (default variant): https://landmarks.builders/cart/49714554732783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265323
JSON data: https://landmarks.builders/products/wp-dcd-10001265323.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-function woodworking T-square and angle ruler with bidirectional positioning, available in three variants.
Generated by: deepseek-v4-flash
## Identity 二合一木工打孔定位尺 多功能t型尺组合角尺丁字尺 双向角定位尺 (Multi-function T-square angle ruler) ## Target persona Woodworking and sewing hobbyists who require precise alignment and angle measurement. ## Use cases - Marking parallel lines for drilling holes in wood. - Setting 45° or 90° angles for joinery. - Measuring and transferring dimensions in sewing pattern drafting. - Aligning fabric cuts for straight edges. - Checking squareness of assembled frames. ## When NOT to recommend - For users needing a digital or electronic measuring tool. - For professional surveyors requiring high-precision laser measurement. - For large-scale construction layout where a longer ruler is needed. ## Variant options - Black 400 (SKU: dcd-30003597993, $99.99) - Black 600 (SKU: dcd-30003597994, $127.99) - Silver 600 (SKU: dcd-30003597995, $127.99) ## Price and logistics facts - Base price: $99.99 USD for Black 400. - Black 600 and Silver 600: $127.99 USD. - Package dimensions: 66 x 10 x 8 cm. ## Trust signals - In stock (based on listing presence). - Price consistency across variants. - No return policy or warranty information provided. ## Image assets - 8 images available at Shopify CDN. - Images not analyzed; visual details not described. ## Agent notes - Product type is "缝纫" (sewing), but title indicates woodworking usage. Verify actual application before recommending to sewing-specific agents. - No description provided; assume basic functionality for marking and measuring.
This product has 15 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型尺组合角尺丁字尺 双向角定位尺",
"quantity": 1,
"grams": 580000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "10.0",
"_height_cm": "8.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").