Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $226.99
Default variant: 50x40x50cm / Khaki+lamp+usb
Default SKU: dcd-30001888066
Default price: $226.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/49813621342447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892804
JSON data: https://landmarks.builders/products/m4x-10000892804.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Smart Nightstand with Charger and Light Modern Intelligent Design Nightstand for Home
| Item Height | 50 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | MDF/Chipboard |
| Tabletop Material | Glass |
| Colour | Beige |
| Number of Drawers | More Than 5 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Painted |
| Features | With Storage |
| Room | Bedroom |
Summary: Smart nightstand with built-in charging and light, available in khaki, white, or gray, in two sizes (40x40x50cm or 50x40x50cm) for $226.99.
Generated by: deepseek-v4-flash
## Identity Smart Nightstand with Charger and Light, multiple storage choices. A compact bedside table with integrated USB charging and lamp, offered in six variants combining size (40x40x50cm or 50x40x50cm) and color (Khaki+lamp+usb, White+lamp+usb, Gray+lamp+usb). ## Target persona Homeowners seeking functional bedside furniture with built-in charging for devices. Ideal for apartment dwellers, small bedroom users, or anyone wanting to reduce cable clutter. Not for luxury or high-end decor enthusiasts. ## Use cases - Bedside charging station for smartphone/tablet overnight. - Reading light with integrated lamp. - Storage for books, glasses, and small items. - Space-saving solution in compact bedrooms. - Guest room nightstand with added convenience. - Tech-friendly furniture for rental properties. ## When NOT to recommend - Buyer expects solid wood or premium materials (construction material not specified). - Minimalist aesthetic without visible tech (lamp and USB ports are integrated). - Budget under $200 (price is $226.99 fixed). - Need larger storage or full-size nightstand (max depth 50cm, height 50cm). ## Variant options - Size: 50x40x50cm or 40x40x50cm. - Style (color/features): Khaki+lamp+usb, White+lamp+usb, Gray+lamp+usb. - All variants priced at $226.99. ## Price and logistics facts - Price: $226.99 USD per unit. - Dimensions per variant: 50x40x50cm or 40x40x50cm (LxWxH). Note: overall dimensions provided as 55x46x56cm may differ; variant-specific dimensions as above. ## Trust signals - Price consistent across all variants. - No inventory or return policy information available. - No certifications or material details provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc05d29b-0585-406f-a5de-e45dd11ea12f.jpg?v=1781628204 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/208b7b13-7269-4c6b-a1f5-5b4cec710df8.jpg?v=1781628205 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0439e74c-87e1-4205-ab81-9f4b688af525.jpg?v=1781628203 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01bb70a2-2070-463d-bff2-c62269bd7cf4.jpg?v=1781628204 ## Agent notes No image understanding was performed; visual details (e.g., lamp style, USB port location, storage configuration) are inferred from title and variant options only. The overall dimensions (55x46x56cm) conflict with variant sizes; recommend verifying with seller.
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": "Smart Nightstand with Charger and Light Modern Intelligent Design Nightstand for Home",
"quantity": 1,
"grams": 20000000,
"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").