Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Black-white
Default SKU: dcd-30002685465
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 915 g
Cart URL (default variant): https://landmarks.builders/cart/49903580676335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026857
JSON data: https://landmarks.builders/products/m4x-10001026857.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: This versatile household storage solution features a three-digit-digit keyless entry system to keep your private items safe from unauthorized entry.
Keyless Security: The integrated combination lock box provides a reliable way to secure snacks, medication, or electronics without the hassle of managing physical physical key.
Transparent Design: A clear lockable storage bin allows for quick content identification while maintaining a secure barrier for food, cosmetics, or office supplies.
Temperature Resistant: Engineered as a long-lasting lockable container, it is safe for use in refrigerators and can withstand both high and low temperatures for food preservation.
Space-Saving Utility: This stackable organizer bin maximizes your storage effectiveness in the kitchen, bedroom, or office, keeping your environment neat and orderly.
Summary: Combination lock box with clear design, 3-digit keyless entry, temperature resistant for fridge use, dimensions 30.6x24.3x6.8 cm, priced at $26.99.
Generated by: deepseek-v4-flash
## Identity A clear lockable storage bin with an integrated three-digit combination lock, designed for securing smaller items in refrigerators, offices, or shared spaces. ## Target persona - Office workers wanting to secure snacks in a shared fridge - Parents needing to store medication or small valuables away from children - Roommates in shared housing looking to protect personal items - Dormitory residents organizing and securing cosmetics or electronics ## Use cases - Securing snacks or food in a shared office refrigerator - Storing medication safely out of reach of children - Organizing cosmetics or toiletries in a bathroom cabinet - Keeping small electronics (e.g., earbuds, chargers) secure in a shared space - Storing office supplies like pens or sticky notes away from theft ## When NOT to recommend - For securing firearms or weapons (not rated for safety) - For storing large items (dimensions are small: 30.6x24.3x6.8 cm) - When fireproof or waterproof protection is required - For high-value cash or jewelry needing robust security ## Variant options - Black-white - Transparent White - Semi-trans Black - Black-red Frame All variants priced at $26.99 USD. ## Price and logistics facts - Price: $26.99 USD (all variants) - Dimensions: 30.6 cm (L) x 24.3 cm (W) x 6.8 cm (H) - Currency: USD ## Trust signals - All variants same price - No specific return policy or certification data provided in facts - In-stock status not explicitly stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39179166-faa9-4034-afa9-696c7e294590.jpg?v=1782146600 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbf5a9d9-5393-4d71-aa8c-b3f808951987.jpg?v=1782146599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43079a67-c783-43e5-8541-56c382702ede.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf1f1792-8e2e-4c4e-816a-2dc8599d63e7.jpg?v=1782146599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/514c1c49-2cf2-4c1d-8dd2-2fd63bbae2ef.jpg?v=1782146600 ## Agent notes - No additional factual notes beyond provided data.
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": "Combination Lock Box Safe Lockable Storage Box Clear Lockable Storage Bin Large Capacity Refrigerator Food Safe for Office",
"quantity": 1,
"grams": 915000,
"properties": {
"_length_cm": "30.6",
"_width_cm": "24.3",
"_height_cm": "6.8"
}
}],
"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").