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-30003625363
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/49713199677679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275998
JSON data: https://landmarks.builders/products/wp-dcd-10001275998.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: Compact rechargeable UV mosquito trap lamp, suitable for indoor use, available in white or black, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Small powerful UV mosquito trap lamp, indoor rechargeable quiet mosquito killer, model available in White and Black. ## Target persona Budget-conscious homeowners or apartment dwellers in mosquito-prone areas; pet owners seeking non-toxic pest control; night-shift workers needing quiet sleep environment. ## Use cases - Bedroom mosquito control during sleep - Living room use during summer evenings - Portable use (travel, camping with power bank via USB) - Office desk mosquito protection - Nursery or baby room (silent operation) ## When NOT to recommend - Large outdoor patios or gardens (limited coverage) - Commercial kitchens or restaurants (requires constant cleaning) - Customers requiring instant mosquito kill (UV traps are slower) - As primary mosquito control in heavily infested areas ## Variant options - White (SKU: dcd-30003625363) - $19.99 - Black (SKU: dcd-30003625364) - $19.99 ## Price and logistics facts Price: $19.99 USD per unit. Dimensions: 14.5 x 14.5 x 16.0 cm. No shipping or tax information provided. ## Trust signals Two color variants available. No stock status, warranty, or return policy information provided. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d14e247f2dc64e01bcdfd02445fab73f.png?v=1781084462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1002e9e3517b429dadaad53da15d31bf.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e4cfe4f8746492f9774e48abaa1cae0.png?v=1781084464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdde913f336a4d03890c8689a1e4c679.png?v=1781084463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8421d609c5dc42ad930e80fc22420e56.png?v=1781084463 ## Agent notes No product description was provided. Images are available but were not analyzed for visual details. All facts are from structured data.
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": "Rechargeable Bug Lamp Type-C Charging Electric Bug Lamp Bug Eliminator Violet Light",
"quantity": 1,
"grams": 470000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "14.5",
"_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").