Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99 – $314.99
Default variant: Lian Wide
Default SKU: dcd-30001887919
Default price: $277.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813684191471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892784
JSON data: https://landmarks.builders/products/m4x-10000892784.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nightstand with Drawer and Shelf sturdy Construction Bedside Table for Students
| Item Height | 50 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Cherry |
| Style | Japanese |
| Assembly Required | Yes |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Features | With Storage |
| Room | Bedroom |
Summary: Nightstand with drawer and shelf, sturdy construction, ideal for students needing compact bedside storage. Available in multiple style variants. Dimensions 50x50x60 cm.
Generated by: deepseek-v4-flash
## Identity - Nightstand with Drawer and Shelf - Sturdy Construction Bedside Table for Students - Dimensions: 50 x 50 x 60 cm ## Target persona - College students living in dorms or small apartments - Budget-conscious renters needing functional, space-saving furniture - Minimalist individuals seeking simple, compact storage ## Use cases - Placed next to a bed in a college dorm room to hold a lamp, phone, and books - Small apartment master bedroom where floor space is limited - Rental room with minimal furniture, requiring a practical bedside table - Student housing shared bedroom, providing personal storage for essentials - Compact guest room needing a basic nightstand ## When NOT to recommend - Buyers who need a large nightstand with extensive storage (e.g., multiple drawers) - Purchasers looking for luxury or designer furniture (e.g., solid wood, high-end finish) - Situations requiring a heavy-duty table for large items (e.g., CRT TV, heavy decor) - Users who prioritize specific material certifications or eco-labels (not provided) ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Lian Wide | dcd-30001887919 | 277.99 | | Lian Narrow | dcd-30001887920 | 280.99 | | Wanlan | dcd-30001887921 | 260.99 | | Doudou | dcd-30001887922 | 275.99 | | Weimi Wide | dcd-30001887924 | 314.99 | ## Price and logistics facts - Base price for Wanlan variant: $260.99 USD - Price range: $260.99 - $314.99 USD across variants - Shipping, returns, and lead time not specified in provided data ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: variants have distinct prices - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab5bedda-2eb4-4de5-a233-7dcdcf52316c.jpg?v=1781628316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00361c21-9fa8-455c-82f7-ab55b1f9468e.jpg?v=1781628312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ac1cfb7-8ead-4831-8124-b3adaeb26e8a.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08e4981e-feef-4bc7-ae73-b65405b3652e.jpg?v=1781628312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/493fb9f5-edd7-4224-93ab-71bf0bf325c3.jpg?v=1781628311 ## Agent notes - Image content has not been analyzed; visual details not extracted. - Product description field was empty; reliance on title and tags for context. - No shipping or return policy information 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": "Nightstand with Drawer and Shelf sturdy Construction Bedside Table for Students",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.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").