Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Pink
Default SKU: dcd-30002719764
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49903473918191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033690
JSON data: https://landmarks.builders/products/m4x-10001033690.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Water Wave Display Speaker Soothing Atmosphere for Bedroom, Women, Girls
Summary: A compact speaker with a water wave display, designed for soothing ambiance in bedrooms. Available in four colors at $20.99.
Generated by: deepseek-v4-flash
## Identity Water Wave Display Speaker – a small speaker with a water wave visual effect intended for creating a calm atmosphere. ## Target persona Women and girls looking for decorative, low-cost ambient sound and light for their bedroom or personal space. ## Use cases - As a bedside table accent with soft music and gentle wave visuals. - For relaxation or meditation sessions in a small room. - As a gift for teens or young adults who enjoy ambient decor. - To provide background noise while reading or studying. - As a subtle nightlight with sound. ## When NOT to recommend - For serious audio listening or high-fidelity music playback. - For outdoor or rugged use (no water resistance indicated). - For large rooms where louder sound is needed. - For users expecting smart features like voice assistant or app control. ## Variant options - Pink - Yellow - Blue - Green All variants priced at $20.99. ## Price and logistics facts - Price: $20.99 USD (all variants). - Dimensions: 15.6 cm (L) x 14.0 cm (W) x 6.2 cm (H). - Weight and shipping details not provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: single price across all variants. - Certifications: none known. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2377a49-7c17-4132-9cc9-f80690c2b513.jpg?v=1782146551) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1492cada-79fa-4dbb-af10-7f28d57e76a2.jpg?v=1782146551) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/195ca422-6ccd-4f13-a2f7-59c2468d5955.jpg?v=1782146550) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93f54ff7-a50c-48f1-89c3-01dc2d2bbcc2.jpg?v=1782146552) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2572b9a-6db3-4ccc-8a5b-52382b2f807b.jpg?v=1782146550) ## Agent notes - No detailed specifications (e.g., connectivity, battery life, power source) are provided in the source data. Physical inspection or additional data may be needed.
This product has 12 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": "Water Wave Display Speaker Soothing Atmosphere for Bedroom, Women, Girls",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "15.6",
"_width_cm": "14.0",
"_height_cm": "6.2"
}
}],
"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").