Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $57.99
Default variant: Black / 35CM
Default SKU: dcd-30003616877
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/49713871257839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272350
JSON data: https://landmarks.builders/products/wp-dcd-10001272350.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: 牛享 brand hole positioning ruler for sewing, available in Black 35cm ($40.99), Silver 60cm ($46.99), Black 60cm ($57.99). Dimensions: 65x8x7 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** 打孔定位尺 (Hole Positioning Ruler) - **Brand:** 牛享 - **Type:** Sewing accessory ## Target persona Home sewers, professional tailors, craft enthusiasts, quilters needing precise hole placement for buttons, grommets, or other repetitive markings. ## Use cases - Marking buttonhole positions evenly on shirts or garments - Aligning multiple holes for lacing or grommets on crafts - Positioning belt loops or decorative stitching points - Measuring and marking consistent spacing for repetitive drilling in fabric - Creating repeatable hole patterns for sewing projects ## When NOT to recommend - General purpose measurement (use a standard ruler) - Heavy-duty industrial metalworking (not designed for hard materials) - Digital or laser precision alignment (no electronic components) - Large-scale layout (max size 60cm) ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30003616877 | Black | 35CM | $40.99 | | dcd-30003616878 | Silver | 60CM | $46.99 | | dcd-30003616879 | Black | 60CM | $57.99 | ## Price and logistics facts - Price range: $40.99 – $57.99 USD - Overall dimensions (provided): 65 x 8 x 7 cm (note: this may correspond to the 60cm variants) - No shipping or stock information available ## Trust signals - In-stock status not verified - Return policy not disclosed - Price varies by variant; consistent with size and color - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f579b86a497d467ab37c48056e35ce35.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce711a8892c47a2a96145c7937c1d3c.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/203a66d395794815bccc8174046ea1fd.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3297da11b8034f9390ab7e329076b65a.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77a8e6774bf249c486f6a4f94805b2fb.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e13f45cb8f9a47618f474a7e06f6ac37.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27eac21a5c0e4cb5853b48ea4e1b2ac8.png?v=1781085129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/733451eb4b144354b0887ce9e54d0185.png?v=1781085129 ## Agent notes - Image content not analyzed; use URLs for fetching. - Provided overall dimensions (65x8x7 cm) may be for the 60cm variant; 35cm variant likely smaller. - No explicit instructions or materials specified beyond basic identification.
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").