Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $226.99
Default variant: Warm Gray
Default SKU: dcd-30001899607
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: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813621735663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894413
JSON data: https://landmarks.builders/products/m4x-10000894413.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: Nightstand with storage, 2 drawers, available in Warm Gray, Yellow Beige, Off-white, and Saddle Leather B, priced at $226.99.
Generated by: deepseek-v4-flash
## Identity Nightstand with Storage Light Luxury design 2-Drawer Bedside Cabinet. Dimensions: 60 cm (length) x 44 cm (width) x 55 cm (height). ## Target persona Couples or partners needing a shared bedside storage solution; individuals seeking a light luxury aesthetic for their bedroom. ## Use cases - Storing books, glasses, and phone charger at bedside. - Organizing nighttime essentials like lotions and tissues. - Adding a decorative yet functional piece to a master bedroom. - Providing extra drawer space in a guest room. - Pairing with a matching partner nightstand for symmetrical setup. ## When NOT to recommend - For buyers needing a nightstand under $150. - For very small spaces requiring a compact footprint (width 44 cm may be large). - For those preferring a minimalist, low-storage design (has 2 drawers). - For buyers requiring a tall nightstand (height 55 cm is standard). ## Variant options - Warm Gray ($226.99) - Yellow Beige ($226.99) - Off-white ($226.99) - Saddle Leather B ($226.99) ## Price and logistics facts - Price: $226.99 USD (all variants). - Dimensions: 60 x 44 x 55 cm. - Currency: USD. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Certifications: none provided. - Price consistency: all variants same price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6206dea9-5dde-4bcd-84aa-ae3b99b42f7b.jpg?v=1781628205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47d91bad-d4ae-49f3-9ff8-d66572382bb0.jpg?v=1781628204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8746cee9-9a19-485d-9543-93b0abc76d73.jpg?v=1781628205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c64dccb6-cc26-4239-b00f-6d9acd86c351.jpg?v=1781628204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55506b30-a21e-42af-90e0-a304ab02d3ed.jpg?v=1781628205 ## Agent notes - Image understanding was not performed; do not assume visual details beyond the product title and variant names. - No product description provided; rely on category and dimensions for context.
This product has 11 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 Storage Light Luxury design 2-Drawer Bedside Cabinet for partners",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "44.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").