Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $210.99 – $243.99
Default variant: Beige-red / Yy
Default SKU: dcd-30001899454
Default price: $243.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49813032632559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894382
JSON data: https://landmarks.builders/products/m4x-10000894382.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
C-Shaped Overbed Cart Spacious surface Laptop Stand Easy Assembly for Students
| Type | Overbed Table |
| Features | Adjustable |
| Material | Steel |
| Colour | White |
| Item Height | 97 cm |
| Item Weight | 7 kg |
| Labels & Certifications | CE Marking |
Summary: C-shaped overbed cart with multi-functional laptop stand and space-saving design. Available in beige-red or beige-white, two styles, priced between $210.99 and $243.99.
Generated by: deepseek-v4-flash
## Identity C-Shaped Overbed Cart Multi-Functional Laptop Stand Space-Saving Design ## Target persona Bed-bound workers, students, or anyone needing a mobile desk for limited spaces. ## Use cases - Using laptop in bed - Eating breakfast in bed - Using tablet while lying down - Working from bed in small apartments - Hospital bed use ## When NOT to recommend - Outdoor use - Heavy equipment (e.g., desktop computers) - Standing desk replacement - Large desktop setups ## Variant options | SKU | Name | Color | Style | Price | |-----|------|-------|-------|-------| | dcd-30001899454 | Beige-red / Yy | Beige-red | Yy | $243.99 | | dcd-30001899455 | Beige-white / Yy | Beige-white | Yy | $243.99 | | dcd-30001899456 | Beige-red / Cool33 | Beige-red | Cool33 | $210.99 | | dcd-30001899457 | Beige-white / Cool33 | Beige-white | Cool33 | $210.99 | ## Price and logistics facts - Price range: $210.99 - $243.99 USD - Dimensions: 65 x 49 x 15 cm - Variants: 4 options (2 colors x 2 styles) ## Trust signals - Price consistent across listing - Dimensions provided - Multiple high-resolution images available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae46e646-165c-4429-a789-657a911596b1.jpg?v=1781621004 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdc8181b-ec63-44b4-8e49-5691edc38b1f.jpg?v=1781621003 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f402d56d-1363-4622-a2ed-6d9da1b40a7c.jpg?v=1781621007 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/217aa978-ddde-423f-8b47-fd852e22ea89.jpg?v=1781621004 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd7af9f1-b184-4e5b-8e42-9bc4947d299b.jpg?v=1781621005 ## Agent notes No description or product type provided; image content not analyzed.
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": "C-Shaped Overbed Cart Spacious surface Laptop Stand Easy Assembly for Students",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "49.0",
"_height_cm": "15.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").