Brand: World Products (Landmark)
SKU: dcd-30001453204
Price: $261.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49813685895407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802254
JSON data: https://landmarks.builders/products/m4x-10000802254.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wireless radio speaker with charging, Enjoy high-fidelity stereo sound and convenient wireless charging in one sleek device, ideal for home, office, or bedroom.
Balanced sound and deep bass, Experience immersive audio with enhanced bass for music, movies, and calls.
Wide compatibility and smart control, Works with smartphones, laptops, and more, featuring easy smart controls.
Mood light and digital alarm clock, Built-in mood lighting and alarm clock create a cozy atmosphere and help organize your schedule.
Portable and practical design, Lightweight and easy to carry, perfect for family gatherings, bedside tables, and desktops.
Summary: Wireless stereo speaker in Space Black, plastic and fabric, dimensions 29x14x10 cm, priced at $261.99 USD.
Generated by: deepseek-v4-flash
## Identity Wireless speaker, stereo sound, plastic/fabric construction, Space Black, 29x14x10 cm. ## Target persona Casual music listeners looking for a room-filling stereo speaker; home office or small living space users. ## Use cases - Living room music playback - Small room background audio - Portable indoor speaker for kitchen or bedroom - Audio for small parties or gatherings ## When NOT to recommend - Outdoor use without shelter (no water resistance claimed) - Large venues or high-volume sound systems - Professional audio monitoring - Users needing integrated voice assistant ## Variant options - Space Black / Standard at $261.99 ## Price and logistics facts Price: $261.99 USD. Dimensions: 29 cm L x 14 cm W x 10 cm H. No shipping or weight data provided. ## Trust signals Only one variant listed. No in-stock, warranty, or return policy information available. Price appears fixed (not on sale). No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d4aeba2-8a4e-43f8-ada4-7781eeb90ae9.png?v=1781628314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f741c5a-8a5d-446d-9e5b-f1518762ac32.png?v=1781628315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f7d35d4-3fd3-4988-881c-115e7735341f.png?v=1781628314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/475366ed-0692-48b5-b570-901674163b23.png?v=1781628318 ## Agent notes No image understanding performed. Missing critical specs: connectivity type (Bluetooth? Wi-Fi?), battery life, waterproof rating, input options, brand, model. Price is mid-range.
This product has 4 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": "Wireless speaker, stereo sound",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "14.0",
"_height_cm": "10.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").