Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99 – $66.99
Default variant: Basic
Default SKU: dcd-30003597986
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714560958703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265320
JSON data: https://landmarks.builders/products/wp-dcd-10001265320.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-functional aluminum alloy clamp for wardrobe door installation, drilling, and cabinet leveling. Suitable for woodworking and furniture assembly. $64.99.
Generated by: deepseek-v4-flash
## Identity Multi-functional wardrobe door installation auxiliary aluminum alloy drilling furniture woodworking tool hanging cabinet positioning leveling clamp. Product type: 缝纫 (sewing). ## Target persona DIY home renovator; hobbyist woodworker; professional carpenter; furniture assembler. ## Use cases - Installing wardrobe doors and aligning hinges. - Drilling pilot holes for cabinet hardware. - Leveling and positioning hanging cabinets. - Clamping workpieces during woodworking assembly. - Adjusting door gaps for precise fit. ## When NOT to recommend - Heavy industrial or metal fabrication work. - Tasks requiring extreme precision (sub-millimeter). - For users seeking a simple quick-clamp without drilling capability. - For sewing or textile projects despite product type tag. ## Variant options - Basic: $64.99 - Orange Upgraded: $66.99 - Red Upgraded: $65.99 ## Price and logistics facts - Price range: $64.99–$66.99 USD. - Dimensions: 13.5 x 7.0 x 14.5 cm. - No shipping or return policy information provided. ## Trust signals - Listed as in stock (multiple variants available). - No certifications or warranties mentioned. - Pricing consistent across variants. ## Image assets - 8 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f60d05593d024fdfa7ee0f9cb6244922.png?v=1781085635 (and similar URLs). ## Agent notes - Product type tagged as 缝纫 (sewing) but appears to be a carpentry/clamp tool. Verify categorization. - Images not analyzed; assume they show the clamp and usage scenarios.
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": 280000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "7.0",
"_height_cm": "14.5"
}
}],
"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").