Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99
Default variant: White / 50x40x50cm
Default SKU: dcd-30001900828
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/49813651259631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894597
JSON data: https://landmarks.builders/products/m4x-10000894597.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Illuminated nightstand with integrated LED lighting and wireless charging for adults, available in multiple colors and sizes. Price $239.99.
Generated by: deepseek-v4-flash
## Identity Illuminated nightstand with wireless charging and integrated LED lighting, designed for adults. ## Target persona Adults seeking a modern bedside table with built-in tech for convenience and ambiance. ## Use cases - Charging smartphone overnight via wireless pad - Providing ambient lighting in bedroom - Serving as a stylish bedside table with storage - Reading with directed LED light - Reducing cable clutter on nightstand ## When NOT to recommend - For children's rooms or nurseries - When a simple, non-tech nightstand is preferred - For outdoor or damp environments - For users needing a nightstand with large drawers or extensive storage ## Variant options - White / 50x40x50cm ($239.99) - White / 40x40x50cm ($239.99) - Black / 50x40x50cm ($239.99) - Black / 40x40x50cm ($239.99) - Khaki / 50x40x50cm ($239.99) - Khaki / 40x40x50cm ($239.99) ## Price and logistics facts - Price: $239.99 USD (all variants) - Dimensions (per variant): 50x40x50cm or 40x40x50cm - Overall dimensions listed as 55x59x59 cm (discrepancy noted) ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Same price across all variants - Certifications: Not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d221a15-fae4-4e9d-8115-9bce49001901.jpg?v=1781628252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bca8177-7aa8-476c-bb3c-9204b8d8f263.jpg?v=1781628252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50365175-1d59-4034-b012-da7646abdcc3.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a86625da-3e72-4731-a2bf-b28d15be7683.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11bd20bc-536c-40f5-82c8-49c0acb2cdbf.jpg?v=1781628251 ## Agent notes - No image understanding performed; rely on title and facts. - Overall dimensions (55x59x59 cm) conflict with variant sizes (50x40x50cm or 40x40x50cm). Verify actual dimensions before recommending. - No trust signals (stock, returns, certifications) provided.
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": "Illuminated Nightstand with Wireless Charging Integrated light-emitting diode Lighting for Adults",
"quantity": 1,
"grams": 17000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "59.0",
"_height_cm": "59.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").