Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $205.99 – $273.99
Default variant: Walnut / 60CM
Default SKU: dcd-30002576417
Default price: $205.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25800 g
Cart URL (default variant): https://landmarks.builders/cart/50150258147567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001004249
JSON data: https://landmarks.builders/products/m4x-10001004249.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Built with a reinforced frame and high-density board, this professional audio furniture provides a stable and secure platform for all your valuable audio-visual equipment, ensuring long-lasting durability.
Enhanced Ventilation: Featuring a ventilated design with a mesh door and options for accessible-back (hollow) styles, this AV cabinet promotes optimal airflow to prevent your amplifiers, receivers, and other components from overheating.
Effortless Mobility: Equipped with four effortless-gliding, lockable caster wheels, this mobile audio rack cabinet can be easily moved for setup changes or cleaning and then securely locked in place for maximum stability during use.
Professional Organization: This versatile equipment rack is designed to neatly house various audio components, making it an ideal solution for DJs, musicians, home theater enthusiasts, KTV rooms, and stage setups.
Versatile & Stylish: Available in multiple sizes and elegant finishes like walnut, grey, and black, this rolling equipment stand seamlessly blends with any decor while offering a customized fit for your specific space and gear requirements.
Summary: Amplifier Floor Cabinet with Reinforced Frame Mobile Audio Rack Cabinet Ventilated Mesh Door Lockable Wheels Suitable for Djs Artists KTV Room Stage. 【Heavy-Duty Construction】: Built with a reinforced frame and high-density board, this professional audio furniture provides a stable and secure platform for all your valuable audio-visual equipment, ensuring long-lasting durability. 【Enhanced Ventilation】: Featuring a ventilated design with a mesh door and options for accessible-back (hollow) styles, this AV cabinet promotes optimal airflow to prevent your amplifiers, receivers, and other compone
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": "Amplifier Floor Cabinet with Reinforced Frame Mobile Audio Rack Cabinet Ventilated Mesh Door Lockable Wheels Suitable for Djs Artists KTV Room Stage",
"product_id": 9456687808751,
"variant_id": 50150258147567,
"quantity": 1,
"grams": 25800,
"length_cm": "108.0",
"width_cm": "65.0",
"height_cm": "90.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").