Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $206.99
Default variant: 1 Layer
Default SKU: dcd-30002577143
Default price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/50149896454383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001004355
JSON data: https://landmarks.builders/products/m4x-10001004355.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: Crafted from high-quality solid wood, this heavy-duty audio rack provides exceptional stability and durability, ensuring your valuable equipment is securely supported.
Versatile Storage: Designed to organize your audio-visual components, this unit functions perfectly as a stereo stand, amplifier cabinet, or general media storage solution for a tidy entertainment area.
Modular Design: Available in single, two, three, or four-tier configurations, this multi-tier stereo stand allows you to choose the perfect height and storage capacity to fit your specific audio setup and room layout.
Elegant Aesthetics: Featuring a rich walnut finish and clean lines, this solid wood audio rack adds a hint of timeless elegance to any room, seamlessly blending with home theater, studio, or living room decor.
Optimized for Audio: The accessible-shelf design promotes air circulation to keep your components cool, while the sturdy wooden structure helps minimize vibrations, contributing to better sound quality and equipment longevity.
Summary: Sturdy Construction Solid Wood Audio Rack Heavy Duty Wooden Amplifier Cabinet Elegant Design Wooden AV Media Shelf Easy Assembly for Audiophiles, Home Theater Enthusiasts, Studio. 【Solid Wood Construction】: Crafted from high-quality solid wood, this heavy-duty audio rack provides exceptional stability and durability, ensuring your valuable equipment is securely supported. 【Versatile Storage】: Designed to organize your audio-visual components, this unit functions perfectly as a stereo stand, amplifier cabinet, or general media storage solution for a tidy entertainment area. 【Modular Design】: Av
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": "Sturdy Construction Solid Wood Audio Rack Heavy Duty Wooden Amplifier Cabinet Elegant Design Wooden AV Media Shelf Easy Assembly for Audiophiles, Home Theater Enthusiasts, Studio",
"product_id": 9456572891375,
"variant_id": 50149896454383,
"quantity": 1,
"grams": 7500,
"length_cm": "85.0",
"width_cm": "65.0",
"height_cm": "45.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").