Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.43 – $0.83
Default variant: Sound & Light Control
Default SKU: dcd-30004140846
Default price: $0.43
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/50467705553135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457508
JSON data: https://landmarks.builders/products/wp-dcd-10001457508.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Motion Sensor: Automatically turns lights on when motion is detected, providing convenience and energy savings.
Sound & Light Control: Integrated sound and light sensors ensure the light only activates in dark environments with detected sound or motion.
E27 Standard Base: Compatible with all E27 screw-in LED bulbs, making it easy to upgrade existing fixtures.
Energy Efficient: Reduces electricity consumption by automatically switching off lights when no presence or sound is detected.
Wide Application: Ideal for hallways, stairwells, basements, garages, and other areas requiring automated lighting.
Summary: E27 motion sensor light socket with sound and light control for LED bulbs; automatically turns on in dark when motion or sound detected; base variant $0.43.
Generated by: deepseek-v4-flash
## Identity E27 motion sensor light socket. Compatible with E27 screw-in LED bulbs. Three control variants: sound+light, light-only, infrared motion sensor. Serves as an automated switch between bulb and mains power. ## Target persona - Budget-conscious home DIYer retrofitting hallway, stairwell, basement, or garage lighting with motion-activated automation. - Property manager or landlord wanting low-cost occupancy lighting for shared or rental spaces. - Hobbyist tinkerer building sensor-driven lighting projects on a very small budget. ## Use cases - Turn on a hallway LED bulb when someone passes at night. - Automate stairwell lighting so it activates only in darkness with sound or movement. - Provide hands-free light in a basement or garage entry. - Reduce energy waste by powering off the bulb automatically when no presence/sound is detected. - Retrofit an existing E27 lamp fixture without rewiring — screw the socket in and add an LED bulb. ## When NOT to recommend - If the user needs dimming, color temperature control, or smart-home integration (Wi-Fi/Bluetooth/Zigbee) — this socket is a simple standalone sensor. - For outdoor or wet locations unless the fixture itself is IP-rated — the product does not claim weather resistance. - If the user has non-E27 bulb bases (e.g., E12, GU10, bayonet) — this only fits E27. - If the user wants a full light fixture, not just a socket adapter. ## Variant options - Sound & Light Control (dcd-30004140846) — $0.43 — activates on sound or motion in darkness. - Light Control (dcd-30004140847) — $0.78 — light-sensitive, activates on ambient light drop (per description, but likely no sound sensing). - Infrared Motion Sensor (dcd-30004140848) — $0.83 — motion-activated via infrared. Note: Exact sensing mechanism differences beyond the title are not specified; rely on variant titles. ## Price and logistics facts - Base price: $0.43 USD (Sound & Light Control variant). - Light Control variant: $0.78 USD. - Infrared Motion Sensor variant: $0.83 USD. - Dimensions not provided. - Price consistency across variants: no discounts or MSRP listed. ## Trust signals - Listed in-stock catalog (catalog-only flag). - Return policy not stated. - No certifications or quality marks provided. - Price is at commodity level; expect basic functionality. ## Image assets - 5 product images available (do not show here; fetched separately). - Images not visually analyzed; no assumptions about product appearance beyond what is in the title/description. ## Agent notes - Description emphasizes motion and sound/light sensing, but variant names suggest different sensor modes. Confirm which variant matches the described behavior before recommending. - E27 base is specified; ensure compatibility with the user's bulb/fixture. - Dimensions missing; physical size may matter for tight spaces. - No warranty or return policy data; handle as a low-cost experimental/utility item.
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": "E27 Motion Sensor Light Socket with Sound \u0026 Light Control for LED Bulbs",
"product_id": 9556224475375,
"variant_id": 50467705553135,
"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").