Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $187.99 – $197.99
Default variant: Vintage
Default SKU: dcd-30001899790
Default price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/49811883163887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894439
JSON data: https://landmarks.builders/products/m4x-10000894439.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Illuminated Rattan End Table Built-in light-emitting diode Light Nightstand sturdy Wood Feet
| Item Height | 51 cm |
| Item Length | 40 cm |
| Item Width | 35 cm |
| Type | Bedside Table |
| Material | Wood |
| Tabletop Material | Wood |
| Handle Material | Wood |
| Colour | Brown |
| Number of Drawers | 1 |
| Style | Retro |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Matte |
| Features | With Storage |
| Room | Bedroom |
| Handle Finish | Polished |
| Wood Tone | Dark Wood |
| Country of Origin | China |
| Handle Type | Knob |
| Required Tools | No Tools Required |
Summary: A compact illuminated rattan end table in Japanese design, ideal as a bedside cabinet for students. Dimensions 45x40x55 cm, priced $187.99 (most colors), with six color variants.
Generated by: deepseek-v4-flash
## Identity Illuminated Rattan End Table Japanese Design Bedside Cabinet for Students ## Target persona - Students living in dorms or small apartments needing space-saving furniture - Minimalist decor enthusiasts seeking functional accent pieces - Young professionals furnishing first small residences ## Use cases - As a nightstand in a compact bedroom or dorm - Accent table beside a reading chair or sofa in a living room - Entryway table for keys, mail, and a small lamp - Side table in a small home office or study area - Decorative lit surface in a hallway or corner - Bedside table with integrated ambient lighting for student housing ## When NOT to recommend - Buyers needing a large, full-size end table or coffee table - High-use commercial settings (e.g., waiting rooms, lobbies) demanding durability - Customers seeking solid wood or heavy-duty construction - Budget shoppers expecting price under $150 - Those who dislike rattan or natural fiber textures ## Variant options - Vintage ($187.99) - Cherry ($187.99) - Oak ($187.99) - Natural Wood ($187.99) - Walnut ($187.99) - Black ($197.99) ## Price and logistics facts - Price: $187.99 (Vintage, Cherry, Oak, Natural Wood, Walnut); $197.99 (Black) - Dimensions: 45cm (L) x 40cm (W) x 55cm (H) - Currency: USD - SKUs: dcd-30001899790 through dcd-30001899795 ## Trust signals - Price is consistent across five of six colors; black variant is $10 higher - Image assets available; no return policy or certifications stated in provided data - Listed on a Shopify store (m4x) with tags m4x-202606, wp-import ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1eb74a38-8a80-40a0-a5d7-334b6f3f0da9.jpg?v=1781600887 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab428a2d-a62d-4376-8014-ef643f071f55.jpg?v=1781600888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72ec6a31-d97c-412a-90c9-6e700be852c8.jpg?v=1781600885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6669ebe-78b5-4beb-b9c4-f5bc3c36e9e8.jpg?v=1781600885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/beb7b9fa-1692-4dbc-b703-a14292635b6b.jpg?v=1781600884 ## Agent notes - No product description was provided; image understanding was not performed, so visual details (e.g., illumination effect, material texture) are not confirmed. - Product type field is empty; use case inferred from title and tags. - Dimensions are in cm; verify compatibility with user's space.
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": "Illuminated Rattan End Table Built-in light-emitting diode Light Nightstand sturdy Wood Feet",
"quantity": 1,
"grams": 10500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "40.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").