Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $159.99 – $180.99
Default variant: Black / 35x40x45cm
Default SKU: dcd-30001900727
Default price: $159.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/49811812647151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894581
JSON data: https://landmarks.builders/products/m4x-10000894581.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nightstand with Drawers Italian-Inspired Single-Drawer End Table for Homeowners
| Item Height | 45 cm |
| Item Length | 35 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Pine |
| Colour | Black |
| Number of Drawers | 2 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Item Weight | 16 kg |
| Model | Kuchikoo KOO |
| Finish | Matte |
| Features | With Storage |
| Room | Bedroom |
| Wood Tone | Light Wood |
| Personalised | No |
| Personalise | No |
| Handle Type | Pull Handle |
Summary: Single-drawer nightstand with minimalist design, available in Black, Beige, and White in multiple sizes, priced from $159.99.
Generated by: deepseek-v4-flash
## Identity Nightstand with Drawers Minimalist Design Single-Drawer End Table. Variants: three colors (Black, Beige, White) and sizes ranging from 35x40x45cm to 45x40x45cm. Base price $159.99. ## Target persona Budget-conscious apartment dweller or student seeking a compact, functional side table for a bedroom or living area. ## Use cases 1. Bedside table for small bedrooms needing storage for books or small items. 2. End table in a narrow living room or hallway. 3. Accent table in a dorm room or studio apartment. 4. Nightstand for a child's room due to low height and simple design. ## When NOT to recommend 1. Large master bedrooms needing substantial storage or double-drawer units. 2. Users seeking high-end solid wood furniture. 3. Spaces requiring a table with larger surface area or height. 4. Buyers needing a matching set with specific decor. ## Variant options - Black: 35x40x45cm ($159.99), 40x40x45cm ($166.99), 45x40x45cm ($180.99) - Beige: 35x40x45cm ($166.99), 40x40x45cm ($173.99) - White: 35x40x45cm ($166.99), 40x40x45cm ($173.99) ## Price and logistics facts Base price $159.99 (Black, small). Prices increase with size and color other than Black. Exact shipping costs and availability not provided. ## Trust signals No stock status, return policy, or certifications provided. ## Image assets No images available. ## Agent notes Dimensions in variant titles (e.g., 35x40x45cm) differ from overall dimensions (51x50x55cm) given in product data. Verify actual dimensions before recommending. Image understanding not performed.
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 Drawers Italian-Inspired Single-Drawer End Table for Homeowners",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "50.0",
"_height_cm": "55.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").