Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99 – $72.99
Default variant: Black / 25W+Gimbal
Default SKU: dcd-30001460704
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 630 g
Cart URL (default variant): https://landmarks.builders/cart/49811107119343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803567
JSON data: https://landmarks.builders/products/m4x-10000803567.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dimmable RGB LED panel for streaming
Summary: Dimmable RGB LED panel for streaming with gimbal mount, available in three configurations starting at $60.99.
Generated by: deepseek-v4-flash
## Identity Dimmable RGB LED panel for streaming (25W) with adjustable color and dimming, designed for video content creation. ## Target persona - Streamers and content creators on a budget - YouTubers needing a compact key light - Video podcasters requiring portable lighting - Home studio users ## Use cases - Live streaming on Twitch, YouTube, or Facebook - Recording video tutorials or reviews - Zoom calls and virtual meetings - Product photography for e-commerce - Small-scale video production ## When NOT to recommend - Professional film sets needing high CRI or high output - Outdoor lighting in sunlight - Color-critical applications requiring precise RGBWW - Large studio spaces with high ambient light ## Variant options - Black / 25W+Gimbal: $60.99 - Black / 25W+Gimbal+Softbox: $64.99 - Black / 25W+Gimbal+SBox+Std: $72.99 ## Price and logistics facts - Base price: $60.99 USD (variant dependent) - Dimensions: 22 x 17 x 8 cm - No shipping or return policy provided ## Trust signals - Price consistent across variants - In-stock status not confirmed - Tags: m4x, m4x-202606 ## Image assets No image URLs provided. ## Agent notes - No specifications like CRI, wattage (25W inferred from variant), beam angle, or color modes. - Softbox and stand options available at higher prices. - Image understanding not performed; rely on textual description.
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": "Dimmable RGB LED panel for streaming",
"quantity": 1,
"grams": 630000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "17.0",
"_height_cm": "8.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").