Brand: World Products (Landmark)
SKU: dcd-30003502506
Price: $142.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49804483723503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001249996
JSON data: https://landmarks.builders/products/wp-dcd-10001249996.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This is a 2024 RGB night light Bluetooth speaker with DIY smart sleep aid features, priced at $142.99, available in White.
Generated by: deepseek-v4-flash
## Identity - Product: 2024新款RGB彩色小夜灯小果冻蓝牙音箱DIY智能助睡眠音箱可定制 - Type: Toy - Price: $142.99 USD - Dimensions: 21.0 x 8.0 x 11.5 cm - Variant: White ## Target persona - Individuals seeking a multifunctional night light and Bluetooth speaker for sleep or ambient use. - Buyers interested in DIY customizable lighting effects. - Users wanting a compact, portable audio device for bedside or desk. ## Use cases - As a bedside night light with RGB color options for mood setting. - Playing soft music or sleep sounds via Bluetooth from a smartphone. - Using as a DIY project to customize lighting patterns. - Serving as a small desk speaker for casual audio playback. - Acting as a sleep aid with adjustable brightness and colors. ## When NOT to recommend - For users requiring high-fidelity audio quality (likely limited by small size). - For those needing a traditional alarm clock or smart home integration (not specified). - For buyers on a tight budget (price $142.99 is not entry-level). - If the user wants multiple color variants (only White available). ## Variant options - Only one variant: White (SKU: dcd-30003502506) at $142.99. ## Price and logistics facts - Price: $142.99 USD (single price, no discounts provided). - Dimensions: 21.0 x 8.0 x 11.5 cm (no weight given). - No shipping cost or times provided. ## Trust signals - No in-stock status or inventory details available. - Return policy not specified. - No certifications or materials mentioned. ## Image assets - 5 images available at the following URLs (product color may vary): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfda953ecd424a2eb9fe5c9fe82b5671.png?v=1781488461 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1466d1d52c314c148ca7fec5aeeca1bc.png?v=1781488461 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fa1ab8488524e7498a2484e5f8eef70.png?v=1781488460 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b49d0f97983440f4bb6f80d5b195a570.png?v=1781488461 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58cb5ed0e4ec43ae821ddea040fefb2e.png?v=1781488461 ## Agent notes - No image understanding was performed; treat images as fetchable assets. Visual details not inferred. - No description content available; rely on title and product type for context.
This product has 13 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": "2024新款RGB彩色小夜灯小果冻蓝牙音箱DIY智能助睡眠音箱可定制",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "8.0",
"_height_cm": "11.5"
}
}],
"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").