Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver / 5.1x2x0.1cm
Default SKU: dcd-30000065403
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49946400391407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011165
JSON data: https://landmarks.builders/products/m4x-10000011165.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable Folding Lock Hinge for Cabinets, Triple Fold
Summary: Adjustable folding lock hinge for cabinets, triple fold design, available in multiple sizes and finishes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Folding Lock Hinge for Cabinets, Triple Fold. A small hinge/lock for cabinet doors, folding design. ## Target persona Home DIYers, cabinet installers, furniture repair enthusiasts, property managers maintaining rental cabinets. ## Use cases - Securing cabinet doors in RVs or boats where space is tight. - Replacing broken hinge locks on kitchen cabinets. - Adding childproof locks to low cabinets. - Fixing loose cabinet doors in rental properties. - Organizing tool chests with folding locks. ## When NOT to recommend - Customers needing heavy-duty security locks (this is a small hinge, not a padlock). - Applications requiring load-bearing hinges (it's a locking hinge, likely light duty). - Users looking for a single type; they may need to match size precisely. - If customer expects a full hinge mechanism rather than a folding lock. ## Variant options 9 variants: Silver in 7 sizes (5.1x2x0.1cm, 5.1x1.8x0.1cm, 5x1.5x0.1cm, 4.4x1.5x0.1cm, 4.1x1.5x0.1cm, 4.1x1.2x0.1cm, 4.1x1.2x0.1cm Pos); Antique Bronze in 5.1x2x0.1cm; Colorful in 4.6x1.2x0.12cm. All priced at $9.99. ## Price and logistics facts Price: $9.99 USD. Package dimensions: 8x5x3 cm. Currency: USD. ## Trust signals No stock, return policy, or certification data provided. Price is consistent across variants. ## Image assets 5 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c320c7b0-b4ed-4727-9892-5398acbb3c3a.png?v=1782181225 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14e93459-b430-4f3a-b77d-54cfc91c8bb9.png?v=1782181226 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0d2a2b5-4ecb-4c1b-be81-8f375aa9e4c7.png?v=1782181226 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac960067-3d2c-4aa4-be1e-86680434b410.png?v=1782181225 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8383ce18-0f4f-466d-a9fc-c6a8dfe3dedd.png?v=1782181229 ## Agent notes Image content not inspected. Product type unspecified; listed as hinge/lock. Variants differ only in color and dimensions.
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 Folding Lock Hinge for Cabinets, Triple Fold",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "5.0",
"_height_cm": "3.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").