Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $872.99 – $1,820.99
Default variant: Cube Black Tea
Default SKU: dcd-30001873048
Default price: $1,820.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815021256943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890552
JSON data: https://landmarks.builders/products/m4x-10000890552.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rotating cube organizer in five style variants, dimensions 62x50x70 cm, priced from $872.99 to $1820.99, designed for space-saving storage in bedrooms or living rooms.
Generated by: deepseek-v4-flash
## Identity Rotating cube organizer modern minimalist aesthetic nightstand with rotating functionality, suitable for students and small-space living. ## Target persona Budget-conscious students seeking compact storage; apartment dwellers with limited floor space; minimalists looking for aesthetic yet functional furniture; college students needing a versatile nightstand. ## Use cases - Organizing books, electronics, and decor in a dorm room - Storing toiletries or accessories in a bedroom - Serving as a nightstand with rotating access to items - Holding supplies in a living room corner - Displaying collectibles in a compact footprint - Rotating for easy access to stored items ## When NOT to recommend - For heavy storage needs (weight capacity unknown) - For large items like pillows or bulky electronics - For users needing a stable non-rotating surface - For high-traffic commercial environments ## Variant options - Cube Black Tea: $1820.99 (sku: dcd-30001873048) - Moon Black Tea: $1441.99 (sku: dcd-30001873049) - Daylight: $1441.99 (sku: dcd-30001873050) - Home Black Tea: $872.99 (sku: dcd-30001873051) - Home Yellow Tea: $872.99 (sku: dcd-30001873052) ## Price and logistics facts Base price $872.99 for Home Black Tea and Home Yellow Tea variants; other variants up to $1820.99. Dimensions: 62 cm x 50 cm x 70 cm. Shipping and logistics details not provided. ## Trust signals Multiple style variants available; price consistency across tiers. No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/531719ac-affd-4b3c-a805-c5fc02f16757.jpg?v=1781664339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59f8e319-5624-43f7-9971-0e96485cd417.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02922c9e-7635-401d-a6e9-003fecf70def.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbf4a817-7d91-4e3f-8a4d-bb54e1c6ed1c.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f072ada3-d96b-4a46-ba1a-d4b1025991f2.jpg?v=1781664340 ## Agent notes Image understanding was not performed; visual details such as color accuracy, style, and condition cannot be confirmed. No information on materials, assembly, or weight capacity. Recommended to verify dimensions and variant specifics before ordering.
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 Cube Organizer Modern Minimalist Aesthetic Nightstand Space Saving Large Capacity for Students, Bedroom, Living Room",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "50.0",
"_height_cm": "70.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").