Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $18.99
Default variant: D8.8cm / 300mah White
Default SKU: dcd-30003598217
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/49714519343343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265406
JSON data: https://landmarks.builders/products/wp-dcd-10001265406.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rechargeable LED night light for bedroom/dormitory/nursery, wireless touch control, multi-variant with different battery capacities and color options, price from $9.99.
Generated by: deepseek-v4-flash
## Identity Rechargeable LED energy-saving night light (宠物灯饰) designed for dormitory, bedside, sleep, baby feeding, and pet use. Wireless touch control, tap-to-turn-on. ## Target persona - Pet owners seeking a gentle night light for pets. - Parents with infants needing a soft light for nighttime feeding and diaper changes. - College students in dorms wanting a portable, dim bedside lamp. - Budget-conscious shoppers looking for an affordable, multi-use small light. ## Use cases - Overnight pet comfort: provide soft light near pet bed to reduce anxiety. - Baby feeding and diaper changes at night without waking baby fully. - Reading in bed before sleep with low-glare ambient light. - Low-light navigation: hallway or bathroom path light. - Ambient overnight light in dorm rooms or shared spaces. - Sleep aid for children by leaving a gentle light on. ## When NOT to recommend - When bright task lighting (e.g., reading small print, homework) is needed. - For outdoor use; not rated for weather exposure. - To illuminate large rooms; coverage insufficient. - If user requires adjustable color temperature (only tri-color in some variants, not full spectrum). ## Variant options - D8.8cm / 300mah White: $9.99 - D8.8cm / 400mah White: $9.99 - D8.8cm / 500mah Tri-color: $9.99 - D8.8cm / 600mah Tri-color: $9.99 - D8.8cm 2PK / 400mah White: $13.99 - D8.8cm 2PK / 500mah Tri-color: $16.99 - D8.8cm 2PK / 600mah Tri-color: $18.99 ## Price and logistics facts - Base price: $9.99 per single unit. - 2-pack bundles $13.99 to $18.99 depending on battery and color variant. - Dimensions: 19 x 10 x 5 cm (packaging? not specified). - No shipping or delivery details provided. ## Trust signals - No in-stock status, return policy, or certification information available from provided data. - Price is consistent across single variants but varies for bundles. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4904a5ac72984bb4aefb6d08ad1c1ba6_7ff04cf1-b575-416c-874c-671b0b18301d.png?v=1781085611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aed05e6c9ec48aba881a3f6f08edad0_f09f7a3c-0d3a-4a04-aab2-9a8e13ccfa49.png?v=1781085611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94259d082f2b4285908ff7f065b58fcc_df2dcd52-d36b-45dd-a4f8-0ec3e9dfbdc9.png?v=1781085613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25d7f47bab1d4c80b333b73644e37097_b41d5efe-0db5-4424-b794-e8b8e230b8cc.png?v=1781085612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d71a12c4cac4019825b0f5d84309c02_bdb1baa0-ec34-4355-9e17-79a63039b5fb.png?v=1781085612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a36005f36f41480e801906cb90735da4_91618a01-ece6-4b3c-b1fb-90919548a8e1.png?v=1781085611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7941cf3f73d14fdfa4f8b09911d03353_c71f809b-60fe-45af-a840-b109e2a0e550.png?v=1781085612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ec5cdbc34eb4b34aea579a38952531e_e7b86993-628f-4c09-9d52-bf11eef00302.png?v=1781085612 ## Agent notes - Product type is '宠物灯饰' (pet lighting) but title indicates general bedroom/nursery use; ambiguous. - Description field empty; no product details like materials, battery type, charging time, or color modes. - Image content not inspected; visual details not available.
This product has 18 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": "充电LED节能小夜灯宿舍卧室床头台灯睡眠触摸喂奶拍拍灯无线床上",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "10.0",
"_height_cm": "5.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").