Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $20.99
Default variant: Cream White / Short
Default SKU: dcd-30003748045
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/50166414115055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001319274
JSON data: https://landmarks.builders/products/m4x-10001319274.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Secure Design: Features a built-in three-digit combination lock on the front, transforming this unit into a reliable lock box that keeps your private documents and personal items secure from unauthorized access.
Two-partLayer Organization: Designed with a practical two-layer interior layout, this storage box allows you to neatly separate and organize daily essentials, valuables, and important paperwork.
Portable Convenience: Equipped with a sturdy, curved carrying handle on top, this lightweight storage box with lock is easy to transport around your living space or office whenever needed.
Long-Lasting Protection: Constructed with a sturdy hard-shell exterior and a matching lid, this protective box shields your sensitive items from dust, light impacts, and external elements.
Versatile Utility: Ideal for safeguarding health essentials, this specific medicine lock box fits seamlessly into home cabinets, closets, or office desks to maintain a tidy and organized environment.
Summary: Lockable Storage Box Spacious Lockbox Compact for Home, Bedroom. 【Secure Design】: Features a built-in three-digit combination lock on the front, transforming this unit into a reliable lock box that keeps your private documents and personal items secure from unauthorized access. 【Two-partLayer Organization】: Designed with a practical two-layer interior layout, this storage box allows you to neatly separate and organize daily essentials, valuables, and important paperwork. 【Portable Convenience】: Equipped with a sturdy, curved carrying handle on top, this lightweight storage box with lock is eas
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": "Lockable Storage Box Spacious Lockbox Compact for Home, Bedroom",
"product_id": 9461682733295,
"variant_id": 50166414115055,
"quantity": 1,
"grams": 1050,
"length_cm": "33.7",
"width_cm": "24.5",
"height_cm": "19.6"
}],
"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").