Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99
Default variant: Walnut / Magnetic Light 1
Default SKU: dcd-30001902096
Default price: $191.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6470 g
Cart URL (default variant): https://landmarks.builders/cart/49811890569455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894775
JSON data: https://landmarks.builders/products/m4x-10000894775.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling vinyl trolley Modernist & Design Nightstand Space-Saving Design for Home Office
| Item Height | 40 in |
| Item Length | 15 in |
| Item Width | 15 in |
| Type | Bedside Table |
| Material | Wood |
| Colour | Brown |
| Assembly Status | Assembly Required |
| Indoor/Outdoor | Indoor |
| Item Length (Interior) | 15 in |
| Finish | Matte |
| Style | Mid-Century Modernism |
| Room | Bedroom |
| Number of Drawers | 1 |
| Features | With Storage |
Summary: Rolling vinyl trolley nightstand with three color/style variants, designed for multi-functional use by remote workers; dimensions 61x51.5x14.5 cm, priced at $191.99.
Generated by: deepseek-v4-flash
## Identity Rolling vinyl trolley nightstand (Modernist & Design) - multi-functional for distant workers. Three variants: Walnut/Magnetic Light 1, Cherry/Steel Base 1, Black/Classic Facade 1. Price $191.99. Dimensions 61x51.5x14.5 cm. ## Target persona Remote workers needing a mobile, compact nightstand or side table with storage; urban dwellers in small apartments; people who work from bed or couch. ## Use cases - As a rolling bedside table for laptop, books, drinks. - As a mobile desk caddy for home office. - As a side table in tight spaces (dorm, studio). - As a multi-tier storage for remotes, chargers, etc. - As a temporary workstation for video calls. ## When NOT to recommend - Buyers seeking a traditional wooden nightstand with drawers. - Need for heavy-duty furniture or large surface area. - Looking for a stationary, non-rolling table. - Premium or luxury furniture shoppers. ## Variant options - Walnut with Magnetic Light 1 (SKU dcd-30001902096) - Cherry with Steel Base 1 (SKU dcd-30001902097) - Black with Classic Facade 1 (SKU dcd-30001902098) All priced at $191.99. ## Price and logistics facts Price: $191.99 USD. Variants all same price. Dimensions: 61 x 51.5 x 14.5 cm. No shipping info provided. ## Trust signals In-stock status not specified. No return policy mentioned. No certifications listed. Price consistent across variants. ## Image assets 5 images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53c7d6b6-a418-4a12-9822-ef175b5fca40.jpg?v=1781600898 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe1caf7c-00da-404b-8388-4c445a5563ac.jpg?v=1781600898 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/818bc4e2-d815-491c-bba4-1a97f3623e4c.jpg?v=1781600899 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/785213fc-7a62-42d4-b5b4-0e4bbf366b72.jpg?v=1781600899 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c0f2b2a-e337-42f3-a459-858d77bb63f0.jpg?v=1781600898 ## Agent notes No image understanding performed; visual details not inferred. Product tags: m4x, m4x-202606, wp-import. Possibly imported from WordPress.
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": "Rolling vinyl trolley Modernist \u0026 Design Nightstand Space-Saving Design for Home Office",
"quantity": 1,
"grams": 6470000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "51.5",
"_height_cm": "14.5"
}
}],
"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").