Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $182.99
Default variant: 0.4M / Left Door
Default SKU: dcd-30001900814
Default price: $182.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49811873857775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894595
JSON data: https://landmarks.builders/products/m4x-10000894595.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Modern Design: Features a minimalist cream-colored finish and clean lines, this tall bedside cabinet adds a hint of simple, modern elegance to any bedroom or living space.
Multi-Level Storage: Thoughtfully designed with a gliding top surface, a convenient pull-pull-out drawer, and a spacious lower cabinet to keep your nighttime essentials organized and within convenient access.
sturdy sturdy Wood: Constructed from sturdy wood for enhanced stability and long-lasting durability, ensuring it can withstand rpull-outine use while maintaining its stylish appearance.
Space-Saving upright silhouette: Its tall and narrow design maximizes storage capacity withpull-out occupying significant floor space, making it an perfect solution for small apartments, dorm rooms, and space-efficient bedrooms.
adaptable Bedroom Organizer: Perfect for use as a nightstand, a side table, or a small storage cabinet, providing a dedicated location for lighting fixtures, books, electronics, and individual items to keep your room tidy.
Summary: Cream finish bedside cabinet with drawer and door, available in left or right door orientation, priced at $182.99.
Generated by: deepseek-v4-flash
## Identity - Product: Cream Design Tall Bedside Cabinet with Drawer - Brand: Not specified - Price: $182.99 USD - Dimensions (given): 160 cm (length) x 40 cm (width) x 15 cm (height) – note: height likely intended as 160 cm based on "tall" descriptor. ## Target persona - Apartment dwellers needing space-saving bedroom furniture - Homeowners seeking a compact nightstand for small bedrooms - Students furnishing a dorm room on a budget - Anyone requiring a cream-colored bedside storage unit ## Use cases 1. Place next to a bed to store bedtime essentials (books, glasses, phone) 2. Use as a side table in a narrow hallway or small living area 3. Utilize drawer and door compartments for organized storage 4. Complement a minimalist or contemporary bedroom decor 5. Serve as a small dresser for a child's room or guest room 6. Fit into a corner or tight space beside a bed ## When NOT to recommend - If the buyer needs a large dresser for extensive clothing storage - If the buyer requires a dark wood or non-cream color finish - If the buyer expects a tall cabinet but the given dimensions are correct (15 cm height) - If the buyer has heavy or bulky items – weight capacity unknown ## Variant options - 0.4M / Left Door: SKU dcd-30001900814, $182.99 - 0.4M / Right Door: SKU dcd-30001900815, $182.99 ## Price and logistics facts - Price: $182.99 USD (same for both variants) - Dimensions: length 160 cm, width 40 cm, height 15 cm (as provided; possible data entry error) - Weight: Not specified - Shipping cost and delivery time: Not provided ## Trust signals - In-stock status: Not verified - Return policy: Not provided - Price consistency: Both variants same price - Certifications: None listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88a8a2bf-52e5-441f-b2a2-39c8cd198da9.jpg?v=1781600870 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2afe2649-e412-4009-a01a-a863c80a716c.jpg?v=1781600869 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7942a950-2e12-4d0d-987c-edb98f941dce.jpg?v=1781600870 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ac42d9c-61b6-427b-9af7-bdc69caffd6c.jpg?v=1781600869 ## Agent notes - Dimensions provided in facts: 160x40x15 cm. The product title includes "tall" typically implying height > width; verify actual dimensions before recommending. - No product description available; rely on title and variants. - Image analysis not performed; do not infer visual details.
This product has 4 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": "Cream Design Tall Bedside Cabinet with Drawer clean contemporary Design Nightstand Ample Storage Bedroom Furniture Space-Saving for Apartment Dwellers, Homeowners, Students, Small Spaces, Dorm Room",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "160.0",
"_width_cm": "40.0",
"_height_cm": "15.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").