Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $61.99
Default variant: 70CM / for Crystal 3
Default SKU: dcd-30002567687
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/50150264307951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001003182
JSON data: https://landmarks.builders/products/m4x-10001003182.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Materials: Crafted with a high-hardness PMMA acrylic top panel and solid wood legs, this audio accessory combines durability with a sophisticated aesthetic that complements any home decor.
Stable Tripod Design: The sturdy tripod speaker stand structure ensures exceptional stability, preventing wobbling and securely supporting your equipment. Its heavy-duty build is designed for long-lasting reliability.
Enhanced Audio Performance: This floor stand is engineered for shock absorption, featuring anti-slip, vibration-dampening rubber feet that minimize resonance and distortion, allowing for clearer, purer sound quality.
High Load Capacity: With thickened solid wood legs, this wooden speaker stand can confidently support speakers weighing up to 30kg (66 lbs), providing a safe and sturdy platform for your valuable audio devices.
Versatile Compatibility: Specifically designed as a speaker mount for Harman Kardon Aura Studio and audio sticks series speakers, its elegant design and practical function make it an ideal piece of audio furniture for your living room or studio.
Summary: Stable and Long-Lasting Solid Wood Speaker Base Anti-Vibration Floor Speaker Stand Shock Absorption Audio Furniture Heavy Duty. 【Premium Materials】: Crafted with a high-hardness PMMA acrylic top panel and solid wood legs, this audio accessory combines durability with a sophisticated aesthetic that complements any home decor. 【Stable Tripod Design】: The sturdy tripod speaker stand structure ensures exceptional stability, preventing wobbling and securely supporting your equipment. Its heavy-duty build is designed for long-lasting reliability. 【Enhanced Audio Performance】: This floor stand is eng
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": "Stable and Long-Lasting Solid Wood Speaker Base Anti-Vibration Floor Speaker Stand Shock Absorption Audio Furniture Heavy Duty",
"product_id": 9456689610991,
"variant_id": 50150264307951,
"quantity": 1,
"grams": 30000,
"length_cm": "72.0",
"width_cm": "45.0",
"height_cm": "15.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").