Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $60.99
Default variant: Red Caliper No
Default SKU: dcd-30003624892
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713258103023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275832
JSON data: https://landmarks.builders/products/wp-dcd-10001275832.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工多功能划线尺 铝合金 滑动T型尺 多功能 测量尺 卡/标尺
| 品牌 | / |
Summary: Aluminum sliding T-square marking gauge for woodworking and sewing, available in 4 variants from $48.99 to $60.99, dimensions 30x21x4 cm.
Generated by: deepseek-v4-flash
## Identity Woodworking multi-function marking gauge, aluminum sliding T-ruler, measuring and marking tool. ## Target persona Woodworkers and sewing enthusiasts who need precise measurements for layouts, markings, and checks. ## Use cases - Marking straight lines on wood or fabric. - Measuring and transferring dimensions for joinery. - Checking squareness of corners. - Sliding caliper use for internal/external measurements. - Adjustable variants for finer control. ## When NOT to recommend - Users needing digital/electronic measuring tools. - For high-precision engineering tolerances (<0.5mm). - When a dedicated try square or combination square is already owned. ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Red Caliper No | dcd-30003624892 | $48.99 | | Red Caliper Adj | dcd-30003624893 | $59.99 | | Caliper No Adjust | dcd-30003624894 | $49.99 | | Caliper Adjustable | dcd-30003624895 | $60.99 | ## Price and logistics facts - Base price: $48.99 USD. - Price range: $48.99 to $60.99 USD. - Dimensions: 30 x 21 x 4 cm. - Sold by Shopify store (no further logistics info). ## Trust signals - In-stock status not confirmed. - Return policy not stated. - No certifications listed. - Four variants suggest product line availability. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81ccacfa5d424a2cbd39bc490ed10c2f.png?v=1781084494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b902617b7e4d40ceb16e1b1c0ab2e93a.png?v=1781084494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9500f01ef854dc799701db3893cc610.png?v=1781084494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddb3e26e26474d41bcd3989dca1c63a1.png?v=1781084494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad414c3b9f844dca9429cc56818de7c6.png?v=1781084494 ## Agent notes Image understanding not performed; URLs provided as-is.
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": 120000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "21.0",
"_height_cm": "4.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").