Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $215.99 – $378.99
Default variant: Single 2-layer
Default SKU: dcd-30002577083
Default price: $215.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18500 g
Cart URL (default variant): https://landmarks.builders/cart/50151157465327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001004348
JSON data: https://landmarks.builders/products/m4x-10001004348.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Built with a sturdy, solid wood frame, this audio rack is designed for exceptional stability and durability, providing a secure foundation for your valuable audio components.
Optimized Audio Performance: Each shelf features a special "Acoustic Regulation Chamber" design, engineered to minimize vibrations and resonance, which significantly improves the clarity and quality of your sound system. This high-fidelity equipment stand is a must-have for serious listeners.
Elegant Minimalist Design: With its clean lines and fine workmanship, this stereo stand showcases a timeless, minimalist design that complements any home decor, from modern to classic, while highlighting the genuine beauty of the wood.
High Load Capacity: Engineered to support heavy equipment, this solid wood audio rack can easily accommodate large amplifiers, turntables, CD players, and other high-fidelity gear, ensuring everything is safely and neatly organized.
Versatile Media Storage: Available in multiple single and double-width configurations with various tier options, this unit serves as a flexible media storage solution, allowing you to customize your setup as your audio collection grows.
Summary: Solid Wood Audio Rack Heavy Duty Structure Wooden Amplifier Shelf High Load Capacity Equipment Stand Acoustic Regulation Chamber Suitable for Audiophiles Home Entertainment. 【Heavy-Duty Construction】: Built with a sturdy, solid wood frame, this audio rack is designed for exceptional stability and durability, providing a secure foundation for your valuable audio components. 【Optimized Audio Performance】: Each shelf features a special "Acoustic Regulation Chamber" design, engineered to minimize vibrations and resonance, which significantly improves the clarity and quality of your sound system. T
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": "Solid Wood Audio Rack Heavy Duty Structure Wooden Amplifier Shelf High Load Capacity Equipment Stand Acoustic Regulation Chamber Suitable for Audiophiles Home Entertainment",
"product_id": 9456981868783,
"variant_id": 50151157465327,
"quantity": 1,
"grams": 18500,
"length_cm": "80.0",
"width_cm": "62.0",
"height_cm": "25.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").