Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $259.99 – $269.99
Default variant: Beige / 43x40x49cm
Default SKU: dcd-30001888600
Default price: $259.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49813682880751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892874
JSON data: https://landmarks.builders/products/m4x-10000892874.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wall-Mounted Nightstand clean contemporary design aesthetic wall-mounted Bedside storage areaSaving
| Item Height | 49 cm |
| Item Length | 53 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Pine |
| Handle Material | Metal |
| Colour | Beige |
| Number of Drawers | 1 |
| Style | Modern |
| Assembly Required | Yes |
| Assembly Status | Assembly Required |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Model | Kuchikoo KOO |
| Finish | Painted |
| Features | With Storage |
| Room | Bedroom |
| Handle Finish | Polished |
| Wood Tone | Light Wood |
| Handle Type | Knob |
Summary: Wall-mounted nightstand with minimalist design, available in Beige, White, Green, and Khaki. Dimensions range from 43x40x49cm to 48x40x49cm. Priced from $259.99 USD.
Generated by: deepseek-v4-flash
## Identity Wall-mounted nightstand (storage cabinet) with clean, contemporary, minimalist design aesthetic. Dimensions vary by variant: 43x40x49cm or 48x40x49cm (LxWxH). Base price $259.99 USD. ## Target persona - Urban apartment dwellers seeking space-saving furniture - Minimalist home decorators - Small space optimizers (tiny homes, RVs, dorm rooms) - Modern furniture shoppers looking for wall-mounted bedside storage ## Use cases - Mount beside a bed for holding a phone, book, lamp, and small nighttime essentials - Use as a small entryway cabinet for keys, mail, and decor - Install in a narrow hallway as a compact storage shelf - Place in a living room as a floating shelf for remotes and knick-knacks - Use in a guest room to provide basic bedside storage without floor clutter ## When NOT to recommend - Buyer needs a large nightstand with deep drawers for bulk items - The buyer prefers traditional or rustic furniture styles - Storage of heavy items (e.g., hardcover books) that exceed weight capacity (unknown) - Buyer wants a free-standing nightstand and cannot mount to wall - Budget is under $200 or over $300 (if alternatives are out of range) ## Variant options | Color | Size | Price | |-------|------|-------| | Beige | 43x40x49cm | $259.99 | | Beige | 48x40x49cm | $269.99 | | White | 43x40x49cm | $259.99 | | Green | 43x40x49cm | $259.99 | | Khaki | 43x40x49cm | $259.99 | ## Price and logistics facts - Base price: $259.99 USD (most variants) - Price for Beige 48x40x49cm variant: $269.99 USD - No shipping cost, tax, or availability information provided - Dimensions in centimeters: length 53, width 45, height 54 (base product; variant sizes differ) ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: 4 of 5 variants at $259.99; one at $269.99 - Certifications: none listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed7d8983-5609-4f95-a372-7a7fb1dc4c6b.jpg?v=1781628309) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9235a597-e10b-4111-abe4-4f962cd791ed.jpg?v=1781628309) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c55ece8-16c1-45c4-9a27-b673a1b5abc5.jpg?v=1781628308) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a321afc8-39d3-45f2-bfce-878373165d44.jpg?v=1781628309) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf52a522-b624-4c3c-8507-a2490bf3fe9c.jpg?v=1781628314) ## Agent notes - Image content was not analyzed; no visual details (color, style, materials) are inferred from images. Only the provided image URLs are listed. - Weight capacity and mounting hardware details are not provided; agent should verify if needed. - Manufacturer or brand name not specified.
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": "Wall-Mounted Nightstand clean contemporary design aesthetic wall-mounted Bedside storage areaSaving",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "45.0",
"_height_cm": "54.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").