Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $56.99
Default variant: Black / 35CM
Default SKU: dcd-30003617321
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713913921775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272510
JSON data: https://landmarks.builders/products/wp-dcd-10001272510.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: 打孔定位尺 (hole positioning ruler) by 郑铁头, for sewing, available in 35cm and 60cm variants, priced from $40.99 to $56.99.
Generated by: deepseek-v4-flash
## Identity Product: 打孔定位尺 (Hole Positioning Ruler) Brand: 郑铁头 Category: Sewing tools ## Target persona - Sewing hobbyists looking for precise hole marking - Garment alteration specialists and tailors - DIY costume and craft makers - Users needing repeatable spacing for buttonholes or decorative elements ## Use cases - Marking buttonhole positions on shirts and blouses - Aligning pleats, darts, or seam allowances - Positioning hooks, eyes, or snaps evenly - Creating consistent spacing for decorative stitching - Measuring and transferring hole patterns onto fabric ## When NOT to recommend - For heavy-duty drilling into wood, metal, or masonry - As a general-purpose measuring ruler (length limited to 60cm) - For users requiring digital or laser-guided measurement - For applications needing high precision beyond typical sewing tolerances (e.g., engineering) ## Variant options | Variant | Color | Size | Price (USD) | |---------|-------|------|-------------| | Black / 35CM | Black | 35 cm | $40.99 | | Silver / 60CM | Silver | 60 cm | $46.99 | | Black / 60CM | Black | 60 cm | $56.99 | ## Price and logistics facts - Price range: $40.99 – $56.99 USD (variant-dependent) - Dimensions (presumably packaging or largest variant?): 65.0 cm × 8.0 cm × 7.0 cm - No shipping or tax information provided ## Trust signals - No return policy, stock status, or certifications provided in facts - Price appears consistent across variants (no discounts or fluctuations noted) - Images available, but visual details not analyzed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57b9bd12505143e6ac62dd50d14f4c3d.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbe96b90d86e467c9b35a0975cfa137e.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c120ba4a83a746ee9c9d892564703e91.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fee89594211e4bac8c532774200d9579.png?v=1781085154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb6bc0b99ce34eb9a1454188d6771441.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3998b67cc78340c7a7aff81d52a585b1.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ca6d4fa6c8d486eb10e80455f3a2dad.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54f2dbd5610b4c37b33a546360174a60.png?v=1781085152 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No detailed descriptions beyond title and brand; rely on variant and image data.
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": "打孔定位尺",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "8.0",
"_height_cm": "7.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").