Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Neutral Light / 100cm
Default SKU: dcd-30001459151
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49946061045999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803302
JSON data: https://landmarks.builders/products/m4x-10000803302.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable motion sensor RGB strip light with flexible, rechargeable design. Ideal for bedrooms, cabinets, desks, and home décor.
Flexible, durable silicone strip—soft and bendable for versatile installation under cabinets, stairs, or wardrobes.
Easy to install with strong built-in backing. Attaches securely to clean surfaces in kitchens, closets, and more.
Multiple lighting modes, adjustable brightness, and color-changing effects. Perfect for holidays, game rooms, or everyday ambiance.
Energy-efficient 5V operation. Rechargeable and portable for practical, cost-saving home lighting.
Summary: Rechargeable motion sensor RGB strip light with flexible silicone, multiple colors, adjustable brightness, and color-changing effects for versatile home lighting.
Generated by: deepseek-v4-flash
## Identity Rechargeable motion sensor strip light, flexible silicone, RGB color options, 5V rechargeable, 100cm length, $9.99. ## Target persona - Budget-conscious home decorators looking for easy, temporary lighting solutions. - Renters who cannot install permanent lighting. - Gamers and teenagers wanting customizable ambient lighting for rooms. ## Use cases - Under-cabinet lighting in kitchens. - Inside closets or wardrobes for automatic light on door open. - Staircase or hallway accent lighting. - Desk or monitor backlighting for ambiance. - Holiday or party decorative lighting with color changes. ## When NOT to recommend - Permanent outdoor installation (no weatherproof rating mentioned). - High-brightness task lighting (low power 5V). - Large area or professional lighting needs. - Users requiring hardwired or smart home integration without motion sensor. ## Variant options 9 color options: Neutral Light, Warm White, White, Ice Blue, Blue, Pink, Red, Yellow, Purple. All 100cm length, same price $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 13x13x3 cm (packaged). Rechargeable via 5V. ## Trust signals - In-stock (assumed from facts, no explicit stock info). - No return policy stated. - Price is consistent across variants. - No certifications mentioned. ## Image assets No images available. ## Agent notes No image understanding performed.
This product has 10 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": "Rechargeable motion sensor strip light",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").