Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99
Default variant: Gray
Default SKU: dcd-30001903036
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1120 g
Cart URL (default variant): https://landmarks.builders/cart/49813637529839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894907
JSON data: https://landmarks.builders/products/m4x-10000894907.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Light-up Party Speaker Built-in Subwoofer Transparent Light-up Speaker for Home
| Model | NEW PLAY |
| Type | Portable Speaker System |
| Connectivity | Bluetooth |
| Features | Bluetooth |
| Colour | Grey |
| Audio Inputs | USB |
| RMS Power | 25 W |
| System Configuration | 2.0 Channel |
| Material | Plastic |
| Battery Capacity | 4400 mAh |
| Item Weight | 1 kg |
| Item Height | 10.8 cm |
| Item Length | 18.3 cm |
| Item Width | 9.4 cm |
Summary: A portable transparent speaker with LED lights, priced at $234.99, available in Gray, White, and Black.
Generated by: deepseek-v4-flash
## Identity Light-up Party Speaker Portable Design Transparent Light-up Speaker for Parties. A portable speaker with a transparent body and built-in LED lights, designed for party environments. ## Target persona Party hosts, event organizers, DJs, and casual music listeners who prioritize visual effects and portability over high-fidelity audio. ## Use cases - House parties needing music and visual ambiance. - Outdoor gatherings (BBQs, beach parties) where portability and lighting are desired. - DJ sets in small venues or mobile setups. - Gaming rooms or dorm rooms where aesthetic lighting is a feature. - Karaoke nights or social events with background music. - Pool parties where splash-resistant (if applicable, unknown) but transparent design is eye-catching. ## When NOT to recommend - For audiophiles requiring high-fidelity sound reproduction. - For quiet environments like libraries, offices, or study rooms where lighting and sound are distracting. - For professional audio setups needing multi-speaker synchronization or pro-grade features. - If the user needs a speaker for primarily voice or podcast listening without visual flair. ## Variant options Three color options at identical price ($234.99): Gray, White, Black. ## Price and logistics facts Price: $234.99 USD. Dimensions: 23.0 x 15.0 x 14.0 cm. No shipping or tax information provided. ## Trust signals Stock status unknown; return policy not specified; no certifications or warranty mentioned. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68cb0abb-9fe1-41fa-9293-c00cd2defa6c.jpg?v=1781628230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb360cfc-3a35-4b69-a3dd-adf8a0214e71.jpg?v=1781628235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d62a5382-9141-436e-a80e-f98c40dccd9c.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0843a797-0265-4db1-8be0-4b486c2304ef.jpg?v=1781628232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bf6b045-1eff-440b-b82d-3c53bc53995c.jpg?v=1781628231 ## Agent notes Available data is minimal: no description, no product type, no technical specifications (power, battery life, connectivity). Audio quality and features unknown. Visual details not extracted from images. Recommend requesting more specs before deep recommendation.
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": "Light-up Party Speaker Built-in Subwoofer Transparent Light-up Speaker for Home",
"quantity": 1,
"grams": 1120000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "15.0",
"_height_cm": "14.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").