Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $124.99
Default variant: Black Wifi
Default SKU: dcd-30003432052
Default price: $124.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50166288875759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213360
JSON data: https://landmarks.builders/products/m4x-10001213360.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Overview: This wooden door smart lock is designed for office, hotel, and apartment use, bringing home hardware convenience to everyday entry and exit. It works as a modern digital lock that upgrades a standard indoor door with a clean, practical look.
Multiple Entry Options: As a biometric door lock and smart password lock, it supports biometric, password, card, key, and temporary code entry, so different users can enter in the way that suits them best. That flexibility is especially useful in shared areas and short-term stays.
Easy Upgrade Installation: The lock is made for replacing an existing interior lock without major drilling, making it a straightforward door lock upgrade for many wooden doors. It is a practical choice when you want a more intelligent entry solution without changing the whole door.
Security Features: Built with anti-pry alarm protection and a C-grade lock cylinder, this digital lock adds another layer of confidence for daily use. It helps reduce worry in busy homes, offices, and rental properties where controlled entry matters.
Convenient Alternative Support: When the battery runs low, the lock can be powered through USB emergency supply or opened with the mechanical key, helping maintain entry when you need it most. This keeps the smart lock dependable for routine use and unexpected situations.
Summary: Wooden Door Digital Lock Multiple Methods for Hotel. 【Product Overview】: This wooden door smart lock is designed for office, hotel, and apartment use, bringing home hardware convenience to everyday entry and exit. It works as a modern digital lock that upgrades a standard indoor door with a clean, practical look. 【Multiple Entry Options】: As a biometric door lock and smart password lock, it supports biometric, password, card, key, and temporary code entry, so different users can enter in the way that suits them best. That flexibility is especially useful in shared areas and short-term stays. 【
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wooden Door Digital Lock Multiple Methods for Hotel",
"product_id": 9461615329519,
"variant_id": 50166288875759,
"quantity": 1,
"grams": 1500,
"length_cm": "31.0",
"width_cm": "21.0",
"height_cm": "11.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").