Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $89.99
Default variant: Orange Upg W L SET
Default SKU: dcd-30003597991
Default price: $89.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714556928239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265322
JSON data: https://landmarks.builders/products/wp-dcd-10001265322.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 clamp for installing wardrobe doors, drilling, and leveling. Two color variants, 14.5 x 13.5 x 7 cm, $89.99.
Generated by: deepseek-v4-flash
## Identity A multifunctional aluminum alloy clamp for wardrobe door installation, drilling, and leveling. Suitable for cabinet and furniture assembly. ## Target persona DIY home renovators, cabinet installers, woodworking hobbyists who need precise alignment for hanging wardrobe doors. ## Use cases - Installing new wardrobe doors with precise leveling. - Aligning and drilling pilot holes for hinge placement. - Leveling wall-mounted cabinets before securing. - Assisting in furniture assembly requiring temporary clamping. - Adjusting door gaps and alignment during installation. ## When NOT to recommend - For heavy-duty industrial construction. - When a powered drill or impact driver is needed (hand tool only). - For users who require a full clamping kit with multiple sizes. - For sewing-related tasks (product type mismatch). ## Variant options - Style: Orange Upg W L SET – $89.99 - Style: Red Upg W Large SET – $89.99 ## Price and logistics facts - Price: $89.99 USD per variant. - Dimensions: 14.5 cm (L) x 13.5 cm (W) x 7.0 cm (H). - No shipping, stock, or return policy data provided. ## Trust signals - No in-stock status, return policy, or certifications provided. - Two color variants available at same price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95aecf22a9634f67aa621c5d6b3e0f18.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71ecf949020c4c92b7bf123b9d8ecf4b.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a20676cfc8ae4bd19689b059374b8ff8.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fffd1a09399b40098b5e24beec886743.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe71c13b5e8d49c3a0b3f0b3f0fc1a85.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62f87febc43249f080a630300fa938a6.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff8f6c4f74b84361800ef9b54c5f2996.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9211297dc75d43ee8a2d3c5e32876b19.png?v=1781085633 ## Agent notes - Product type is listed as "缝纫" (sewing) but title clearly indicates a wardrobe door installation tool. Possible miscategorization. - No product description provided. - Images were not viewed; no visual details 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": 450000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "13.5",
"_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").