Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $194.99
Default variant: Black
Default SKU: dcd-30001899702
Default price: $194.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9020 g
Cart URL (default variant): https://landmarks.builders/cart/49811896565999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894425
JSON data: https://landmarks.builders/products/m4x-10000894425.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Height-Adjustable C-Table Light Luxury aesthetic Nightstand Modern Minimalist
| Type | Side Table |
| Material | Stainless Steel |
| Colour | Multicoloured |
| Item Width | 45 cm |
| Item Length | 60 cm |
| Item Height | 80 cm |
| Tabletop Material | MDF |
| Style | Contemporary/Modern |
| Shape | Triangular |
| Room | Living Room |
| Features | Adjustable Height |
| Number of Drawers | More Than 5 |
| Model | AT-4202 |
| Assembly Required | Yes |
| Department | Adults |
| Product Line | 饰派家具 |
| Tabletop Thickness | 1.5 cm |
| Personalised | No |
Summary: Height-adjustable C-table nightstand with a light luxury aesthetic. Available in four colors: Black, Lavender, Wine Red, Black Wood. Priced at $194.99.
Generated by: deepseek-v4-flash
## Identity Height-Adjustable C-Table Nightstand, Light Luxury Aesthetic, Modern Minimalist. ## Target persona Small space dwellers; modern minimalist decorators; apartment renters; remote workers needing a flexible side table. ## Use cases - As a bedside table that adjusts to bed height. - As a sofa side table for laptop work. - As a narrow space nightstand in a small bedroom. - As a reading nook side table. - As a temporary work surface in a studio apartment. ## When NOT to recommend - Buyers needing large storage drawers. - Buyers seeking traditional heavy wood furniture. - Buyers on a tight budget under $150. - Buyers wanting a fixed-height table. ## Variant options - Black (SKU: dcd-30001899702) – $194.99 - Lavender (SKU: dcd-30001899703) – $194.99 - Wine Red (SKU: dcd-30001899704) – $194.99 - Black Wood (SKU: dcd-30001899705) – $194.99 ## Price and logistics facts Price: $194.99 USD per variant. Dimensions not provided. No shipping or fulfillment details available. ## Trust signals Price consistent across all variants. No stock status or return policy listed in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0be40fe-48a1-40a5-9815-c9c182d78221.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac79a48f-6950-4b7b-b55b-391a425d5956.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baca184b-e4c2-4e03-adc7-a399d1875f3c.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e4de579-9a03-47ce-a50a-15445e3aa0e4.jpg?v=1781600909 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9677fce0-68b3-4086-99fe-4f7187d618b2.jpg?v=1781600909 ## Agent notes Image understanding was not performed; only URLs are provided. Product dimensions are missing; verify with seller before recommending for specific space constraints.
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": "Height-Adjustable C-Table Light Luxury aesthetic Nightstand Modern Minimalist",
"quantity": 1,
"grams": 9020000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").