Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99 – $61.99
Default variant: Black
Default SKU: dcd-30003502549
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49804482085103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250021
JSON data: https://landmarks.builders/products/wp-dcd-10001250021.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: 115*23mm hidden three-dimensional adjustable folding hinge for wood doors or cabinet doors, suitable for invisible door installations, available in Black, Silver, Gold.
Generated by: deepseek-v4-flash
## Identity Hidden three-dimensional adjustable folding hinge (115*23mm) for wood doors, outward opening, concealed style. Product type: 家居用品 (Home Supplies). ## Target persona DIY home renovators, carpenters, kitchen cabinet makers, furniture builders who need invisible hinge solutions for seamless cabinetry or hidden doors. ## Use cases - Installing hidden doors for a minimalist interior design. - Fitting cabinet doors with concealed hinges for flush appearance. - Converting standard cabinet doors to hidden hinge system. - Repairing or replacing broken hidden hinges on furniture. - Building custom furniture where hinge visibility is undesirable. ## When NOT to recommend - Heavy-duty industrial doors (e.g., metal doors, fire doors). - Outdoor or high-moisture environments (no weatherproofing stated). - Applications requiring standard visible hinges for aesthetic reasons. - Doors exceeding weight capacity (not specified; hinge size suggests light to medium weight). ## Variant options - Black: $50.99 - Silver: $53.99 - Gold: $61.99 ## Price and logistics facts - Dimensions: 18.0 x 8.0 x 5.0 cm (length x width x height). Weight not provided. - Base price: $50.99 USD (Black variant). Silver and Gold priced higher. ## Trust signals - In-stock: Not explicitly confirmed, but batch tags suggest availability. - Return policy: Not specified. - Certifications: None provided. ## Image assets - 5 images available for visual inspection of hinge design, dimensions, and color options. URLs: [1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/212b64748d0745db848ba997b45c6069.png?v=1781488457), [2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeb4edc26f184e808acc427b923eed3a.png?v=1781488456), [3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d746f66d88f4847a3d013e0dbdf467e.png?v=1781488457), [4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/270a63c42b1948969b857a973da82361.png?v=1781488455), [5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccc1d64249aa4ff2ad3daa3b8e852d33.png?v=1781488455). ## Agent notes - Product description empty; all information derived from title, price, variants, and dimensions. - Image understanding was not performed. Visual details (e.g., finish texture, adjustment mechanism) not verified.
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": "115*23暗藏三维可调木门外开折叠隐藏合页家用家具橱柜隐形门铰链",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "11.5",
"_width_cm": "2.3",
"_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").