Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $843.99 – $906.99
Default variant: M380
Default SKU: dcd-30002573893
Default price: $843.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 33000 g
Cart URL (default variant): https://landmarks.builders/cart/50150803439855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001003941
JSON data: https://landmarks.builders/products/m4x-10001003941.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Smart Automation: Experience seamless integration with your home theater. This retractable TV cabinet features a motorized mechanism that automatically extends and retracts, syncing with your display device's power for ultimate convenience.
Space-Saving Design: Maximize your living space with this sleek display device cabinet. When not in use, the display device is neatly concealed within the unit, maintaining a clean, minimalist aesthetic in your room.
Long-Lasting Construction: Built from high-quality multi-layer wood panels, this media console is designed for stability and longevity. It can securely support up to 30 kg, providing a safe and sturdy platform for your valuable equipment.
Optimized for TVs: This unit is specifically engineered as a retractable TV cabinet, ensuring your ultra-short-throw display device is positioned at the perfect distance from the screen every time for an optimal viewing experience.
Effortless Operation: Enjoy a clutter-unrestricted entertainment setup with this automatic extending display device stand. The seamless, quiet automated mechanism and intelligent synchronization create a sophisticated, hands-unrestricted operation that elevates your home cinema.
Summary: Space Saving Retractable TV Cabinet Motorized TV Cabinet Automatic Extending Display Device Stand for Home Theater. 【Smart Automation】: Experience seamless integration with your home theater. This retractable TV cabinet features a motorized mechanism that automatically extends and retracts, syncing with your display device's power for ultimate convenience. 【Space-Saving Design】: Maximize your living space with this sleek display device cabinet. When not in use, the display device is neatly concealed within the unit, maintaining a clean, minimalist aesthetic in your room. 【Long-Lasting Construc
Generated by: m4x-map-v1
This product has 4 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": "Space Saving Retractable TV Cabinet Motorized TV Cabinet Automatic Extending Display Device Stand for Home Theater",
"product_id": 9456880615663,
"variant_id": 50150803439855,
"quantity": 1,
"grams": 33000,
"length_cm": "95.0",
"width_cm": "45.0",
"height_cm": "28.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").