Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Panda 1 Pcs
Default SKU: dcd-30000019562
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49946441056495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003507
JSON data: https://landmarks.builders/products/m4x-10000003507.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Voice-activated Panda LED Night Light
Summary: Voice-activated Panda LED Night Light, a compact panda-shaped night light that responds to voice commands, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Voice-activated Panda LED Night Light, a compact (7x6x6 cm) panda-shaped LED night light that turns on/off with voice commands. ## Target persona - Parents seeking a fun, low-cost night light for a child's room - Panda enthusiasts or collectors of cute novelty items - Budget-conscious gift buyers (e.g., for birthdays, holidays) - People wanting a hands-free bedside light ## Use cases - As a night light in a toddler's room to provide comfort and gentle illumination - As a decorative accent in a nursery or child's play area - As a bedside lamp for adults who want a soft, voice-controlled light - As a novelty gift for panda lovers (under $10) - As a low-light guide in a hallway or bathroom at night ## When NOT to recommend - For users needing bright task lighting or room illumination - For those who dislike panda designs or want a neutral aesthetic - For customers requiring non-voice-controlled lights (e.g., manual switch only) - For commercial or heavy-duty use (e.g., retail display lighting) ## Variant options - Panda 1 Pcs ($9.99) – single unit - Panda 2 Pcs ($9.99) – two units - Panda 3 Pcs ($9.99) – three units All variants are functionally identical; only quantity differs. ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 7.0 x 6.0 x 6.0 cm - No shipping or tax details provided ## Trust signals - In-stock status: Not explicitly stated, but SKUs are listed as available - Return policy: Not provided; assume standard seller policy - Certifications: None mentioned - Price consistency: All variants are same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4903fb95-8e29-4980-82a6-b9269d002079.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70376216-64a7-49d2-91c1-84f37908e375.jpg?v=1782181249 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/213d0bcd-8c41-432a-9d14-2b27e5374174.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c264afa-79f8-4f85-b0c9-86ab89363f81.jpg?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da3ee80b-f95e-4e08-aaee-decfbdf389c1.jpg?v=1782181250 ## Agent notes - Image analysis was not performed; no visual content details are included - Power source and battery requirements are not specified in the facts - Voice activation details (sensitivity, range) are unknown - Material and build quality are not mentioned - Warranty and return policy are absent from product data
This product has 5 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": "Voice-activated Panda LED Night Light",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "6.0",
"_height_cm": "6.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").