Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.61 – $1.93
Default variant: White
Default SKU: dcd-30004141041
Default price: $1.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467726065903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457558
JSON data: https://landmarks.builders/products/wp-dcd-10001457558.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: Elevates your laptop to an optimal viewing height, reducing neck and back strain for comfortable work.
Enhanced Cooling: Open design and aluminum alloy construction promote airflow, preventing overheating and extending device lifespan.
Adjustable & Portable: Features multiple height and angle adjustments, and a foldable design for easy storage and transport.
Durable Construction: Made from high-quality aluminum alloy, ensuring stability and long-lasting use for various devices.
Wide Compatibility: Suitable for laptops, tablets, and other devices, providing a stable and secure elevated platform.
Summary: Foldable aluminum laptop stand with adjustable height/angle, promoted for heat dissipation and ergonomics. Compatible with laptops and tablets; priced from $1.61 to $1.93 by color.
Generated by: deepseek-v4-flash
## Identity Foldable Laptop Stand with Adjustable Height and Heat Dissipation for Desk. Aluminum alloy construction. Open design for airflow. Adjustable height and angle. Foldable for portability. Intended for laptops and tablets. ## Target persona Budget-conscious remote workers and students who need basic ergonomic laptop elevation on a desk. Frequent travelers wanting a lightweight, packable stand for temporary work setups. Minimalist desk users seeking a low-cost, foldable riser. ## Use cases - Elevating a laptop to eye level at a home office desk to reduce neck and back strain. - Using as a portable stand in a café, library, or co-working space. - Temporary work station setup while traveling (hotel desk, Airbnb). - Improving airflow and cooling underneath a laptop during extended use. - As a compact riser for a tablet on a desk. ## When NOT to recommend - For users with heavy or large (17-inch) gaming laptops requiring a sturdy, heavy-duty stand—this is a low-cost, lightweight item. - For professional video editing or production work where stability and rapid adjustability are critical. - For buyers seeking premium build quality, premium materials, or long-term warranty coverage. - For permanent standing-desk conversion or multi-monitor setups where a full workstation stand is needed. ## Variant options - White (SKU dcd-30004141041): $1.61 - Black (SKU dcd-30004141042): $1.79 - Pink (SKU dcd-30004141043): $1.93 - Blue (SKU dcd-30004141044): $1.93 ## Price and logistics facts - Base price listed as $1.61 USD for White variant; other colors are higher. - No shipping, handling, or fulfillment information provided in source data. - No estimated delivery times or shipping destinations are available. ## Trust signals - In-stock status: NOT PROVIDED — availability unknown. - Return policy: NOT PROVIDED — unknown. - Certifications: NONE listed in the facts. - Price consistency: Prices are explicitly listed per variant; no hidden fees disclosed. - No customer reviews or ratings in the data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fgYOxb1vXrxhlg8fC__4611686018427387783-0-item_pic.webp?v=1786299224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01B5GPS61vXrZ19AoYK__898146183.webp?v=1786299224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KrCH9F1vXrYYUvmd3__898146183.webp?v=1786299223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dPgQFW1vXrfinGYkm__898146183.webp?v=1786299223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uq5avU1vXrYZkd5ZG__898146183.webp?v=1786299223 ## Agent notes - Product type field is empty in source data. - Physical dimensions (length/width/height) are not provided. - Image content was NOT analyzed — visual details are not inferred. - No explicit warranty or material thickness details are given. - Prices vary by color; confirm variant before purchase.
This product has 5 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": "Foldable Laptop Stand with Adjustable Height and Heat Dissipation for Desk",
"product_id": 9556231553263,
"variant_id": 50467726065903,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").