Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $74.99
Default variant: Black / 1pc
Default SKU: dcd-30001458055
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49810702303471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803117
JSON data: https://landmarks.builders/products/m4x-10000803117.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable RGB recording Light for Photography and recordinggraphyThis mini light-emitting diode fill light provides 360° full color adjustment and dimmable brightness, making it perfect for photography, recording recording, streaming streaming, and makeup sittings.
Portable and Pocket-Sized Designsmall and lightweight, this portable recording light accommodates easily in your pocket or camera bag—perfect for travel, outdoor and mobile content production.
Adjustable Color Temperature and BrightnessFeaturing a wide color temperature range of 2500-9000K and adjustable brightness, you can customize the lighting for photos, vlogs, and studio productions.
Rechargeable and Long BatteryWith a built-in rechargeable battery, this light provides extended usage for recording calls, game streaming, and common photography.
Suction Mount and Multiple Mounting choicesSupports suction mounting and includes cold shoe mounts for flexible installation on cameras, tripods, or smartphones, expanding your creative possibilities.
Summary: RGB Mini LED, 2500-9000K, Portable. Adaptable RGB Light for Photography & Video, This mini LED fill light offers 360° full color adjustment and dimmable brightness, ideal for photography, video recording, live streaming, and makeup sessions. Portable Pocket-Sized Design, Compact and lightweight, this recording light fits easily in your pocket or camera bag—great for travel, outdoor shoots, and mobile content creation. Adjustable Color Temperature & Brightness, Wide range from 2500-9000K and customizable brightness let you set perfect lighting for photos, vlogs, and studio work. Rechargeable Lo
Generated by: m4x-map-v1
This product has 4 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": "RGB Mini LED, 2500-9000K, Portable",
"product_id": 9429795438831,
"variant_id": 49810702303471,
"quantity": 1,
"grams": 160,
"length_cm": "15.0",
"width_cm": "10.0",
"height_cm": "5.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. 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").