Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Stainless Steel / #C
Default SKU: dcd-30000067116
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: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49946356941039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011420
JSON data: https://landmarks.builders/products/m4x-10000011420.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Door Handle, Universal Interior Lock, Stainless Steel, Easy Installation, Bedroom Bathroom Privacy
Summary: Stainless steel universal interior door handle with privacy lock, easy installation, suitable for bedroom and bathroom doors. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Universal interior door handle, stainless steel construction, privacy lock function. Available in 5 sizes: #C, #B, #D, #E, #F. Price $9.99. ## Target persona Homeowners and renters replacing mismatched or worn interior door handles; DIYers seeking an affordable, easy-to-install privacy handle for bedrooms and bathrooms; landlords or property managers outfitting multiple units with a simple, uniform handle. ## Use cases - Replacing an old or broken bedroom door handle with a matching privacy lock. - Installing a handle on a bathroom door to provide privacy during use. - Outfitting all interior doors in a small apartment or house with a consistent, low-cost handle. - Quick DIY upgrade for a rental property before new tenants move in. - Secondary door handle for closet or home office where privacy is occasionally needed. ## When NOT to recommend - Exterior entry doors requiring high security (deadbolt or keyed lock). - Commercial or high-traffic areas needing heavy-duty or grade-1 hardware. - Customers wanting a specific brand, finish (e.g., oil-rubbed bronze), or backset dimensions not verified. - Projects requiring a matching keyed entry function (this is privacy only, no key). - Users needing a handle that meets fire or safety code certifications (not listed). ## Variant options Five size options: #C, #B, #D, #E, #F. All in Stainless Steel finish at $9.99. ## Price and logistics facts - Price: $9.99 USD per unit. - Package dimensions: 16.0 x 13.0 x 7.0 cm (likely box). - No shipping weight or delivery timeframe provided. ## Trust signals - In-stock status: not explicitly stated but listed for sale. - Return policy: not provided; assume standard online retailer policy. - Price consistency: all variants at same price $9.99. - Certifications: none mentioned. - No user reviews or ratings available. ## Image assets 5 product images available at the following URLs (fetchable). No visual details inferred. 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/807ea636-2b92-46c6-ad14-0b049126f623.png?v=1782181205 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92b59dc6-6e7b-4935-a4b8-0e2d6d5ca3b2.png?v=1782181204 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0530dc9c-9852-491d-ae43-1fbc822e1cae.png?v=1782181205 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/290bf7b3-71dc-4ab2-85b5-f7cb265ba18f.png?v=1782181204 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10dee093-2dcf-41d2-9d0b-b519d1a0bc5e.png?v=1782181206 ## Agent notes - Brand not provided; assume generic or unbranded. - Material is stainless steel but no grade specified. - No details on latch/lock mechanism (privacy lock assumed). - No installation instructions or included hardware listed. - Image understanding was not performed; visual inspection of images not possible.
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": "Door Handle, Universal Interior Lock, Stainless Steel, Easy Installation, Bedroom Bathroom Privacy",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "7.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").