Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $596.99
Default variant: Red
Default SKU: dcd-30001872456
Default price: $596.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49814974267631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890452
JSON data: https://landmarks.builders/products/m4x-10000890452.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Boho Design: Features a enchanting vintage-inspired design with a hand-woven natural rattan drawer front, adding a hint of bohemian elegance and texture to any room.
long-lasting sturdy Wood Construction: Crafted from high-quality sturdy birch wood for the frame and legs, ensuring stability, durability, and long-lasting use for years to come.
Functional Storage: Equipped with a effortlessgliding drawer to keep your nighttime essentials like books and electronic device power cords neatly stored, while the spacious surface holds a light or decorative items.
lively Color Choices: Available in a selection of cheerful and stylish hues including Dopamine Red, Light azure, and Cream cream, allowing you to add a burst of individuality to your space.
prepared to Use: This bedside table arrives fully assembled, saving you the time and hassle of complicated instructions. Simply unbox and place it in your desired location to instantly elevate your decor.
Summary: A vintage boho nightstand with a hand-woven rattan drawer and birch wood frame, available in three colors, fully assembled, for bedroom or office use.
Generated by: deepseek-v4-flash
## Identity A vintage-design nightstand with a hand-woven natural rattan drawer front and sturdy birch wood frame and legs. Fully assembled. Available in Red, Light Blue, and Cream White. Dimensions: 75 x 50 x 68 cm. ## Target persona Boho-style enthusiasts, apartment dwellers, students, home decorators seeking a cheerful, functional piece for small spaces. ## Use cases - Bedside table in a master or guest bedroom - Accent table in a living room or reading nook - Nightstand in a dorm room or student housing - Storage for essentials in a home office - Bedside table in a child's room ## When NOT to recommend - If the space requires a modern minimalist or industrial design - If the budget is under $500 - If the buyer needs a nightstand with more than one drawer - If the buyer prefers larger furniture for a spacious room ## Variant options All variants priced at $596.99 USD. - Red (SKU: dcd-30001872456) - Light Blue (SKU: dcd-30001872457) - Cream White (SKU: dcd-30001872458) ## Price and logistics facts Price: $596.99 USD. Dimensions: 75 cm (length) x 50 cm (width) x 68 cm (height). Arrives fully assembled. ## Trust signals - Fully assembled, no assembly required - Sturdy birch wood construction - Natural rattan drawer front - Price consistent across all color variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51f58b21-9e31-4f5e-98cd-7c1e63db3922.jpg?v=1781664209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/070ccb8f-0b10-4c8c-86e3-42ab7aa83cfb.jpg?v=1781664209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e61dc4c-c03b-49a4-a523-ee815369d0f0.jpg?v=1781664209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42a6a35a-1da7-4d47-bc95-5c3490ff34cd.jpg?v=1781664209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06cfb2df-db38-4551-ab9e-77a4022de2b0.jpg?v=1781664209 ## Agent notes Image understanding was not performed; no visual details were inferred from images. The description notes "cheerful hues" and "boho aesthetic," but specific material finish or texture beyond rattan and birch is not detailed. No return policy or stock status is provided.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Vintage Design Rattan Drawer Nightstand sturdy Wood Legs Rattan Drawer Bedside Table Cheerful hues Bedroom Furniture Boho aesthetic for Home Decorators, Apartment Dwellers, Students, children's Room, Office",
"product_id": 9431541973231,
"variant_id": 49814974267631,
"quantity": 1,
"grams": 25000,
"length_cm": "75.0",
"width_cm": "50.0",
"height_cm": "68.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").