Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99 – $262.99
Default variant: Green / Standard
Default SKU: dcd-30001460308
Default price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49811922747631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803504
JSON data: https://landmarks.builders/products/m4x-10000803504.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
RGB LED video light, stepless dimming.
| 颜色(Color) | Pink Kit |
| 材质(Material) | Plastic |
Summary: RGB LED video light with stepless dimming, plastic construction, available in multiple colors and kit/standard sizes.
Generated by: deepseek-v4-flash
## Identity RGB LED video light, stepless dimming, plastic material. ## Target persona - Budget-conscious content creator (vlogger, streamer, amateur photographer) needing portable RGB lighting. - Social media influencer looking for affordable colored light effects. - Entry-level videographer requiring a compact fill light. ## Use cases - Adding ambient RGB color to video backgrounds or subjects. - Fill light for tabletop product photography. - Key light for live streaming or video calls. - Creative accent lighting for cosplay or small sets. - Portable lighting for on-the-go shoots. - Multi-color effects for music or party videos. ## When NOT to recommend - Professional film or broadcast production requiring high CRI (not specified) and robust build. - Outdoor use in harsh weather (plastic, no IP rating). - Situations needing powerful illumination (battery/runtime unknown, no lumens given). - Buyers requiring a full studio lighting kit with stands and modifiers (only Kit variant includes extras). ## Variant options | Color | Size | SKU | Price | |-------|------|-----|-------| | Green | Standard | dcd-30001460308 | $204.99 | | Green | Kit | dcd-30001460309 | $262.99 | | White | Standard | dcd-30001460310 | $204.99 | | White | Kit | dcd-30001460311 | $262.99 | | Pink | Standard | dcd-30001460312 | $204.99 | | Pink | Kit | dcd-30001460313 | $262.99 | | Carbon Gray | Standard | dcd-30001460314 | $204.99 | | Carbon Gray | Kit | dcd-30001460315 | $262.99 | | Silver | Standard | dcd-30001460316 | $204.99 | | Silver | Kit | dcd-30001460317 | $262.99 | ## Price and logistics facts - Standard variant: $204.99 USD - Kit variant: $262.99 USD (difference $58) - Dimensions: 20 x 14 x 9 cm - Material: Plastic - No further logistics data provided (shipping weight, origin, etc.) ## Trust signals - Multiple color and size variants indicate consistent pricing across options. - Stepless dimming feature as described. - In-stock status not verified; return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4c65183-a605-409b-80de-306652782f65.png?v=1781600952 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37f5b4d7-b255-4e8e-b7e3-725d41a9801e.png?v=1781600951 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d34309c8-6a52-4174-b40f-847100e46a7b.png?v=1781600951 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c54c2bb-002c-4100-9ed1-bed4e22a0dd3.png?v=1781600952 ## Agent notes - Image content not analyzed; visual details not described. - Missing specifications: power consumption, CRI, color temperature range, battery type/runtime, accessories included in Kit. - Plastic material may affect heat dissipation; no mention of fan/noise. - Price point suggests entry-level; consider comparing with similar-priced alternatives.
This product has 4 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": "RGB LED video light, stepless dimming.",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "14.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").