Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.50 – $24.50
Default variant: Gold / Key Lock, Top Slot
Default SKU: dcd-30004141163
Default price: $14.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467715547375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457592
JSON data: https://landmarks.builders/products/wp-dcd-10001457592.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Secure Storage: Features advanced fingerprint recognition or keypad entry for enhanced security of valuables.
Compact Design: Small footprint allows for convenient placement inside cabinets, wardrobes, or on shelves.
Dual Access Options: Choose between traditional key access or modern fingerprint/keypad unlocking methods.
Deposit Slot: Equipped with a top slot for quick and easy deposit of cash, coins, or small items without opening the main door.
Durable Construction: Made from robust materials to protect contents from theft and unauthorized access.
Summary: Compact home safe box with fingerprint or key lock access and a top deposit slot, available in gold or black, priced $14.50-$24.50 depending on access type.
Generated by: deepseek-v4-flash
## Identity Compact home safe box for jewelry, cash, and small valuables. Offers either fingerprint recognition or key lock access, plus a top slot for quick deposits without opening the door. Available in gold and black colorways. ## Target persona Budget-conscious homeowner or renter who keeps small valuables like jewelry, gold, or cash and needs a basic lockable storage box that fits inside a cabinet, wardrobe, or shelf. Prefers a quick way to drop in items without fully opening a safe. ## Use cases - Depositing daily cash or coins through the top slot without unlocking. - Storing jewelry, small gold items, or cash inside a home cabinet. - Using fingerprint access for quick retrieval of frequently used valuables. - Placing a compact safe on a shelf, desk, or wardrobe to save space. - Choosing key lock variant for a simpler, non-biometric access option. ## When NOT to recommend - If fire, water, or high-theft protection is required (no such certifications or ratings provided). - If storing large items, documents, or bulky valuables that won't fit a compact box. - For commercial or high-security environments requiring heavier-duty locks. - If buyer prefers a keypad PIN entry—this product offers fingerprint or key lock, not a dedicated keypad. ## Variant options - SKU dcd-30004141163: Gold / Key Lock, Top Slot — $14.50 - SKU dcd-30004141164: Black / Key Lock, Top Slot — $14.50 - SKU dcd-30004141165: Gold / Fingerprint, Top Slot — $24.50 - SKU dcd-30004141166: Black / Fingerprint, Top Slot — $24.50 ## Price and logistics facts - Price: $14.50 USD for key lock variants; $24.50 USD for fingerprint variants. - All prices listed in USD. - Dimensions, shipping options, and stock status are not provided. ## Trust signals - Listed price is consistent across variants by access type. - Multiple product images are available as fetchable assets. - No certifications, stock availability, return policy, or user reviews were provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010dcoLu1cpIJ7ZtB32__4611686018427381409-0-item_pic.webp?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mJ3YJ31cpIJCUdgae__4611686018427381409-0-item_pic.webp?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Tmoc0d1cpIJDIuDBN__4611686018427381409-0-item_pic.webp?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZqS8gz1cpIJEXuV2T__4611686018427381409-0-item_pic.webp?v=1786299218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ml8Q4v1cpIJDu7tn2__4611686018427381409-0-item_pic.webp?v=1786299218 ## Agent notes - Image understanding was not performed; visual details should not be inferred from image URLs. - Product type field was empty; rely on title and description for category. - All variants include a top slot per option descriptions. - No dimensions are given—do not assume fit without further data.
This product has 5 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": "Home Fingerprint Safe Box with Keypad for Jewelry, Gold, and Cash, Top Slot Deposit, Can Be Placed in Cabinet",
"product_id": 9556227981551,
"variant_id": 50467715547375,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").