Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $865.99
Default variant: White
Default SKU: dcd-30001872684
Default price: $865.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49815020273903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890492
JSON data: https://landmarks.builders/products/m4x-10000890492.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
















Summary: Clear acrylic waterfall end table/nightstand with minimalist design, easy to clean, available in white or black, 60x44x22 cm, $865.99 USD.
Generated by: deepseek-v4-flash
## Identity Clear Waterfall End Table Minimalist Design Nightstand Easy to Clean for Bedroom. Price: $865.99 USD. Dimensions: 60 cm (L) x 44 cm (W) x 22 cm (H). ## Target persona Shoppers seeking high-end minimalist clear acrylic furniture for modern bedrooms; interior decorators furnishing contemporary spaces; affluent individuals willing to invest in statement side tables. ## Use cases - As a nightstand beside a modern or minimalist bed. - As an end table in a living room to display decor. - As a side table in a reading nook or home office. - As a minimalistic entryway table for keys and mail. - As a pedestal for a lamp or plant in a sunroom. ## When NOT to recommend - For budget-conscious buyers (high price point). - For users needing storage drawers or shelves. - For bedrooms with very low beds (table height 22 cm may be mismatched). - For those who prefer opaque or wood furniture. ## Variant options - White (SKU: dcd-30001872684) - $865.99 - Black (SKU: dcd-30001872685) - $865.99 ## Price and logistics facts Price: $865.99 USD (same for both variants). Dimensions in centimeters as provided. No shipping or return details available. ## Trust signals Price is consistent across variants. In-stock status not confirmed but likely available based on listing. No certifications or return policy data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0e918a6-dcb7-4fed-a445-b22f415ed62f.jpg?v=1781664336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8519b2f-7f9e-4a48-af31-f79eda341b99.jpg?v=1781664336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f671d341-620c-4527-a052-f4df866520b6.jpg?v=1781664337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26edccc3-5725-478b-9354-406d40a347d7.jpg?v=1781664336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa0b1c3b-29a7-4c1b-82c7-716b5ed1dba5.jpg?v=1781664338 ## Agent notes - Image understanding not performed; visual details not inferred. - Product description missing; rely on title and attributes. - Table height (22 cm) is notably low; ensure compatibility with bed or sofa height. - Return policy, shipping costs, and material details (beyond clear acrylic) not provided.
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": "Clear Waterfall End Table Minimalist Design Nightstand Easy to Clean for Bedroom",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "44.0",
"_height_cm": "22.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").