Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99 – $128.99
Default variant: Rosewood / 50CM
Default SKU: dcd-30002575958
Default price: $88.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/50149961564399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001004183
JSON data: https://landmarks.builders/products/m4x-10001004183.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Wood Construction: Crafted from high-density wood, this essential audio equipment accessory provides a sturdy and stable platform for your speakers, ensuring durability and a classic aesthetic that complements any room decor.
Enhanced Audio Performance: This floor speaker stand is designed to elevate your speakers to the optimal listening height, improving sound projection and minimizing vibrations for a clearer, more immersive audio experience.
Stable & Secure Design: Featuring a wide, non-slip base and a hollow central column that can be filled with sand for added weight and stability, this wooden speaker stand securely holds your equipment, preventing accidental slips or falls.
Versatile Compatibility: With a generous top plate, this speaker mount is suitable for a wide range of bookshelf, studio monitor, and high-fidelity speakers, making it a ideal match for home theaters, recording studios, and living rooms.
Easy Assembly & Stylish Look: This high-fidelity speaker rack comes as a pair with all necessary components for quick and straightforward assembly. Available in two elegant wood grain finishes, it enhances both your sound system and your home's interior design.
Summary: 2 Pieces Wood Construction Wooden Speaker Stand Heavy Duty Wooden Speaker Floor Stand Non-Slip Base Easy Assembly for Audiophiles, Home Theater Enthusiasts, Music Producers, Stage, Living Room. 【Heavy-Duty Wood Construction】: Crafted from high-density wood, this essential audio equipment accessory provides a sturdy and stable platform for your speakers, ensuring durability and a classic aesthetic that complements any room decor. 【Enhanced Audio Performance】: This floor speaker stand is designed to elevate your speakers to the optimal listening height, improving sound projection and minimizing
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": "2 Pieces Wood Construction Wooden Speaker Stand Heavy Duty Wooden Speaker Floor Stand Non-Slip Base Easy Assembly for Audiophiles, Home Theater Enthusiasts, Music Producers, Stage, Living Room",
"product_id": 9456591569135,
"variant_id": 50149961564399,
"quantity": 1,
"grams": 10000,
"length_cm": "105.0",
"width_cm": "45.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").