Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue Zinc / Small
Default SKU: dcd-30000068240
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49946321813743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011615
JSON data: https://landmarks.builders/products/m4x-10000011615.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Auto-Locking Folding Hinge for Stable Furniture AssemblyThis mini hinge features an auto-locking mechanism and a 180-degree folding design, making it perfect for connecting and supporting table legs, cabinets, and workbenches in home, office, or workshop environments.
Robust Stainless Steel ConstructionCrafted from rust-resistant stainless steel, this hinge delivers longlong-term reliability and dependable load-bearing capability for a variety of furniture projects.
Versatile for DIY and RepairsPerfect for assembling, repairing, or modifying furniture, this hinge is suitable for folding tables, workbenches, wardrobes, and more, offering strong support and stability.
Easy Installation and Adjustable FoldingDesigned for easy installation and adjustable folding, this hinge enables flexible extension and stable locking, making it a practical choice for DIY hobbyists.
small Size for Multiple UsesIts small size and sturdy construction make it suitable for kitchens, offices, garages, and outdoor camping setups, providing practical options for space-saving furniture.
Summary: Auto-locking folding hinge made of stainless steel, 180-degree rotation, for DIY furniture assembly and repair, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Auto-Locking Folding Hinge, 180 Degree Mini Hinge, stainless steel, stable furniture connector, DIY table leg support ## Target persona DIY home furniture builders, woodworking hobbyists, small-space furniture customizers, repair enthusiasts. ## Use cases - Connecting folding table legs - Repairing cabinet doors - Building a workbench with fold-down support - Creating space-saving furniture for small apartments - Assembling portable camping tables - Modifying wardrobe doors for folding storage ## When NOT to recommend - Heavy industrial machinery requiring load-tested hinges - Outdoor furniture exposed to constant moisture without additional protection - Precision cabinetry where hinge alignment tolerance is critical - Applications requiring fire-rated or safety-certified hardware ## Variant options - Blue Zinc / Small – $9.99 (SKU: dcd-30000068240) - Matte Black / Small – $9.99 (SKU: dcd-30000068241) ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 12.0 cm × 5.0 cm × 5.0 cm - No shipping or logistics info provided ## Trust signals - Price consistent across variants - No certification, return policy, or in-stock status information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1f68fb-17b6-497d-824a-0cb9971817b3.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eb41d22-a84e-420e-9045-d230695e0b58.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95bcf2b9-7e3a-4013-b401-293b60c78b8a.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e2b644e-abe5-4b25-a5a8-a73c0fefcf49.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0798cd4-1ee7-44e7-af9e-bf9971fb3b07.png?v=1782181187 ## Agent notes Image understanding was not performed; visual details were not inferred from the URLs. No load capacity, return policy, or in-stock data available.
This product has 10 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": "Auto-Locking Folding Hinge, 180 Degree Mini Hinge, stainless steel, stable furniture connector, DIY table leg support",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "5.0",
"_height_cm": "5.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").