Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Red / Plug-in 5W
Default SKU: dcd-30003598166
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714550833391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265394
JSON data: https://landmarks.builders/products/wp-dcd-10001265394.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This astronaut-shaped sunset projection lamp serves as a bedroom atmosphere light, night light, or live streaming background, available in two colors and two wattages.
Generated by: deepseek-v4-flash
## Identity Astronaut sunset projection lamp (pet lighting category) – compact desktop night light that projects a sunset/astronaut silhouette. Available in Red or Dawn color, with 5W or 7W plug-in options. ## Target persona - Pet owners seeking decorative ambient lighting for small pet habitats or enclosures - Home decorators looking for a novelty accent lamp - Live streamers who want an eye-catching background light - Parents needing a low-cost, low-light night light for children's rooms ## Use cases - Bedside or nursery night light for gentle illumination - Live streaming background to add visual interest - Ambient lighting inside a small pet cage or terrarium - Desktop decoration for a cozy workspace - Photography prop for mood shots - Romantic or relaxing atmosphere in a bedroom ## When NOT to recommend - Primary room lighting (too dim, only 5-7W) - Outdoor or damp locations (no weatherproofing stated) - Task lighting for reading or working (insufficient brightness) - Users requiring adjustable color temperature or brightness (only on/off via plug) ## Variant options | Color | Style | Price | |-------|--------|-------| | Red | Plug-in 5W | $9.99 | | Red | Plug-in 7W | $12.99 | | Dawn | Plug-in 5W | $9.99 | | Dawn | Plug-in 7W | $12.99 | ## Price and logistics facts - Base price: $9.99 USD (5W variants) - 7W variants: $12.99 USD - Dimensions: 13.0 x 10.0 x 8.0 cm - Power: Plug-in (cord length unknown) - Currency: USD ## Trust signals - Price consistency: same base price for both color options - In-stock status: not provided (assume available from retailer) - Return policy: not specified - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/603c4d6b23ad4054b0c27232e15378ab_caa48056-1b27-4eea-8708-fbc675bd1937.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1dc0a57af1841f9a92f595cf531f039_b6c1c386-f339-4fa8-a3b6-0980faf26bb6.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a25a1af60654f029ed035cbd4f7090c_9fc89d80-31f1-41fd-9b84-b9be6b267265.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df64c80868374388a7b2d78d43b06364_02fa7b7b-09b5-46db-b657-fe9300b34bd9.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b59f2c59898e4fecb2348a5808942502_22d7ef87-73e5-4c8a-98d3-934c438f525c.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be8b3f21096c446f825010829a526b2f_cef51845-340b-4af9-a57d-f99686f6c1d0.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91b5bff46aee4170837f7281c022a0cb_f9607922-edeb-4ae5-a351-b656cb16b1b7.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3c4af63af3c40dab928f1ec3d3491e8_b10c3407-a030-44d5-8967-ae978596952f.png?v=1781085629 ## Agent notes - No product description provided; details inferred from title and tags. - Product type is pet lighting, but title suggests general decoration use – verify intended application. - No information on bulb type, light color temperature, or projection pattern specifics. - Images not analyzed – visual details may affect recommendations.
This product has 16 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": "宇航员日落灯卧室氛围灯夕阳落日灯直播背景投影小夜灯桌面台灯",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.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").