Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Nickel Silver / 6.6x5x6.05cm
Default SKU: dcd-30000066832
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: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49946366738671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011377
JSON data: https://landmarks.builders/products/m4x-10000011377.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
90° auto-lock folding hinge for table legs
Auto-lock coil button secures furniture at 90°.
Fits table legs for home, RV, DIY use.
Wear-resistant cold-rolled steel, black or silver.
Easy install with included screws; user-friendly for various DIY furniture setups.D22 cold-rolled steel hinge, 90° fold, screws.
Summary: 90 Degree Folding Locking Hinge, sturdy duty automatic locking bracket for furniture tables DIY, available in Nickel Silver or Black Bronze, 9.99 USD.
Generated by: deepseek-v4-flash
## Identity 90 Degree Folding Locking Hinge (90° auto-lock folding hinge) from D22 cold-rolled steel. Available in two finishes: Nickel Silver and Black Bronze. Includes screws for easy installation. Dimensions: 6.6 x 5 x 6.05 cm (variant size; package dimensions: 10x8x5 cm). Price: $9.99 USD per unit. ## Target persona DIY furniture builders, RV owners, home woodworkers, small furniture manufacturers. ## Use cases - Building a fold-down table for an RV or camper. - Creating a space-saving wall-mounted desk or folding shelf. - Adding folding legs to a portable workbench or crafting table. - Securing a folding leg on a camping table or outdoor buffet. - DIY drop-leaf table hinge for kitchen or dining. - Repairing or replacing a broken folding table leg bracket. ## When NOT to recommend - Heavy industrial machinery or high-load applications (load capacity not specified). - Outdoor marine or high-humidity environments (no corrosion resistance mentioned). - Fine furniture projects where exposed hinge appearance is undesirable. - Applications requiring over 90° folding or continuous adjustment. ## Variant options - Nickel Silver / 6.6x5x6.05cm (SKU: dcd-30000066832) – $9.99 - Black Bronze / 6.6x5x6.05cm (SKU: dcd-30000066833) – $9.99 ## Price and logistics facts Unit price: $9.99 USD. No bulk pricing or shipping cost found. Product dimensions (package): 10 x 8 x 5 cm. ## Trust signals Material is cold-rolled steel, wear-resistant. Includes screws for installation. Price consistent across both variants. No in-stock or return policy information available. ## Image assets      ## Agent notes - Image visual details not analyzed; rely on title and description. - Load capacity not specified; use caution for heavy items. - No instructions or assembly details beyond "easy install with included screws".
This product has 12 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": "90 Degree Folding Locking Hinge, sturdy Duty Automatic Locking Bracket, Furniture Table DIY Hardware",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.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").