Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $894.99
Default variant: Beige
Default SKU: dcd-30001856677
Default price: $894.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13000 g
Cart URL (default variant): https://landmarks.builders/cart/49815024173295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887903
JSON data: https://landmarks.builders/products/m4x-10000887903.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 transparent acrylic C-shaped nightstand on casters, available in beige or brown, sized 78x66x83 cm, priced at $894.99 USD for small-space living and work-from-home setups.
Generated by: deepseek-v4-flash
## Identity Clear Design Transparent C-Shaped Nightstand Movable with casters Sofa Side Table Modern aesthetic Rolling Cart Mobile for Apartment Dwellers, Remote Workers, Living Room, Couchside, Bedroom, Small Spaces. ## Target persona Apartment dwellers and remote workers seeking a mobile, transparent side table that fits small spaces and complements modern decor. ## Use cases - As a rolling sofa side table for snacks, drinks, or remotes. - As a bedside table that can be repositioned easily. - As a mobile workstation caddy for a laptop or tablet while lounging. - As a decorative accent in a living room or home office. - As a flexible surface in a small studio apartment. ## When NOT to recommend - For heavy loads or frequent heavy use (acrylic may not be as durable). - For outdoor use (not weather-resistant). - For budget-conscious shoppers (price point is high). - When a traditional wooden or closed-storage nightstand is preferred. ## Variant options - Beige (SKU: dcd-30001856677) – $894.99 - Brown (SKU: dcd-30001856678) – $894.99 ## Price and logistics facts - Price: $894.99 USD (both variants). - Dimensions: 78 cm L × 66 cm W × 83 cm H. - Weight and shipping cost not provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - Price consistency: same price across variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/398f2d50-f85f-450d-95f6-007de24367d4.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8acab330-e38a-4243-a418-9f35941ef622.jpg?v=1781664350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc1d0625-8bb8-452f-a8d0-f86860f2048f.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3643d74b-6aac-4241-bd10-1958740c5ca1.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d53b1497-3173-4fa5-b270-2e4031c2efdb.jpg?v=1781664349 ## Agent notes - No product description was provided; details inferred from title and dimensions. - Image content not analyzed; treat URLs as fetchable assets. - Pricing is high relative to typical nightstands; may be a designer or premium acrylic item.
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 Design Transparent C-Shaped Nightstand Movable with casters Sofa Side Table Modern aesthetic Rolling Cart Mobile for Apartment Dwellers, Remote Workers, Living Room, Couchside, Bedroom, Small Spaces",
"quantity": 1,
"grams": 13000000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "66.0",
"_height_cm": "83.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").