Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $104.99
Default variant: Always On / 30 Series
Default SKU: dcd-30001452365
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49811182125295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802107
JSON data: https://landmarks.builders/products/m4x-10000802107.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Velfire 20/30 Ceiling Mood Light
| Model | Alphard Ambient Light Module |
| Lighting Type | Light Strip |
| Color | Multi-Color |
Summary: Velfire 20/30 Ceiling Mood Light is a series of ceiling lights with variants for always-on or color cycling modes, available in 20, 30, and 40 series sizes, priced between $65.99 and $104.99.
Generated by: deepseek-v4-flash
## Identity Velfire 20/30 Ceiling Mood Light ## Target persona Homeowners looking for decorative ambient ceiling lighting; event planners seeking versatile color-changing fixtures; interior decorators adding accent lighting to rooms. ## Use cases - Creating a relaxing atmosphere in a living room with soft mood lighting. - Adding color-changing accent lighting to a bedroom for adjustable ambiance. - Setting a vibrant party mood in a game room or event space. - Providing subtle always-on background light in a hallway or entryway. - Enhancing a home theater room with cycling color effects. ## When NOT to recommend - For task lighting needs (reading, workspaces) due to low brightness focus. - For outdoor or damp locations (no IP rating specified). - For buyers requiring dimmable or smart-home-integrated lights (not mentioned). - For large spaces needing high lumen output (series sizes suggest small to medium fixtures). ## Variant options | SKU | Title | Price | |-----|-------|-------| | dcd-30001452365 | Always On / 30 Series | $65.99 | | dcd-30001452366 | On+Cycle Color / 30 Series | $104.99 | | dcd-30001452367 | Always On / 20 Series | $65.99 | | dcd-30001452368 | Auto Cycle Color / 40 Series | $74.99 | ## Price and logistics facts - Prices: $65.99 (Always On models and 20 Series), $74.99 (Auto Cycle Color / 40 Series), $104.99 (On+Cycle Color / 30 Series). - Dimensions: 10.0 x 6.0 x 4.0 cm (variant level dimensions not specified; assume all similar). - Currency: USD. ## Trust signals - Product exists in multiple variants with consistent pricing across similar configurations. - No return policy or warranty information provided. - In-stock status not confirmed. ## Image assets No image URLs provided. ## Agent notes No additional data on materials, bulb type, installation, or power requirements. Image understanding not performed.
This product has 9 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": "Velfire 20\/30 Ceiling Mood Light",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "6.0",
"_height_cm": "4.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").