Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $942.99
Default variant: Left
Default SKU: dcd-30001856412
Default price: $942.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49815031087343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887855
JSON data: https://landmarks.builders/products/m4x-10000887855.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: A minimalist C-curved end table with a drawer, available in left or right orientation, priced at $942.99 (76x56x60 cm).
Generated by: deepseek-v4-flash
## Identity C-curved End Table / Nightstand with Drawer. Minimalist modern design. Dimensions: 76 x 56 x 60 cm. Price: $942.99 USD. Variants: Left or Right orientation. ## Target persona Homeowners furnishing a modern or minimalist living room, bedroom, or entryway. Design-conscious individuals seeking a sculptural side table. ## Use cases - As a bedside nightstand in a modern bedroom. - As a side table in a living room next to a sofa. - As an accent table in an entryway for keys or decor. - As a small desk side table for a reading nook. - For displaying a small lamp or plant. ## When NOT to recommend - Budget buyers seeking an end table under $500. - Those needing ample storage (only one drawer). - For traditional or rustic decor themes. - When a larger table surface is required. ## Variant options - Style "Left" (sku: dcd-30001856412) - Style "Right" (sku: dcd-30001856413) Both priced at $942.99. ## Price and logistics facts Price: $942.99 USD per unit. Variants same price. Dimensions: 76 cm length, 56 cm width, 60 cm height. ## Trust signals No stock status or return policy provided. Price appears consistent across variants. Product is from a Shopify store (m4x tags). No certifications claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/463474e7-4394-4a97-b8bb-bd5f941506d3.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e749717-95fe-4fbd-93fa-52804377679e.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28806d98-c8b4-449d-9326-aa511767bf32.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76f66a17-4a1c-46fb-bd52-56c0d165afea.jpg?v=1781664367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfe7a829-8473-4e21-8355-cea3cc2fb5ab.jpg?v=1781664368 ## Agent notes Images were not analyzed; visual details are not described. No description provided. Only two variants exist: left and right orientation.
This product has 10 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": "C-curvedd End Table Minimalist Design Nightstand Modern \u0026 design With Drawer for homeowners, Entryway",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "76.0",
"_width_cm": "56.0",
"_height_cm": "60.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").