Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.65 – $1.00
Default variant: 6m 40 Lights / Warm White / Portable Battery Box
Default SKU: dcd-30004140838
Default price: $0.65
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467700441327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457506
JSON data: https://landmarks.builders/products/wp-dcd-10001457506.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Construction: Features IP44 waterproof rating, making these LED string lights suitable for both indoor and outdoor use, even in various weather conditions.
Versatile Lighting: Perfect for creating a festive atmosphere during Christmas, Halloween, parties, weddings, or simply for everyday home decor.
Energy-Efficient LEDs: Utilizes bright and long-lasting LED bulbs that consume less power, providing brilliant illumination with minimal energy cost.
Multiple Power Options: Available with portable battery box, USB power, or plug-in options to suit different installation needs and preferences.
Easy Installation: Designed for simple setup and operation, allowing you to quickly decorate any space with beautiful, sparkling lights.
Summary: LED icicle string lights, IP44 waterproof, available in 6m to 10m lengths with warm white LEDs, priced from $0.65 USD.
Generated by: deepseek-v4-flash
## Identity LED Icicle String Lights, IP44 waterproof, for Christmas and Halloween decoration. Product type not specified in source facts. ## Target persona Budget-conscious seasonal decorators needing temporary lighting for outdoor or indoor use. Suitable for renters, small venue owners, and event planners who want flexible power options (battery, USB, plug-in). ## Use cases - Outdoor Christmas tree or house icicle lighting - Halloween porch accent lighting - Wedding or party backdrop lights - Cafe patio or balcony ambient lighting - Indoor window or shelf accent decoration ## When NOT to recommend - Permanent high-end landscape lighting installations - Users requiring smart-home integration or color-changing RGB - Buyers needing longer lengths (e.g., 20m) not available in variant list - Locations with submersion or persistent heavy rain; IP44 is splashproof only ## Variant options - 6m 40 Lights / Warm White / Portable Battery Box — $0.65 - 10m 80 Lights / Warm White / Portable Battery Box — $1.00 - 10m 80 Lights / Warm White / USB Portable — $0.94 - 10m 100 Lights / Warm White / Plug-in — $0.79 ## Price and logistics facts - Base price: $0.65 USD; highest variant $1.00 USD - Currency: USD - No shipping, handling, or fulfillment details provided ## Trust signals - IP44 waterproof rating stated in description - Energy-efficient LED bulbs claimed - No stock status, return policy, or certifications were provided in source facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DRG0hx1euuRyQC9wA__2206906513932-0-cib.jpg?v=1786299210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zVA1rT1euuRyQEEsk__2206906513932-0-cib.jpg?v=1786299209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MCBVmH1euuRxqEyMc__2206906513932-0-cib.jpg?v=1786299209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qzXBCx1euuRxqCxdC__2206906513932-0-cib.jpg?v=1786299208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nlHsvf1euuRszkx8i__2206906513932-0-cib.jpg?v=1786299209 ## Agent notes - Images were not visually inspected; all facts derived from structured data. - Title mentions '10m-100m' but catalog variants only range 6m–10m; clarify actual availability before recommending longer lengths. - No product dimensions or weight were provided.
This product has 5 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": "LED Icicle String Lights, 10m-100m, IP44 Waterproof, for Christmas \u0026 Halloween Decoration",
"product_id": 9556222804207,
"variant_id": 50467700441327,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").