Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $185.99
Default variant: Silver
Default SKU: dcd-30001941057
Default price: $185.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49811879526639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899889
JSON data: https://landmarks.builders/products/m4x-10000899889.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sleek Bluetooth Speaker Plug and Play Desktop Soundbar Portable Design
| Model | EDF100038 |
| Type | Digital Music Player |
| Colour | Silver |
| Features | Bluetooth |
| Connectivity | Bluetooth |
| Product Line | DIGITRADIO |
| Unit Quantity | 1 |
| Unit Type | Unit |
| Audio Inputs | AUX |
| Manufacturer Warranty | 1 Year |
| Country of Origin | China |
| Battery Life | 10 Hours |
| RMS Power | 4W+4W |
| Year Manufactured | 2022 |
Summary: Bluetooth speaker with built-in microphone, designed as a plug-and-play computer peripheral, available in Silver and Titanium Gray for $185.99.
Generated by: deepseek-v4-flash
## Identity Sleek Bluetooth Speaker Plug and Play Computer Peripheral Built-in Microphone. Priced at $185.99, dimensions 35x9x8 cm, available in Silver and Titanium Gray. ## Target persona Remote workers and home office users needing a desktop speaker with microphone for voice calls and occasional music playback. Fits professionals who prioritize convenience and all-in-one functionality. ## Use cases - Crystal clear conference calls via integrated microphone - Music and podcast playback during work - Plug-and-play setup with computers - Small group presentations with voice capture - Background audio for video streaming (not for critical listening) ## When NOT to recommend - Outdoor or portable use (no battery, AC powered) - Audiophile-grade music listening (single driver, limited frequency response) - Professional recording or podcasting (built-in mic may lack quality) - Large room audio (35 cm length, moderate power) ## Variant options - Silver (SKU: dcd-30001941057, $185.99) - Titanium Gray (SKU: dcd-30001941058, $185.99) ## Price and logistics facts - Price: $185.99 USD (same for both variants) - Dimensions: 35 x 9 x 8 cm - No shipping or tax information provided ## Trust signals - No stock status provided - No return policy mentioned - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57de4fd3-7d92-443b-832d-88657a4886e9.jpg?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/420ab958-d02a-4812-81f4-46a07ec32a3c.jpg?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e434a3d6-f5af-4ded-b792-23e720ecb98f.jpg?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4df13b6b-ffd0-4e72-bcad-6ec91b1c4ec1.jpg?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cda49265-e530-4650-bf32-0b0067db88ed.jpg?v=1781600879 ## Agent notes Image content was not analyzed; treat URLs as fetchable assets only. No description beyond title and tags.
This product has 9 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": "Sleek Bluetooth Speaker Plug and Play Desktop Soundbar Portable Design",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "9.0",
"_height_cm": "8.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").