Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99 – $235.99
Default variant: Khaki / 40x40x50cm
Default SKU: dcd-30001901013
Default price: $198.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/49811902333167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894623
JSON data: https://landmarks.builders/products/m4x-10000894623.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nightstand with Drawer Italian Italian-inspired design Bedside Table Modern Design for residents
| Item Height | 50 cm |
| Item Length | 60 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Wood |
| Colour | Beige |
| Assembly Status | Fully Assembled |
| Indoor/Outdoor | Indoor |
| Item Length (Interior) | 30 cm |
| Tabletop Material | Stone |
| Finish | Matte |
| Style | Modern |
| Room | Bedroom |
| Number of Drawers | 2 |
| Features | With Storage |
| Handle Type | Knob |
Summary: Italian-inspired nightstand with drawer, available in multiple colors and sizes, priced from $198.99 USD.
Generated by: deepseek-v4-flash
## Identity Nightstand with Drawer Italian-inspired design Small accent Cabinet Modern Design ## Target persona Home decorators and apartment dwellers seeking a compact, modern nightstand for small spaces; budget-conscious shoppers looking for Italian-inspired furniture under $250. ## Use cases - Bedside table for a small bedroom or guest room - Accent cabinet in a living room or den - Entryway organizer for keys and small items - Side table next to a reading chair or sofa - Narrow hallway console for decorative items ## When NOT to recommend - Buyers needing large storage capacity (multiple drawers or shelves) - Those seeking a traditional, rustic, or ornate style - Heavy-duty furniture for commercial or outdoor use - Customers requiring exact color match without seeing a physical sample ## Variant options - Khaki / 40x40x50cm ($198.99) - Khaki / 50x40x50cm ($198.99) - Beige / 40x40x50cm ($204.99) - Beige / 50x40x50cm ($235.99) - Beige / 60x40x50cm ($218.99) - Light Brown / 40x40x50cm ($215.99) - Greige / 40x40x50cm ($218.99) - Greige / 50x40x50cm ($204.99) ## Price and logistics facts - Price range: $198.99 – $235.99 USD - Main listed dimensions: 55 x 46 x 56 cm (note: variant dimensions differ; see options) - Currency: USD ## Trust signals - In-stock status: not provided - Return policy: not specified - Price consistency: all variants priced within ~$36 range - No certifications mentioned in source data ## Image assets -  -  -  -  -  ## Agent notes - Image content was not analyzed; visual details should be fetched and evaluated separately. - Variant dimensions (e.g., 40x40x50cm) do not match the main listed dimensions (55x46x56cm); clarify with seller if needed. - No product description was provided; rely on title and tags for context.
This product has 8 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 Drawer Italian Italian-inspired design Bedside Table Modern Design for residents",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "55.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").