Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $237.99 – $272.99
Default variant: Walnut / Solid Wood
Default SKU: dcd-30001900935
Default price: $237.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49813644378351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894612
JSON data: https://landmarks.builders/products/m4x-10000894612.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nightstand with Safe Combination Lock Bedside Table Easy Assembly for Homeowners
| Item Height | 50 cm |
| Item Length | 44 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Rubberwood |
| Tabletop Material | Wood |
| Colour | Brown |
| Number of Drawers | 1 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Varnished |
| Features | With Storage |
| Room | Bedroom |
| Wood Tone | Dark Wood |
Summary: Nightstand with built-in combination lock safe, available in solid wood or safe box variants, for secure bedside storage in apartments. Dimensions 50x46x56 cm. Priced from $237.99.
Generated by: deepseek-v4-flash
## Identity Nightstand with Safe Combination Lock – a bedside table with an integrated combination lock safe, offered in multiple color and style variants. ## Target persona - Apartment dwellers prioritizing security - Students in shared housing needing to secure personal items - Homeowners wanting a discreet safe in the bedroom - Individuals with limited floor space seeking multifunctional furniture ## Use cases - Storing valuables (jewelry, cash, documents) within arm's reach at night - Securing medications or small electronics from children or guests - Replacing a standard nightstand with one that provides hidden storage - Adding a low-profile safe to a small bedroom without separate furniture - Protecting important papers in a rental unit where drilling is not allowed ## When NOT to recommend - For buyers requiring a large safe (capacity is limited to drawer size) - For those needing fireproof or waterproof protection (not specified) - For users who prefer open shelving or minimalist design without a lock - For heavy items requiring reinforced construction (solid wood, but weight limit unknown) ## Variant options | SKU | Title | Price (USD) | Color | Style | |-----|-------|-------------|-------|-------| | dcd-30001900935 | Walnut / Solid Wood | 237.99 | Walnut | Solid Wood | | dcd-30001900936 | Natural Wood / Solid Wood | 237.99 | Natural Wood | Solid Wood | | dcd-30001900937 | White / Solid Wood | 237.99 | White | Solid Wood | | dcd-30001900938 | Walnut / Safe Box | 272.99 | Walnut | Safe Box | | dcd-30001900939 | Natural Wood / Safe Box | 272.99 | Natural Wood | Safe Box | ## Price and logistics facts - Base price: $237.99 USD (Solid Wood variants) - Safe Box variants: $272.99 USD - Dimensions: 50 cm (L) x 46 cm (W) x 56 cm (H) - Shipping weight, origin, and delivery times not provided ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: all Solid Wood variants at same price; Safe Box variants at higher price - Certifications: none specified ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63dbe0ab-8ca5-4fb7-ae00-92a933fcd2f4.jpg?v=1781628242) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75ce12c5-4ba5-4819-87b0-9f356a93d3e9.jpg?v=1781628242) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c1e1c1f-c835-4850-9a28-481c3fc77a2b.jpg?v=1781628243) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd575cdf-ce6c-4fb8-abb3-9b4c77b2ad62.jpg?v=1781628242) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e392b03-c557-463a-9f13-4f984ceb8011.jpg?v=1781628241) ## Agent notes - No product description was provided; assumptions based on title and variants. - Image content not analyzed; visual details not inferred. - Trust signals such as in-stock status, return policy, and warranty are unknown. - Safe lock type (electronic/mechanical) not specified. - Material: "Solid Wood" but exact wood species not given.
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": "Nightstand with Safe Combination Lock Bedside Table Easy Assembly for Homeowners",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "46.0",
"_height_cm": "56.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").