Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Yellow
Default SKU: dcd-30003562470
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49716613644527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251546
JSON data: https://landmarks.builders/products/wp-dcd-10001251546.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
零售限价49元
产品名称:可充电萌宠夹子台灯
光源功率:MAX 4W(9*0.44W/LED)
额定电压:5V
额定电流: 0.37A
电池:3.7V,500mAh
充电插口:Type-c
充电时间:约1.5H
工作时间:约小夜灯4H,台灯1.5H
产品尺寸:125.5X64X405mm
包装尺寸:125*75*160mm
产品净重/毛重:216g/275g
装箱数:32pcs
箱规:39X32X50.5CM
Summary: USB rechargeable clip-on lamp with cute cartoon pet design, 4W LED, Type-C charging, 500mAh battery, available in Yellow, Pink, White for $22.99.
Generated by: deepseek-v4-flash
## Identity Novelty Cartoon Pet USB Rechargeable Clip-on Night Light / Desk Lamp ## Target persona - Students needing a compact, low-cost desk lamp for studying - Parents seeking a cute, safe nightlight for children (bedside) - Pet lovers wanting ambient lighting for pet areas or as decorative accent - Budget-conscious buyers looking for a multifunctional clip-on light ## Use cases - Clip onto a desk for soft task lighting while studying or working - Use as a bedside nightlight for kids (battery-powered, portable) - Attach to a shelf or headboard for reading in bed - Place in a pet corner or crate to provide low light without mains power - Decorative ambient light for dorm rooms or small spaces - Emergency backup light during power outages (USB rechargeable) ## When NOT to recommend - If the user needs high brightness (only 4W, max 80 lumens approx) for detailed tasks - If long battery runtime is required (nightlight 4h, lamp 1.5h) - If the user prefers a professional, minimalist design (cartoon pet style) - If the user needs color temperature or brightness adjustability ## Variant options - Yellow (SKU: dcd-30003562470) - $22.99 - Pink (SKU: dcd-30003562471) - $22.99 - White (SKU: dcd-30003562472) - $22.99 ## Price and logistics facts - Price: $22.99 USD each variant - Dimensions (packaging): 12.5 x 7.5 x 16.0 cm - Net weight: 216g; Gross weight: 275g - Charging: Type-C, 5V 0.37A, charge time ~1.5h - Battery: 3.7V 500mAh Li-ion - Light source: 9x 0.44W LEDs, max 4W - Runtime: Nightlight mode ~4h, Lamp mode ~1.5h ## Trust signals - Price is consistent across all three color variants - Product has multiple images showing lamp from angles (but not inspected) - No return policy or stock status provided in facts - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfb5c465226f451d8a3dd5ef94f85fef.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8af9518e69a4e168727772a8ea6ed69.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab4d8db54bff45f38ac00add7f3f08a8.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07430039d06e4b30b4503dfa35bfa331.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f59520a6ee8b45eb9290d2486e210d5a.png?v=1781086789 ## Agent notes - The product is a novelty cartoon pet lamp; images were not analyzed, so visual details (e.g., actual pet design) are unknown. - Dimensions in facts (12.5x7.5x16 cm) appear to be packaging size; product dimensions may differ (description mentions 125.5x64x405mm). Use packing size as given. - No information about included accessories (e.g., USB cable, clip mechanism). Consider verifying. - No stock or return policy data provided.
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": "新款创意卡通萌宠usb充电小夜灯台灯可爱学习桌面氛围伴睡夹子灯",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "12.55",
"_width_cm": "6.4",
"_height_cm": "40.5"
}
}],
"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").