Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99 – $482.99
Default variant: 400-400-150mm / Treasure
Default SKU: dcd-30003388957
Default price: $236.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813639528687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001197636
JSON data: https://landmarks.builders/products/m4x-10001197636.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: All-steel biometric drawer safe with password access; available in 9 sizes from 400x400x150mm to 964x400x150mm; prices range from $236.99 to $482.99 USD.
Generated by: deepseek-v4-flash
## Identity Biometric Drawer Safe, All Steel, Password Access, Anti-Theft for Home. ## Target persona Homeowners and small business owners who need secure in-drawer storage for valuables, documents, or cash. Suitable for those who prioritize quick biometric access and concealed installation. ## Use cases - Store jewelry, watches, or cash in a bedroom drawer. - Secure important documents (passports, deeds) in a home office. - Keep petty cash or small valuables in a retail or service desk drawer. - Protect firearms or medication with quick fingerprint access. - Hide backup drives or sensitive electronics. ## When NOT to recommend - Outdoor or damp environments (not weatherproof). - Storing items longer than 96cm or taller than 15cm (max interior dimensions). - High-security commercial or bank vault requirements. - Users needing a portable safe (designed for drawer installation). ## Variant options All variants are "Treasure" style. Sizes are interior dimensions (mm): - 400x400x150mm: $236.99 - 464x400x150mm: $243.99 - 480x400x150mm: $243.99 - 564x400x150mm: $269.99 - 580x400x150mm: $269.99 - 664x400x150mm: $268.99 - 764x400x150mm: $287.99 - 864x400x150mm: $357.99 - 964x400x150mm: $482.99 ## Price and logistics facts - Currency: USD. - Outer dimensions (approx): 101.4 cm (length) x 45 cm (width) x 20 cm (height) – may correspond to largest variant. - Variant prices as listed above. - No shipping or tax info provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - Price varies by size; no price drop history available. - No certifications mentioned in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0071871d-f5c3-428a-b077-5b486df08556.jpg?v=1781628235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9517b914-cd36-4e71-8b68-5646cb740796.jpg?v=1781628236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37ef1676-8c6a-4441-829d-d8ae1466e6c5.jpg?v=1781628235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43534107-e400-4e8f-941c-cf5ab483e56a.jpg?v=1781628236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b043b42-3642-4b00-b827-ee36c9103e8c.jpg?v=1781628234 ## Agent notes Image content was not analyzed. The product description was not provided; all info derived from title, price, dimensions, variants, and image URLs. The outer dimensions given (101.4x45x20 cm) may correspond to the largest variant; assume interior sizes as per variant dimensions.
This product has 8 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": "Biometric Drawer Safe All Steel Password Drawer Safe Anti-Theft for Home",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "101.4",
"_width_cm": "45.0",
"_height_cm": "20.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").