Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $149.99
Default variant: 1.2M / White+gray Left
Default SKU: dcd-30001941624
Default price: $149.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49811776438511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899964
JSON data: https://landmarks.builders/products/m4x-10000899964.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Corner Desk: Features a minimalist and contemporary L-shaped design, perfect for creating a stylish and functional single-person workspace in any modern home or office.
Integrated Storage: Equipped with a side cabinet that includes both enclosed drawers and open shelves, providing ample space to organize documents, stationery, and other essentials, keeping your desktop tidy.
Space-Saving L-Shape: Intelligently designed to fit snugly into corners, maximizing your room's layout. Available in both counter-clockwise side and right-hand configurations to suit your specific spatial needs.
long-lasting Easy-Care Surface: The desktop is crafted from high-quality density board, offering a even, stain-resistant, and resistant surface that is easy to clean and maintain for long-lasting use.
adaptable Workspace: An excellent solution for various needs, serving as a computer desk for esports competitors, a study table for students, or a space-efficient workstation for a bedroom or home office.
Summary: Single Person Office Desk Space-Saving Computer Table Modern Design Sturdy Construction for Bedroom
Generated by: m4x-map-v1
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": "Single Person Office Desk Space-Saving Computer Table Modern Design Sturdy Construction for Bedroom",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "100.0",
"_height_cm": "20.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").