Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $80.99 – $84.99
Default variant: AS Wood Grain+Wrap
Default SKU: dcd-30000018100
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49811343933679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003235
JSON data: https://landmarks.builders/products/m4x-10000003235.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Classic Aesthetics: This retro gramophone speaker features a stunning wood-grain finish and a vintage acoustic cone design, making it a house decoration for any room.
Rich Sound: Equipped with two speakers and a bass diaphragm, this audio device delivers rich, heavy bass and clear sound for an exceptional listening experience.
Connectivity: Featuring the latest 5.4 technology, this speaker ensures a stable connection up to 10 meters away for seamless music playing.
Versatile Playback: More than just a speaker, it functions as a tabletop radio with a high-sensitivity antenna and supports TF cards, USB drives, and 3.5mm AUX input.
Prolonged Usage: Designed for daily enjoyment, the built-in 1800mAh battery provides up to 8 hours of continuous playback, making it ideal for the living room or bedroom.
Summary: Vintage Speaker TF Card & USB Support Retro Gramophone Speaker Heavy Bass Mini Gramophone Music Player for Desktop, Living Room, Bedroom
Generated by: m4x-map-v1
This product has 5 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Vintage Speaker TF Card \u0026 USB Support Retro Gramophone Speaker Heavy Bass Mini Gramophone Music Player for Desktop, Living Room, Bedroom",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "24.0",
"_height_cm": "13.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").