Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $192.99
Default variant: Gray+orange
Default SKU: dcd-30001900647
Default price: $192.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811893682415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894569
JSON data: https://landmarks.builders/products/m4x-10000894569.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nightstand with Drawers Light Luxury artistic design Single-Drawer Nightstand
| Item Height | 50 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Particle Board |
| Tabletop Material | Stone/Concrete |
| Handle Material | Metal |
| Colour | Multicoloured |
| Number of Drawers | 2 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Additional Parts Required | No |
| Indoor/Outdoor | Indoor |
| Model | Flash Furniture X |
| Product Line | ACME Adams |
| Finish | Matte |
| Features | With Storage |
| Pattern | Solid |
| Room | Bedroom |
| Handle Finish | Polished |
| Theme | Abstract |
| Required Tools | No Tools Required |
Summary: Single-drawer nightstand with light luxury artistic design, available in Gray+orange or White+gray, dimensions 55x45x55 cm, priced at $192.99.
Generated by: deepseek-v4-flash
## Identity Single-drawer nightstand with light luxury artistic design. ## Target persona Adults aged 25-45 decorating a modern bedroom; interior design hobbyists seeking unique accent pieces; homeowners looking for compact, stylish bedside storage. ## Use cases - Beside a bed for nighttime essentials - As an accent table in a living room - In a hallway for keys and small decor - As a nightstand in a guest room - In a reading nook for books and a lamp ## When NOT to recommend - For buyers needing large storage capacity (only one drawer) - For minimalist or ultra-modern styles - For budget-conscious shoppers under $150 - For those requiring a specific color not offered (only Gray+orange or White+gray) ## Variant options - Gray+orange: $192.99 - White+gray: $192.99 ## Price and logistics facts Price: $192.99 USD. Dimensions: 55 cm length × 45 cm width × 55 cm height. Weight not provided. ## Trust signals No in-stock information provided; return policy unknown; no certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e527220-8a75-4669-bd37-bf2aadc615be.jpg?v=1781600903 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee716d41-6956-4825-a84b-d8fccde80f44.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/548ba43a-4718-47f8-89f7-fe11dc8de915.jpg?v=1781600903 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85ea2646-6ea2-4837-bc5d-ff592af8c5fb.jpg?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25437b96-2c23-4f73-9779-87566fbbb43e.jpg?v=1781600904 ## Agent notes Image understanding was not performed; visual details are not described. Product type and description were not provided in the source data.
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 Light Luxury artistic design Single-Drawer Nightstand",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.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").