Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $573.99 – $732.99
Default variant: with Drawer
Default SKU: dcd-30001872920
Default price: $732.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49814965289199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890531
JSON data: https://landmarks.builders/products/m4x-10000890531.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
distinctive Wavy Design: Features a distinctive wavy tempered glass top that creates a beautiful wave-like pattern, adding an artistic and modern accent to your living space.
Premium Materials: Expertly crafted with a sturdy sturdy wood frame for long-lasting durability and stability, complemented by a sleek and easy-to-clean tempered glass surface.
adaptable Functionality: Perfectly sized to serve as a stylish nightstand in the bedroom, a convenient side table in the living room, or an elegant accent table in a study or entryway.
Nordic Minimalist aesthetic: Embodies a clean, minimalist aesthetic inspired by Nordic design, allowing it to seamlessly harmonize with a variety of home decor aesthetics, from contemporary to Scandinavian.
Smart Storage Option: Thoughtfully designed with an open lower shelf for display and an optional model featuring a drawer, providing a convenient space to stow essentials and keep your area tidy.
Summary: Wavy glass top side table with sturdy wood frame, Nordic design, available with or without drawer, suitable for bedroom, entryway, or living room.
Generated by: deepseek-v4-flash
## Identity A side table with a distinctive wavy tempered glass top and sturdy wood frame, inspired by Nordic minimalist design. ## Target persona Interior decorators seeking modern accent pieces; style-conscious homeowners who prefer clean, Scandinavian aesthetics; apartment dwellers looking for compact, versatile furniture. ## Use cases - As a nightstand in a bedroom. - As a side table next to a sofa in a living room. - As an accent table in an entryway. - As a small table in a study or reading nook. - Displaying decorative items on the open shelf. ## When NOT to recommend - If the buyer needs substantial storage (drawer option available but limited). - For rustic, traditional, or ornate decor styles. - For large spaces requiring a bulky or tall table. - If a solid wood surface is preferred over glass. ## Variant options - **with Drawer**: $732.99 - **without Drawer**: $573.99 ## Price and logistics facts - Base price: $573.99 (without drawer). - Dimensions: 58 cm (length) x 43 cm (width) x 52 cm (height). - Drawer variant adds $159.00. - Currency: USD. ## Trust signals - Two variant options available (with/without drawer). - Tempered glass top for durability and safety. - Product listed with Shopifys; no explicit stock or return policy data provided. ## Image assets -  -  -  -  -  ## Agent notes - No image content analysis performed; visual details not inferred. - The drawer option may affect dimensions; not specified. - Material specifics (type of wood) not 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": "Wavy Glass Top Side Table sturdy Wood Frame Nightstand Nordic Design Easy to Clean for Interior Decorators, Bedroom, Entryway",
"product_id": 9431538729199,
"variant_id": 49814965289199,
"quantity": 1,
"grams": 30000,
"length_cm": "58.0",
"width_cm": "43.0",
"height_cm": "52.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").