Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $51.99
Default variant: L26cm 2PK / 1200mah Tri-color
Default SKU: dcd-30003598237
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714507546863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265411
JSON data: https://landmarks.builders/products/wp-dcd-10001265411.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 LED night light with touch control, tri-color modes, 2-pack, 1200-3200mAh options, suitable for bedside, dormitory, nursing, and pet lighting.
Generated by: deepseek-v4-flash
## Identity Rechargeable LED night light (pet lighting category) with touch-sensitive on/off, tri-color temperature modes, available in 2-packs with battery capacities 1200, 1600, 2400, and 3200mAh. ## Target persona - Pet owners needing a gentle, portable light for nighttime pet care or feeding. - Parents or caregivers using a soft night light for infant feeding or comforting. - Students in dormitories seeking a low-glare, battery-powered reading or ambient light. - Anyone looking for a small, rechargeable, multi-color night light for bedside or hallway. ## Use cases - Nighttime pet feeding or check-ins without startling the animal. - Baby nursing or diaper changes in low light. - Reading or relaxing in bed with adjustable warm light. - Emergency or travel light for temporary illumination. - Ambient lighting in a dorm room or small apartment. - Motion-free touch lamp for hallway or stairs. ## When NOT to recommend - If the buyer needs bright task lighting for detailed work (e.g., reading fine print). - For large room illumination (only a small area light). - If wired, always-on lights are preferred (rechargeable, needs periodic charging). - If the buyer requires certified safety or medical-grade devices. ## Variant options - **L26cm 2PK / 1200mah Tri-color**: $29.99 - **L26cm 2PK / 1600mah Tri-color**: $35.99 - **L26cm 2PK / 2400mah Tri-color**: $43.99 - **L26cm 2PK / 3200mah Tri-color**: $51.99 ## Price and logistics facts - All variants are sold as 2-packs (2 lights). - Dimensions per unit: 28.0 x 8.0 x 5.0 cm (L×W×H). - Price ranges from $29.99 to $51.99 USD. - Currency: USD. ## Trust signals - No in-stock or availability information provided. - No return policy, warranty, or certification data available. - Price consistency: multiple capacities at different price points. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4904a5ac72984bb4aefb6d08ad1c1ba6_7e7e7715-2583-4a6f-a137-0b33d8806e01.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aed05e6c9ec48aba881a3f6f08edad0_2c761654-a8b4-4665-a942-91f375686355.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94259d082f2b4285908ff7f065b58fcc_661c811f-8b6f-402c-9201-402aa20d9a75.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25d7f47bab1d4c80b333b73644e37097_ce9ee832-900e-41b8-8051-9f7977e7eb0b.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d71a12c4cac4019825b0f5d84309c02_f4897909-d07b-442d-b368-208c826c5777.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a36005f36f41480e801906cb90735da4_23f7b2ef-95fc-40eb-9e53-fbe89d249672.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7941cf3f73d14fdfa4f8b09911d03353_ea2d1cd5-65c7-44a5-b2ec-29481de2d714.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ec5cdbc34eb4b34aea579a38952531e_1213c478-073c-4d1d-820d-ce1fab17db2e.png?v=1781085605 ## Agent notes - No description provided; assumed functionality from title and category. - Product type is 'pet lighting', but title mentions human uses; both should be considered. - No rating, reviews, or certification data available. - Image understanding not performed.
This product has 15 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": 400000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "8.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").