Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.25 – $4.28
Default variant: Walnut / 100-25-13cm
Default SKU: dcd-30003920528
Default price: $2.97
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Computer Accessories
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50413051019503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001380451
JSON data: https://landmarks.builders/products/wp-dcd-10001380451.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your workspace with this elegant and practical desktop display riser. Standing at a comfortable height of 13 cm, this display stand is designed to elevate your screen to a more ergonomic viewing level, helping to reduce neck and eye strain during long hours of work or study. By lifting your display, it instantly opens up valuable real estate on your desk, making it an essential desktop organizer for anyone looking to declutter. The thoughtful construction features a flat rectangular top board with rounded corner edges and a smooth finished surface, offering a sleek and modern look that complements any office or home decor. Below the sturdy surface, the hollow base-aesthetic support base creates a spacious storage area. This screen stand with storage allows you to easily slide your keyboard or notebooks underneath when they are not in use, keeping your writing area clear and organized. Whether you are setting up a productive home office, organizing a study table, or optimizing a professional corporate desk, this versatile display riser provides the perfect balance of form and function. Enjoy a cleaner, more efficient, and highly organized workspace that motivates focus and productivity throughout the day.
Summary: Transform your workspace with this elegant and practical desktop display riser. Standing at a comfortable height of 13 cm, this display stand is designed to elevate your screen to a more ergonomic viewing level, helping to reduce neck and eye strain during long hours of work or study. By lifting your display, it instantly opens up valuable real estate on your desk, making it an essential desktop organizer for anyone looking to declutter. The thoughtful construction features a flat rectangular top board with rounded corner edges and a smooth finished surface, offering a sleek and modern look that complements any office or home decor. Below the sturdy surface, the hollow base-aesthetic support base creates a spacious storage area. This screen stand with storage allows you to easily slide your keyboard or notebooks underneath when they are not in use, keeping your writing area clear and organized. Whether you are setting up a productive home office, organizing a study table, or optimizing a professional corporate desk, this versatile display riser provides the perfect balance of form and function. Enjoy a cleaner, more efficient, and highly organized workspace that motivates focus and productivity throughout the day.
Generated by: deepseek-v4-flash
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Display Riser Space-Saving Computer Display Stand Ergonomic Screen Stand with Storage",
"product_id": 9539747873007,
"variant_id": 50413051019503,
"quantity": 1,
"grams": 3500,
"length_cm": "122.0",
"width_cm": "28.0",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").