Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $32.99
Default variant: Wood Color / 40CM
Default SKU: dcd-30001974313
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49945443696879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904086
JSON data: https://landmarks.builders/products/m4x-10000904086.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Tiered Desktop Organizer: A multitier, height-increasing shelf designed to sit on your desk, creating valuable upright storage and freeing up your workspace from clutter.
Space-Saving Storage: Features multiple compartments for organizing books, stationery, and decor, while also elevating your computer display to adore comfortable viewing height.
Sturdy & Stable Construction: Made from long-lasting density board supported by a strong metal frame, ensuring excellent stability and load-bearing capacity for your display and other items.
adaptable Application: An perfect organizational solution for various settings, including student dormitories, home offices, study rooms, and workstations, helping to keep any desk tidy and efficient.
Enhanced Workspace Ergonomics: Elevates your display to visual level to help reduce neck and spine strain, while the organized layout minimizes clutter to improve concentration and productivity.
Summary: A multitier height-increasing desktop shelf with multiple compartments, available in sizes 40-120 cm, made from density board with metal frame. Priced from $18.99 to $32.99.
Generated by: deepseek-v4-flash
## Identity Height-Increasing Tiered Desk Organizer - multitier space-saving shelf for desktops. ## Target persona Students, home office workers, dormitory residents, and remote workers who need to organize a cluttered desk and improve monitor ergonomics on a budget. ## Use cases - Elevating a laptop or monitor to eye level to reduce neck strain. - Organizing books, stationery, and decor in vertical compartments. - Clearing desk surface for more workspace. - Creating a dedicated study or work station in small areas (dorm, bedroom). - Displaying collectibles or plants while keeping them accessible. ## When NOT to recommend - For users with desks narrower than 40cm depth (the organizer is 23cm deep but may overhang). - For those needing heavy-duty shelving for heavy printers or multiple monitors. - For buyers seeking all-metal or glass construction (this is density board with metal frame). - For people who prefer a flat single-level stand (this is tiered with multiple compartments). ## Variant options - Wood Color / 40CM: $18.99 - Wood Color / 60CM: $21.99 - Wood Color / 80CM: $27.99 - Wood Color / 100CM: $28.99 - Wood Color / 120CM: $32.99 All variants same color (wood) but different lengths. ## Price and logistics facts Price range: $18.99 - $32.99 USD. No shipping or logistics details provided. ## Trust signals No in-stock status, return policy, certifications, or warranty information available. ## Image assets ## Agent notes Dimensions_cm (123x23x8) likely correspond to the 120cm variant. No image data provided, so visual understanding was not performed.
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-Increasing Tiered Desk Organizer Space-Saving Desktop Shelf Multitier Design Computer Stand Compartmentalized Storage for Students, Home Workers, Study Room, Dormitory, Workstation, Bedroom",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "123.0",
"_width_cm": "23.0",
"_height_cm": "8.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").