Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $30.99
Default variant: Wood / 48x30x55cm
Default SKU: dcd-30001974342
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49945443434735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904091
JSON data: https://landmarks.builders/products/m4x-10000904091.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Computer Screen Riser with Storage Non-Slip Feet display Stand cord Management
Summary: Computer screen riser with storage, non-slip feet, and cord management. Available in Wood or White, in two sizes. Price $26.99–$30.99.
Generated by: deepseek-v4-flash
## Identity Computer Screen Riser with Storage – a desktop monitor stand with a storage shelf, non-slip feet, and cord management cutouts. ## Target persona Home office workers, remote employees, and gamers who want to elevate their monitor for ergonomic viewing and need extra desk storage. ## Use cases - Raising a monitor to eye level to reduce neck strain - Storing a keyboard, notebook, or small accessories under the riser - Managing cables by routing them through cord cutouts - Creating a dual-monitor setup by placing one monitor on the riser and another beside it - Use as a laptop stand for better airflow and typing angle ## When NOT to recommend - For users with a standing desk who already have an optimal monitor height - For heavy monitors over 25 lbs (no weight capacity specified) - For those needing a height-adjustable riser (fixed height) - For users who require a riser with built-in USB ports or power outlets ## Variant options - Wood 48x30x55cm – $26.99 - White 48x30x55cm – $26.99 - Wood 60x30x55cm – $30.99 - White 60x30x55cm – $30.99 ## Price and logistics facts - Price range: $26.99 to $30.99 USD - Dimensions (48cm variant): 48 x 30 x 55 cm - Dimensions (60cm variant): 60 x 30 x 55 cm - Weight not specified - Country of origin not specified - Shipping cost not specified ## Trust signals - Consistent pricing across color options - In-stock status unknown - Return policy unknown - No certifications mentioned ## Image assets No product images provided. ## Agent notes - The main description length/width/height (62x32x8 cm) conflicts with variant sizes (48/60 x 30 x 55 cm). The variant dimensions are likely the actual product dimensions. Verify before using. - Weight capacity not specified; use caution for heavy monitors. - No image understanding performed; visual details may be extracted from image URLs if provided later.
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": "Computer Screen Riser with Storage Non-Slip Feet display Stand cord Management",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "32.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").