Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $46.99
Default variant: White / Reading 28CM
Default SKU: dcd-30003598182
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49714536087791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265399
JSON data: https://landmarks.builders/products/wp-dcd-10001265399.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Clip-on USB desk lamp for reading/studying, available in white or black with arm lengths from 28cm to 78cm, priced $24.99–$46.99.
Generated by: deepseek-v4-flash
## Identity Clip-on desk lamp with USB power, designed for reading and writing. Available in white or black, with arm lengths 28cm, 38cm, 58cm, or 78cm. Price range $24.99–$46.99. ## Target persona Parents buying a child's study lamp; students needing a portable reading light; remote workers requiring a flexible desk lamp; anyone wanting a clamp-on light for a desk. ## Use cases - Clamping onto a child's desk for homework lighting. - Adding reading light to a bed frame or headboard. - Illuminating a keyboard or monitor area without glare. - Providing task lighting for crafting or hobbies. - Use as a clip-on light for pet cages or enclosures. - Supplementing overhead lighting for focused work. ## When NOT to recommend - When a floor lamp or ceiling fixture is needed (this is a clamp-on design). - For lighting large areas (focused beam, not ambient). - If the user needs battery-powered operation (USB plug-in only). - For users with no suitable flat surface to clamp onto (e.g., glass desks without edge). ## Variant options - Colors: White or Black. - Arm lengths: 28cm ($24.99–$27.99), 38cm ($29.99–$33.99), 58cm ($36.99–$39.99), 78cm ($43.99–$46.99). - Prices vary by color and length. ## Price and logistics facts - Price range: $24.99 to $46.99 USD. - Dimensions (approx): 81cm x 13cm x 10cm (likely packaging). - USB powered, requires a USB port or adapter (not included). ## Trust signals - Stock status not provided. - Return policy not provided. - No certifications mentioned. - Prices are consistent across variants. ## Image assets Eight images available at provided URLs. Cannot visually verify content. ## Agent notes - Product type tagged as "宠物灯饰" (pet lighting) but title describes study lamp; intended use may be dual. - No description text provided; details are limited. - No information on brightness, color temperature, or power consumption. - Image content not analyzed; do not describe visual features.
This product has 20 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": 460000,
"properties": {
"_length_cm": "81.0",
"_width_cm": "13.0",
"_height_cm": "10.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").