Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver / 13.3x4cm
Default SKU: dcd-30000065439
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49946400162031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011169
JSON data: https://landmarks.builders/products/m4x-10000011169.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Duty Galvanized Iron Hinge, Thickened Extended Flat Hinge, Commercial Cabinet Door, Weldable, Rust-Resistant, Furniture Hardware Accessory
Summary: Galvanized iron hinge, thickened extended flat hinge for commercial cabinet doors, weldable and rust-resistant, available in three sizes starting at $9.99.
Generated by: deepseek-v4-flash
## Identity Sturdy Duty Galvanized Iron Hinge, Thickened Extended Flat Hinge, Commercial Cabinet Door, Weldable, Rust-Resistant, Furniture Hardware Accessory ## Target persona Cabinet makers, contractors, commercial furniture manufacturers, industrial hardware buyers. ## Use cases - Installing metal cabinet doors in commercial kitchens or workshops - Welding hinge directly onto steel frames for permanent attachment - Replacing worn or corroded hinges in high-use environments - Assembling heavy-duty shelving units or lockers - Building custom furniture requiring robust, rust-resistant hardware ## When NOT to recommend - Residential light-duty doors (e.g., interior wooden doors) - Decorative or antique restoration projects requiring period-appropriate hardware - Applications needing concealed or pivot hinges - Projects where non-metallic materials (plastic, brass) are preferred ## Variant options - Silver / 13.3x4cm (SKU: dcd-30000065439) – $9.99 - Silver / 10.2x5cm (SKU: dcd-30000065440) – $9.99 - Silver / 18x5cm (SKU: dcd-30000065441) – $9.99 ## Price and logistics facts - Price: $9.99 USD per variant (no shipping or tax information provided) - Dimensions: Each variant size as listed above; overall package size approximately 14x6x2 cm (from facts) ## Trust signals - Same price across all three variants indicates consistent pricing - Material is galvanized iron for rust resistance and weldable construction - No stock availability, return policy, or certifications specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6826d09b-d4b5-4969-8dc4-bf19292085cf.png?v=1782181226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5b59892-dca3-4715-8ffe-1805a8062fbb.png?v=1782181232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4685084-99f5-4c73-9c75-dd9d37f339c2.png?v=1782181225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c0326a9-f1c3-4fbb-8227-4f1b89e50424.png?v=1782181224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/734104c1-e7d2-451d-bbaa-fc9f75305df6.png?v=1782181226 ## Agent notes - No stock levels, shipping costs, or return policy provided - Image content not analyzed; rely on dimensions and material description only
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": "Sturdy Duty Galvanized Iron Hinge, Thickened Extended Flat Hinge, Commercial Cabinet Door, Weldable, Rust-Resistant, Furniture Hardware Accessory",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "6.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").