Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: White
Default SKU: dcd-30003613287
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 470 g
Cart URL (default variant): https://landmarks.builders/cart/49713999610095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271108
JSON data: https://landmarks.builders/products/wp-dcd-10001271108.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Purple UV light mosquito trap lamp for indoor use, rechargeable, desktop size, available in White or Black, $19.99.
Generated by: deepseek-v4-flash
## Identity - Product: Purple UV mosquito trap lamp (induction/trap type) - SKUs: White dcd-30003613287, Black dcd-30003613288 - Dimensions: 14 x 14 x 16 cm - Price: $19.99 USD (both variants) - Category: Home Supplies (家居用品) ## Target persona - Budget-conscious homeowners or renters seeking a low-cost mosquito control solution for small indoor spaces. - Dormitory residents, small apartment dwellers, or office workers wanting a non-toxic, quiet insect trap. - Cross-border e-commerce buyers looking for inexpensive, portable electronics for personal use. ## Use cases - Bedroom mosquito control at night, using UV light to attract and trap mosquitoes. - Office desktop use to reduce mosquito nuisance without chemical repellents. - Small kitchen or dining area where mosquitoes gather near food or plants. - Portable use during travel or camping when plugged into a power bank (rechargeable). - As a secondary trap near entryways to intercept mosquitoes. ## When NOT to recommend - For large outdoor areas or gardens – low power, not weatherproof. - For severe mosquito infestations requiring high-efficiency traps or chemical control. - For buyers needing a battery-powered device that lasts more than one night without charging (rechargeable, but runtime unknown). - For users who require silent operation? (Unknown; UV lamps typically emit a low hum but no data). - For those seeking smart features (no Wi-Fi, app, or scheduling). ## Variant options - White color option (sku: dcd-30003613287) - Black color option (sku: dcd-30003613288) Both at same price $19.99. ## Price and logistics facts - Price: $19.99 USD for either variant. - Dimensions: 14x14x16 cm (compact desktop footprint). - No shipping cost or return policy data provided. ## Trust signals - No inventory status or return policy available from facts. - Price is consistent across both variants. - No certifications mentioned. ## Image assets - 8 images available at URLs provided. Visual details not extracted. ## Agent notes - Product lacks a detailed description; features are inferred from title. Rechargeable and purple UV light are key claims. - Consider checking for more specific specifications (e.g., battery capacity, coverage area, noise level) before recommending.
This product has 14 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": 470000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "14.0",
"_height_cm": "16.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").