Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.06
Default variant: Ghost Pumpkin
Default SKU: dcd-30003816517
Default price: $3.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Night Lights
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/50410411786479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001343123
JSON data: https://landmarks.builders/products/wp-dcd-10001343123.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This LED wall-socket night light is made of sturdy resin and features a Halloween-themed design. It measures approximately 85 mm wide and 144 mm tall. It has a built-in on/off switch on the base. It plugs directly into a standard wall socket. It weighs 160 g.
Summary: Halloween-themed LED night light that plugs directly into a standard wall socket; resin build, on/off switch, two variants. Priced at $3.06.
Generated by: deepseek-v4-flash
## Identity - Product: LED Wall-Socket Night Light with Switch, vertical design, Halloween theme. - Material: sturdy resin. - Dimensions: package listed as 15.0 × 15.0 × 9.0 cm; description states item ~8.5 cm wide × 14.4 cm tall. Weight 160 g. - Plug: standard wall socket, built-in on/off switch on base. ## Target persona - Budget-conscious Halloween decorators who need cheap, seasonal lighting. - Renters or dorm residents who avoid hardwiring and want plug-in accent lights. - Parents adding a spooky but mild night light to a child's bedroom for Halloween season. - Ghost-and-pumpkin motif collectors seeking novelty lighting. ## Use cases - Halloween season entryway or hallway accent light. - Plug-in bedside or child's-room night light in October. - Themed party or event ambient lighting near floor sockets. - Temporary holiday lighting for a rental space without permanent fixtures. ## When NOT to recommend - Buyer needs a non-seasonal, year-round neutral night light. - Buyer requires adjustable brightness, color temperature, or sensor automation. - Use case is outdoor, wet, or damp location. - Buyer wants an adult-oriented minimalist design without Halloween motifs. ## Variant options - "Ghost Pumpkin" (SKU dcd-30003816517) – $3.06 USD - "Ghost" (SKU dcd-30003816518) – $3.06 USD ## Price and logistics facts - Price: $3.06 USD each. - Weight: 160 g. - Package dimensions: 15.0 × 15.0 × 9.0 cm (listed); physical unit ~8.5 cm wide × 14.4 cm tall (per description). - Currency: USD. ## Trust signals - Tagged in catalog as: content-platform_online, dcd, dcd-full-catalog, wp-catalog-only, wp-content-validated, wp-quality-audited. - No explicit in-stock or return policy data provided. - Price consistency: both variants priced identically. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bf4200c-ec7b-44f9-8815-41c9ff10ec4b.jpg?v=1786250831 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/196ea104-04dc-41c3-8a55-48da5e14973c.jpg?v=1786251000 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ea4d1e1-8ad2-4d8f-a9e5-ea4e08164da6.jpg?v=1786250838 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bb0e02c-dae0-44d8-8815-02aadf067587.jpg?v=1786250854 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7d5ec24-e7f3-40ed-8b2d-78dad7fa7b17.jpg?v=1786251194 ## Agent notes - Image understanding was not performed; image URLs are provided as fetchable assets only. - No lumen output, bulb type, or color temperature specified. - No certification (e.g., UL, CE) stated. - The package dimensions (15×15×9 cm) differ from the unit dimensions in the description (85 mm × 144 mm); clarify before using for fit calculations. - Sold as a standalone unit; no bundle or multi-pack mentioned.
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 Wall-Socket Night Light with Switch Vertical Wall Wall-Socket Night Light Glare-Reducing Eye-Friendly for Bedroom, Entryway",
"product_id": 9538948759791,
"variant_id": 50410411786479,
"quantity": 1,
"grams": 180,
"length_cm": "15.0",
"width_cm": "15.0",
"height_cm": "9.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").