Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.82 – $0.83
Default variant: Warm White / 2M 10LED USB
Default SKU: dcd-30004026331
Default price: $0.82
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Holiday Lighting
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/50461219913967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001419672
JSON data: https://landmarks.builders/products/wp-dcd-10001419672.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your home into a playfully spooky haven with our Halloween specters. Spanning 2 meters in length, this set features a transparent wire that blends seamlessly into any background, highlighting dozen specters-shaped ornaments. Each white specters ornament is detailed with printed spooky facial faces and classic mixed designs, including bats, pumpkins, witches, and tombstones, to deliver delightful festive charm. Powered by a convenient USB connection, these LED provide a constant, reliable glow without the need for constant changes. Simply plug them into any USB port to instantly illuminate your space. They are for draping over a fireplace mantel, wrapping around a bookshelf, framing a window, or hanging as a backdrop for holiday parties. The energy-efficient LED lighting ensures a, cool-to-the-touch experience, making them ideal for bedroom corners and living areas. Bring a whimsical, eerie warmth to your seasonal celebrations with these charming fairy lights.
Summary: This 2-meter USB-powered LED string light features printed Halloween specter ornaments (bats, pumpkins, witches, tombstones) and provides constant glow in warm white or white; at $0.82–$0.83, it is an ultra-budget indoor seasonal decoration.
Generated by: deepseek-v4-flash
## Identity Constant-on Halloween Spirit LED String Lights 2M USB. USB-powered, 2m transparent wire with 10 LED lights (per variant title) shaped/printed with Halloween specter designs. Variants: Warm White 2M 10LED USB ($0.82) and White 2M 10LED USB ($0.83). ## Target persona Budget-conscious Halloween decorator (apartment/dorm) wanting low-cost accent lighting; party host needing quick USB-powered backdrop glow; shopper looking for a decorative novelty under $1. ## Use cases - Draping over a fireplace mantel. - Wrapping around a bookshelf or railing. - Framing a window. - Hanging as a backdrop for Halloween parties. - Adding spooky accent light in bedroom corners or living areas. ## When NOT to recommend - Outdoor or damp locations (no weatherproofing stated). - Buyers needing battery operation (USB only; requires port or power bank). - Large-space coverage (2m string with 10 LEDs is short). - Primary lighting needs; LED is decorative accent only. ## Variant options - Warm White / 2M 10LED USB (SKU dcd-30004026331) — $0.82 - White / 2M 10LED USB (SKU dcd-30004026332) — $0.83 ## Price and logistics facts - Price: $0.82–$0.83 USD depending on variant. - Product dimensions (packed): 17 x 11 x 3 cm. - Power: USB connection; constant on; no timer/remote/switch specified. - Shipping time, stock status, and return policy not provided in source data. ## Trust signals - Catalog quality tags: wp-content-validated, wp-quality-audited, dcd-full-catalog. - Consistent variant pricing within the catalog. - No safety certifications (e.g., UL/CE) or warranty evidence supplied. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a49e893c-b56c-4c73-ab4d-2897c049244d.jpg?v=1786270633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01834383-0232-4949-adf3-1c750e1b6e2b.jpg?v=1786270573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5f11798-7089-4fba-92fd-f4bfce84860b.jpg?v=1786270559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffb66906-ab4c-4b41-ab2e-c9d52f887a59.jpg?v=1786270630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d8c751d-28e3-4f41-af4e-d366148935f7.jpg?v=1786270632 ## Agent notes - Description says "dozen" ornaments, but variant titles specify "10LED"; verify actual LED count if critical. - Low price point ($0.82) may imply single-season or disposable build quality. - Confirm shipping cost and return policy before presenting to buyer. - Not suitable if buyer requires timer, dimming, or battery operation.
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Constant-on Halloween Spirit LED String Lights 2M USB",
"product_id": 9540878565615,
"variant_id": 50461219913967,
"quantity": 1,
"grams": 90,
"length_cm": "17.0",
"width_cm": "11.0",
"height_cm": "3.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").