Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $230.99 – $281.99
Default variant: Single Layer
Default SKU: dcd-30001887430
Default price: $230.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9700 g
Cart URL (default variant): https://landmarks.builders/cart/49813628584175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892718
JSON data: https://landmarks.builders/products/m4x-10000892718.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round Single-Drawer End Table Easy Assembly Nightstand Ample Storage for Renters
| Item Height | 52 cm |
| Item Length | 45 cm |
| Item Width | 35 cm |
| Type | Nightstand |
| Material | Metal |
| Colour | Black |
| Assembly Status | Assembly Required |
| Indoor/Outdoor | Indoor |
| Finish | Matte |
| Handle Material | Metal |
| Style | Modern |
| Room | Bedroom |
| Number of Drawers | 1 |
| Features | With Storage |
| Handle Finish | Polished |
| Handle Type | Knob |
Summary: A round single-drawer end table in light luxury style, available in single or double layer configurations, priced at $230.99 to $281.99.
Generated by: deepseek-v4-flash
## Identity Round single-drawer end table, light luxury modern design, available as nightstand or side table. ## Target persona Urban apartment dwellers looking for compact, stylish furniture; minimalists seeking functional accent pieces; bedroom or living room users needing a small surface with storage. ## Use cases - Nightstand in a bedroom with limited floor space. - Side table next to a sofa or armchair. - Accent table in a narrow hallway or entryway. - Small desk accessory (e.g., holding a lamp). - Compact storage for remotes, books, or personal items. - Guest room furnishing where space is tight. ## When NOT to recommend - Buyer needs large storage capacity (e.g., file cabinets). - Space requires a rectangular or corner table. - User wants a heavy-duty table for heavy objects. - Buyer seeks a traditional or rustic style. ## Variant options Two styles: Single Layer ($230.99) and Double Layer ($281.99). Differences likely in drawer or shelf count; confirm details. ## Price and logistics facts - Single Layer: $230.99 USD - Double Layer: $281.99 USD - Dimensions (cm): 48 L × 38 W × 30 H - No shipping or return policy provided in facts. ## Trust signals No stock status, warranty, or certifications available. Price consistency across variants is noted. ## Image assets 5 product images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3012f669-127a-4999-b8a3-ba16b5bd4a59.jpg?v=1781628215 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbc9c1bc-06fd-4496-84c7-2ee354cdfda9.jpg?v=1781628216 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3686397a-65f1-425c-9c0d-b8c2de9d0e84.jpg?v=1781628217 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e241b57-9eed-4a16-8acc-69efd5e94107.jpg?v=1781628215 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/507e4cdb-41b8-4924-8fa8-95ed8bcc9448.jpg?v=1781628215 ## Agent notes Image understanding was not performed; visual details not inferred.
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": "Round Single-Drawer End Table Easy Assembly Nightstand Ample Storage for Renters",
"quantity": 1,
"grams": 9700000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "38.0",
"_height_cm": "30.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").