Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $33.99
Default variant: S
Default SKU: dcd-30003454336
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4600 g
Cart URL (default variant): https://landmarks.builders/cart/50166255583471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001221536
JSON data: https://landmarks.builders/products/m4x-10001221536.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Retro Design: This furniture piece brings a vintage-inspired look to your space, combining a clean metal frame with a warm wood-grain top for a stylish album player stand that fits easily into a living room or listening corner.
Practical Storage: Designed as a compact storage rack, it keeps your vinyl album shelf, albums, and accessories neatly organized so your favorite records stay close at hand while the room stays tidy.
Movable Design: Built with rolling casters, this turntable trolley can mobile from single location to another with less effort, making it easy to reposition for cleaning, rearranging, or changing your music setup.
Metal Frame: The sturdy structure gives this furniture better everyday support and a stable feel for your audio corner, helping it handle regular use while keeping the display look neat and balanced.
Multi-Purpose Use: More than just a CD Holder Stand, it works as a stylish display for records, headphones, and small media items, helping create a focused music area that makes listening feel more organized and enjoyable.
Summary: CD Holder Stand Metal Frame Music Storage Table Space Saving Turntable Cart for Living Room, Bedroom. 【Retro Design】: This furniture piece brings a vintage-inspired look to your space, combining a clean metal frame with a warm wood-grain top for a stylish album player stand that fits easily into a living room or listening corner. 【Practical Storage】: Designed as a compact storage rack, it keeps your vinyl album shelf, albums, and accessories neatly organized so your favorite records stay close at hand while the room stays tidy. 【Movable Design】: Built with rolling casters, this turntable troll
Generated by: m4x-map-v1
This product has 12 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": "CD Holder Stand Metal Frame Music Storage Table Space Saving Turntable Cart for Living Room, Bedroom",
"product_id": 9461599863023,
"variant_id": 50166255583471,
"quantity": 1,
"grams": 4600,
"length_cm": "45.5",
"width_cm": "13.5",
"height_cm": "36.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").