Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.69
Default variant: Black / Plastic Holder
Default SKU: dcd-30003595674
Default price: $5.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Desk Organizer
Vendor: World Products
Weight: 2600 g
Cart URL (default variant): https://landmarks.builders/cart/50403824173295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264306
JSON data: https://landmarks.builders/products/wp-dcd-10001264306.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This desktop screen riser combines a flat top surface with a metal mesh storage structure and a lower pull-out drawer-style compartment, creating a practical setup for everyday work. Used as a screen riser stand, it lifts the screen to a more comfortable position while turning the area beneath it into useful office storage. The design also functions as a desk organizer with drawer, so small items like pens, notes, and other desk accessories can stay close without cluttering the work area. An attached pen cup adds another convenient storage place, making the layout easy to use during a hectic day. As a screen riser shelf organizer, it helps keep the desk more open and orderly, especially in communal workspaces, home workplaces, or study areas where space is important. With overall dimensions of 48.5 cm long, 25 cm wide, and 15 cm high, it offers a compact footprint while still giving your display a stable raised stand and organized storage underneath.
Summary: This desktop screen riser combines a flat top surface with a metal mesh storage structure and a lower pull-out drawer-style compartment, creating a practical setup for everyday work. Used as a screen riser stand, it lifts the screen to a more comfortable position while turning the area beneath it into useful office storage. The design also functions as a desk organizer with drawer, so small items like pens, notes, and other desk accessories can stay close without cluttering the work area. An attached pen cup adds another convenient storage place, making the layout easy to use during a hectic day. As a screen riser shelf organizer, it helps keep the desk more open and orderly, especially in communal workspaces, home workplaces, or study areas where space is important. With overall dimensions of 48.5 cm long, 25 cm wide, and 15 cm high, it offers a compact footprint while still giving your display a stable raised stand and organized storage underneath.
Generated by: deepseek-v4-flash
This product has 6 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": "Ergonomic Desktop Screen Riser with Drawer and Pen Cup",
"product_id": 9537021444335,
"variant_id": 50403824173295,
"quantity": 1,
"grams": 2600,
"length_cm": "49.5",
"width_cm": "26.5",
"height_cm": "16.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").