Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $16.99
Default variant: Red / Rechargeable 5W
Default SKU: dcd-30003598174
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714545098991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265396
JSON data: https://landmarks.builders/products/wp-dcd-10001265396.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: Rechargeable astronaut sunset lamp in Red or Dawn, 5W or 7W, sized 13x10x8 cm, priced from $14.99 to $16.99.
Generated by: deepseek-v4-flash
## Identity Rechargeable sunset lamp with astronaut design, available in Red or Dawn color, 5W or 7W power options. Dimensions: 13x10x8 cm. ## Target persona Pet owners seeking gentle ambient lighting for pets; live streamers needing compact background decor; budget-conscious buyers wanting a decorative night light. ## Use cases - Providing soft ambiance for pets at night - Live stream background accent lighting - Desk decoration and gentle task accent - Bedroom night light - Small space ambient lighting - Event decoration (e.g., parties) ## When NOT to recommend - When bright task lighting is needed (max 7W) - For outdoor or wet environments (no IP rating) - As primary room lighting (too small) - For professional photography lighting ## Variant options - Red / Rechargeable 5W ($14.99) - Red / Rechargeable 7W ($16.99) - Dawn / Rechargeable 5W ($14.99) - Dawn / Rechargeable 7W ($16.99) ## Price and logistics facts - Base price: $14.99 (5W) / $16.99 (7W) - Dimensions: 13x10x8 cm - Currency: USD - No shipping or return policy information provided ## Trust signals - Prices consistent across variants - In-stock status not specified - No certifications listed - No warranty information available ## Image assets -  -  -  -  -  -  -  -  ## Agent notes Image content not analyzed; visual details not described. All specifications from provided facts only.
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": 250000,
"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").