Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $39.99
Default variant: 70CM
Default SKU: dcd-30003607817
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714175869167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269031
JSON data: https://landmarks.builders/products/wp-dcd-10001269031.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Aluminum alloy sliding cutting ruler for tailoring, widened and thickened. Available in 70cm ($28.99) and 100cm ($39.99).
Generated by: deepseek-v4-flash
## Identity 家用便携裁缝专用多功能裁剪尺 (Household portable tailor-specific multi-function cutting ruler) – Amazon widened thickened aluminum alloy sliding cutting ruler. ## Target persona Home sewers, tailors, quilting enthusiasts, DIY crafters needing precise fabric cutting. ## Use cases - Cutting straight fabric lines for garments - Quilting and patchwork measurement - Pattern drafting and alteration - Measuring and marking fabric lengths - Scrapbooking and craft projects requiring straight cuts ## When NOT to recommend - Cutting metal, wood, or rigid materials - Industrial-scale fabric cutting (not for mass production) - Users needing digital or laser measurement tools - Situations requiring curved or complex cuts ## Variant options - 70CM: $28.99 (SKU dcd-30003607817) - 100CM: $39.99 (SKU dcd-30003607818) ## Price and logistics facts - 70CM: $28.99 USD - 100CM: $39.99 USD - Package dimensions: 105 cm x 10 cm x 8 cm (length x width x height) ## Trust signals - Two sizes available at fixed prices. - Product listed on Shopify store. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ca80b116d004c9eb06685ef8f526a45.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27e5e8ecd30a4a65be5fc2f1f6650077.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0e912b5d976435bb1484a928cc5c4df.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc985da74bd3404dae661d907d5a1735.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22f6c0c66fcd4666a54a69db7d5f64bc.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78d934c91ec04f149d61b0e0f475f0f2.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8638a03a8e57433fa2e194089de5cc94.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2be82ba9f79947a1b5296c10b33e72ee.png?v=1781085347 ## Agent notes Images not analyzed; visual details not inferred.
This product has 14 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": 600000,
"properties": {
"_length_cm": "105.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").