Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $287.99
Default variant: Black / 60CM
Default SKU: dcd-30002570694
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: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/50150466158831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001003588
JSON data: https://landmarks.builders/products/m4x-10001003588.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built with a thickened frame and high-density board, this audio cabinet provides exceptional stability and a strong load-bearing capacity, ensuring your valuable audio-visual equipment is securely supported.
Customizable Storage: Featuring adjustable shelves, this versatile stereo rack allows you to customize the internal layout to perfectly accommodate various sizes of amplifiers, receivers, and other home theater components.
Easy Mobility: Equipped with 360-degree rotating casters, this rolling stereo cabinet can be moved effortlessly for cleaning or rearranging your setup. The wheels also feature a locking mechanism for secure placement when needed.
Safeguarding Design: The cabinet includes a long-lasting, tempered glass door that protects your devices from dust while allowing for easy controller control operation. This AV equipment rack cabinet is designed for both protection and functionality.
Elegant Aesthetics: Available in multiple colors and sizes, this media storage unit features a sleek, modern design with a wood grain finish that seamlessly blends into any home theater, living room, or KTV environment.
Summary: Home Theater Amplifier Cabinet Mobile Wheels AV Equipment Rack Cabinet Locking Casters Glass Door Audio Stand for Audiophiles, KTV. 【Sturdy Construction】: Built with a thickened frame and high-density board, this audio cabinet provides exceptional stability and a strong load-bearing capacity, ensuring your valuable audio-visual equipment is securely supported. 【Customizable Storage】: Featuring adjustable shelves, this versatile stereo rack allows you to customize the internal layout to perfectly accommodate various sizes of amplifiers, receivers, and other home theater components. 【Easy Mobili
Generated by: m4x-map-v1
This product has 12 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": "Home Theater Amplifier Cabinet Mobile Wheels AV Equipment Rack Cabinet Locking Casters Glass Door Audio Stand for Audiophiles, KTV",
"product_id": 9456777167087,
"variant_id": 50150466158831,
"quantity": 1,
"grams": 27500,
"length_cm": "125.0",
"width_cm": "65.0",
"height_cm": "70.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").