Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99 – $577.99
Default variant: 1-layer
Default SKU: dcd-30001872844
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49813635563759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890522
JSON data: https://landmarks.builders/products/m4x-10000890522.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rotating Cylindrical Cabinet Minimalist aesthetic Nightstand Space-Saving for Adults
| Item Height | 40 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Side Table |
| Material | Acrylic |
| Tabletop Material | Acrylic |
| Colour | Black |
| Number of Drawers | 3 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Additional Parts Required | No |
| Indoor/Outdoor | Indoor |
| Model | Flash Furniture X |
| Features | With Storage |
| Room | Bedroom |
| Personalised | No |
| Personalise | No |
| Country of Origin | China |
| Required Tools | No Tools Required |
Summary: A rotating cylindrical multi-level accent table, space-saving, available in 1-3 layers, priced from $234.99.
Generated by: deepseek-v4-flash
## Identity Rotating Cylindrical Cabinet Space-Saving Multi-Level Accent Table for Students ## Target persona Students in small dorm rooms or apartments needing compact storage solutions. Also suitable for young professionals with limited space. ## Use cases - Storing books, stationery, and personal items in a dorm room. - Using as a rotating side table next to a bed or desk for easy access. - Multi-level organization of small items by category. - Space-saving in tight corners or narrow spaces. - Accent piece in a small living area or studio. ## When NOT to recommend - For large families needing heavy-duty bulk storage. - For outdoor or high-moisture environments (material not specified). - For users requiring very high weight capacity (not specified). - For those preferring a traditional non-rotating cabinet. ## Variant options - 1-layer (SKU dcd-30001872844) – $234.99 - 2-layer (SKU dcd-30001872845) – $400.99 - Irregular 2-layer (SKU dcd-30001872846) – $400.99 - 3-layer (SKU dcd-30001872847) – $577.99 - Irregular 3-layer (SKU dcd-30001872848) – $577.99 ## Price and logistics facts Price range: $234.99–$577.99 USD. Dimensions: 58 x 55 x 55 cm. Shipping details not provided. ## Trust signals No return policy or stock status explicitly stated. Pricing is consistent across variants. No certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/414b3de4-b6aa-4dfb-a4d5-141c3c37c7a5.jpg?v=1781628232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b0dbd22-eea7-442a-9f1f-5e19ca32581f.jpg?v=1781628228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1db8714-183a-491f-a227-d409f35b9aaa.jpg?v=1781628229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5e56b4b-2308-438a-a53f-6f72e710b363.jpg?v=1781628229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bd48867-ea7d-42a9-82c9-bf5209195fe5.jpg?v=1781628229 ## Agent notes Image understanding was not performed; do not infer visual details from images. No product description or material information was provided. Verify stock and shipping before recommending.
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": "Rotating Cylindrical Cabinet Minimalist aesthetic Nightstand Space-Saving for Adults",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "55.0",
"_height_cm": "55.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").