Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99
Default variant: Wood
Default SKU: dcd-30001900339
Default price: $198.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/49811903611119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894522
JSON data: https://landmarks.builders/products/m4x-10000894522.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rattan Panel End Table Space-Saving Design Nightstand Nordic Aesthetic
| Item Height | 60 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Solid Wood |
| Tabletop Material | Wood |
| Handle Material | Metal |
| Colour | Brown |
| Number of Drawers | 1 |
| Style | Japanese |
| Assembly Required | Yes |
| Assembly Status | Assembly Required |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Unfinished |
| Features | With Storage |
| Pattern | Solid |
| Room | Bedroom |
| Handle Finish | Polished |
| Wood Tone | Dark Wood |
| Theme | Farmhouse/Country |
| Handle Type | Knob |
| Required Tools | Screwdriver |
Summary: Rattan Panel End Table with Nordic aesthetic, sturdy construction, available in Wood and Walnut finishes, priced at $198.99.
Generated by: deepseek-v4-flash
## Identity Rattan panel end table, Nordic aesthetic, sturdy construction. Dimensions: 55x45x55 cm. Two color variants: Wood and Walnut. ## Target persona Interior decor enthusiasts seeking affordable Nordic-style furniture. Small apartment dwellers needing compact accent tables. Buyers looking for natural texture and warm tones. ## Use cases - Bedside nightstand for small bedrooms. - Accent table in living room for plants or books. - Side table next to sofa or armchair. - Entryway table for keys and decor. - Small space storage solution with surface area. - Studio apartment multifunctional furniture. ## When NOT to recommend - For heavy daily use (e.g., as a work desk). - For outdoor or damp environments (rattan may warp). - For buyers seeking minimalist metal/glass designs. - For those requiring large storage drawers. ## Variant options - Wood: SKU dcd-30001900339, $198.99 - Walnut: SKU dcd-30001900340, $198.99 ## Price and logistics facts Price: $198.99 USD. Dimensions: 55 x 45 x 55 cm. No shipping or tax information provided. ## Trust signals No in-stock status or return policy data available. Price consistency: both variants same price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2614c4a5-646c-4663-81b4-bdfeffc6ef6f.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f91bdfad-49df-47a4-a46d-9171f3ba48bb.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/841dc708-3030-4a61-8241-eef2a3456abe.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db71893-de9c-4ed2-a140-d466547da9d5.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73aa6c38-c7c5-4589-9fd6-5fbe35aef088.jpg?v=1781600920 ## Agent notes Image content was not analyzed; do not infer visual details. No product description was provided. Only basic metadata and price are 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": "Rattan Panel End Table Space-Saving Design Nightstand Nordic Aesthetic",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.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").