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 / 10.58x3.4cm
Default SKU: dcd-30000067948
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: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49946332463343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011562
JSON data: https://landmarks.builders/products/m4x-10000011562.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic Locking Folding Hinge, 180 Degree Stainless Steel, Adjustable Table Leg Bracket, Furniture Connector, Easy Installation
Summary: Automatic locking folding hinge, 180° stainless steel, adjustable table leg bracket; $9.99. Available in Blue Zinc or Matte Black.
Generated by: deepseek-v4-flash
## Identity Automatic Locking Folding Hinge, 180 Degree Stainless Steel, Adjustable Table Leg Bracket, Furniture Connector ## Target persona DIY furniture makers, RV and campervan builders, small space furniture designers, portable workbench creators ## Use cases - Building a folding picnic table - Creating a drop-leaf desk - Installing a fold-down wall table - Making a portable workbench - Adding folding legs to a shelf or cabinet - Constructing a collapsible craft table ## When NOT to recommend - For heavy commercial or industrial tables (load capacity unknown) - For applications requiring non-locking hinges (always locks) - For projects needing weldable or custom brackets (pre-fabricated) - For outdoor marine environments (corrosion resistance unrated) ## Variant options - Blue Zinc / 10.58x3.4cm: $9.99 - Matte Black / 10.58x3.4cm: $9.99 ## Price and logistics facts Price: $9.99 USD per unit. Package dimensions: 11 x 4 x 4 cm. Weight not specified. ## Trust signals In-stock status not confirmed. Return policy not provided. Price consistent across variants. No certifications listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbf3256c-8a88-4a67-93b1-f7b702c5714f.png?v=1782181196) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f16b391d-a42a-4af1-b7e4-ca249b8beaf3.png?v=1782181191) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6e7950f-91da-4bed-a087-1e3edac90fe5.png?v=1782181191) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25a71f63-366e-4598-9377-93697d9fafb5.png?v=1782181191) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b71dc5e-9ae5-4a67-ac75-2434e0042872.png?v=1782181191) ## Agent notes Image content not analyzed (no visual understanding performed). Load capacity not specified.
This product has 11 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": "Automatic Locking Folding Hinge, 180 Degree Stainless Steel, Adjustable Table Leg Bracket, Furniture Connector, Easy Installation",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "4.0",
"_height_cm": "4.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").