Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.99 – $194.99
Default variant: Cherry Fluted Glass
Default SKU: dcd-30001899908
Default price: $194.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15220 g
Cart URL (default variant): https://landmarks.builders/cart/49811895288047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894457
JSON data: https://landmarks.builders/products/m4x-10000894457.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Smart nightstand with 2 drawers and built-in press light, available in 4 styles. Dimensions 45x45x65 cm. Priced from $193.99.
Generated by: deepseek-v4-flash
## Identity Smart Nightstand with 2 Drawers and Integrated Press Light ## Target persona College students or young adults living in dorms or small apartments who need a compact nightstand with built-in lighting for studying and bedside convenience. ## Use cases - Bedside table with reading light for nighttime studying - Nightstand for small bedrooms where a separate lamp takes too much space - Side table in a dorm room providing storage and illumination - Desk-adjacent table for late-night work without overhead lights - Guest room nightstand that combines light and storage ## When NOT to recommend - For users requiring built-in USB ports or wireless charging - For large bedrooms needing substantial drawer capacity - For buyers who prefer all-wood finishes without glass elements - For primary use as a standing desk or work surface ## Variant options - Cherry Fluted Glass: $194.99 (SKU dcd-30001899908) - Cherry Cube: $193.99 (SKU dcd-30001899910) - Walnut Simple: $193.99 (SKU dcd-30001899911) - Walnut Bella: $194.99 (SKU dcd-30001899916) ## Price and logistics facts Base price: $193.99 USD. Dimensions: 45 cm (L) x 45 cm (W) x 65 cm (H). Four variants at $193.99 or $194.99. ## Trust signals No stock status provided. Return policy not specified. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30c9414f-4cd0-48e6-9649-9f725b9864f2.jpg?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a5c96ee-1fe1-4673-85fa-f160457fb53c.jpg?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c1abdd1-435d-4230-bc73-058a05a197bd.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc05f5c3-70cb-4849-a27f-a9132c9c6aad.jpg?v=1781600906 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/654de303-7a9e-4a02-9312-a37a864ea7dd.jpg?v=1781600908 ## Agent notes Image content not analyzed; only URLs provided. No product description available.
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": "Smart Nightstand Modern Design Smart Nightstand with 2 Drawers Built-in Press Light Integrated Lighting Lighting for Students",
"quantity": 1,
"grams": 15220000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.0",
"_height_cm": "65.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").