Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99
Default variant: Black Cyan / New
Default SKU: dcd-30001878367
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/50150793412847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891236
JSON data: https://landmarks.builders/products/m4x-10000891236.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Gaming Station: This is an all-in-single set that includes a minimalist computer desk and a comfortable sofa-design chair, providing a cohesive and ready-to-use setup for any personal space.
Ergonomic Comfort: The set is designed for long sessions of gaming or work, featuring a wide, cushi single d sofa chair that offers superior comfort compared to traditional office chairs, with some models offering a reclining function for relaxation.
Long-Lasting Construction: Built with a reinforced steel frame and a sturdy, thickened tabletop, this workstation is engineered for stability and longevity, capable of supporting heavy gaming equipment and enduring daily use.
Versatile & Customizable: Available in multiple desk sizes and a wide array of chair colors and patterns, this set can be tailored to fit your specific space and design, making it perfect for various settings.
Multi-Functional Use: Ideal for more than just gaming, this desk and chair combo serves as a compact and stylish workstation for home offices, study rooms, bedrooms, or even commercial internet cafes.
Summary: Minimalist Design Gaming Desk and Sofa Chair Combo Ergonomic Computer Table Set Reinforced Frame Workstation Furniture Multi-Functional for E-Sports Players, Home Users, Internet Cafe Owners, Bedroom, Study Room. 【Complete Gaming Station】: This is an all-in-single set that includes a minimalist computer desk and a comfortable sofa-design chair, providing a cohesive and ready-to-use setup for any personal space. 【Ergonomic Comfort】: The set is designed for long sessions of gaming or work, featuring a wide, cushi single d sofa chair that offers superior comfort compared to traditional office cha
Generated by: m4x-map-v1
This product has 10 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": "Minimalist Design Gaming Desk and Sofa Chair Combo Ergonomic Computer Table Set Reinforced Frame Workstation Furniture Multi-Functional for E-Sports Players, Home Users, Internet Cafe Owners, Bedroom, Study Room",
"product_id": 9456878059759,
"variant_id": 50150793412847,
"quantity": 1,
"grams": 38500,
"length_cm": "95.0",
"width_cm": "85.0",
"height_cm": "115.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").