Brand: World Products (Landmark)
SKU: dcd-30001857945
Price: $1,406.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815044391151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888117
JSON data: https://landmarks.builders/products/m4x-10000888117.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A modern single-drawer nightstand with light luxury design, scuff-resistant finish, priced at $1406.99. Measures 75x55x60 cm. Suitable for homeowners seeking aesthetic bedside storage.
Generated by: deepseek-v4-flash
## Identity Single-Drawer Nightstand Light Luxury Design Modern Aesthetic Scuff-Resistant. Brand/model not specified. One drawer. Finish is scuff-resistant. ## Target persona Homeowners who value modern aesthetics and light luxury in bedroom furniture. Not for budget-constrained buyers. ## Use cases - Bedside storage for small items (phone, books, glasses). - Decorative accent piece in a modern bedroom. - Adding a touch of luxury to a master or guest bedroom. - Pairing with a matching light luxury bed frame. - Holding a table lamp and nightly essentials. ## When NOT to recommend - For buyers needing large storage capacity (only one drawer). - For budget-focused shoppers (price over $1400). - For rustic or traditional decor styles. - For users requiring verified material specs or certifications. ## Variant options - Symphony: 70x50x55 cm, $1406.99 (only variant available). ## Price and logistics facts - Price: $1406.99 USD. - Dimensions: 75x55x60 cm (overall); variant Symphony is 70x50x55 cm. - No shipping cost or availability data. ## Trust signals - No stock status provided. - No return policy known. - Price consistency: single price point. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48aeb138-b735-416f-8994-a965403223db.jpg?v=1781664415 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb639a8e-19d6-4531-b2aa-c116436162e5.jpg?v=1781664415 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7001a53b-c4fd-432d-9f38-8ac5d028a172.jpg?v=1781664419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1105d86-5d11-4769-9b7e-76dd63758c1b.jpg?v=1781664415 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3134c8b-6639-4879-b98c-0d69dedb6c09.jpg?v=1781664415 ## Agent notes - Image understanding not performed; visual details not derived. - Variant dimensions (70x50x55 cm) differ from top-level dimensions (75x55x60 cm); verify. - No product description or material information was provided.
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": "Single-Drawer Nightstand Light Luxury Design Bedside Cabinet Modern aesthetic scuffResistant for Homeowners",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "55.0",
"_height_cm": "60.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").