Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Straight Hinge / 5.9x1.1cm
Default SKU: dcd-30000065794
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49946398294255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011218
JSON data: https://landmarks.builders/products/m4x-10000011218.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
"translated_text": "[discreet Chicken Mouth Hinge for Cabinet Doors] This stainless steel chicken mouth hinge offers discreet installation and adjustable rotation, making it perfect for cupboards, wardrobes, and kitchen cabinet doors. Robust Stainless Steel Construction Crafted from rust-resistant stainless steel, this hinge provides enduring support and dependable performance for sturdy doors and frequent use. Quiet and Effortless function Designed for effortless, noiseless function, the hinge ensures flawless performance for furniture doors, reducing noise and wear. Versatile Application for Home Projects Perfect for DIY repairs, woodworking, and furniture upgrades, this hinge is suitable for wooden doors, aluminum frame doors, and more. Easy Installation and firm-grip Includes all necessary hardware for quick installation, ensuring a firm-grip and adjustable positioning for a variety of cabinet and door style s."
Summary: This adjustable stainless steel chicken mouth hinge is designed for cabinet doors, offering quiet operation and easy installation with multiple size and style variants.
Generated by: deepseek-v4-flash
## Identity Adjustable stainless steel hinge for cabinet doors, available in straight, L-shaped, center pivot, and offset pivot styles. ## Target persona - DIY home renovator installing or repairing kitchen or wardrobe doors - Cabinet maker needing versatile hinges for custom furniture - Furniture repairer replacing worn-out hinges ## Use cases - Replacing old or noisy hinges on kitchen cabinet doors - Installing new doors on a wardrobe or closet - Adjusting door alignment on cupboards for smooth operation - Building custom furniture requiring discreet hinge integration - Repairing aluminum frame doors with compatible hinges - Upgrading hinges for quieter, rust-resistant performance ## When NOT to recommend - Heavy industrial or commercial doors requiring high weight capacity - Outdoor gates or doors exposed to rain and extreme weather (stainless steel but not rated for outdoor use) - High-traffic public areas where hinges must withstand frequent abuse - Applications requiring fire-rated or specialized safety hinges ## Variant options - **Straight Hinge**: 5.9x1.1cm ($9.99), 7.6x1.6cm ($9.99) - **L-shaped Hinge**: 6.4x2.1cm ($9.99), 10x3.2cm ($9.99), 15x4cm ($10.99) - **Center Pivot Hinge**: 9.5x1.85cm ($9.99), 15x2.85cm ($9.99) - **Offset Pivot Hinge**: 9.5x1.8cm ($9.99), 10x2.35cm ($9.99), 15x2.85cm ($9.99) ## Price and logistics facts - Base price: $9.99 USD per hinge (most variants); L-shaped 15x4cm is $10.99 - Product dimensions (packaging?): 7.0cm x 3.0cm x 2.0cm - No shipping or tax information provided ## Trust signals - Made of rust-resistant stainless steel - Includes necessary hardware for installation - No stock status or return policy available in provided data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72bba36d-e432-45fd-9ad3-55e4128f6053.png?v=1782181221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeeb4608-7446-4b70-b805-2cefbac77cc3.png?v=1782181220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa8f1eee-b82c-4401-9729-36c27b443288.png?v=1782181220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4cac7a7-67fa-40b5-a0b7-e92c77fd4286.png?v=1782181222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc0ab8f7-17f4-4080-9cd0-0d672379ccaf.png?v=1782181220 ## Agent notes - No image analysis performed; visual details not verified. - Stock status and return policy not provided in source data. - Verify compatibility with door thickness and weight before recommending.
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": "Adjustable stainless steel hinge",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "3.0",
"_height_cm": "2.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").