0
0
Cart1item

Cart

HomeShopVideo Podcast PackagesAndoer Softbox Photography Lighting Kit Professional Studio Equipment with 20″x28″ Softbox, 2800-5700K 85W Bi-Color Temperature Bulb with Remote, Light Stand, Boom Arm for Portrait Product Shooting

Description

Andoer Softbox Photography Lighting Kit Professional Studio Equipment with 20″x28″ Softbox, 2800-5700K 85W Bi-Color Temperature Bulb with Remote, Light Stand, Boom Arm for Portrait Product Shooting

Reviews

There are no reviews yet.

Be the first to review “Andoer Softbox Photography Lighting Kit Professional Studio Equipment with 20″x28″ Softbox, 2800-5700K 85W Bi-Color Temperature Bulb with Remote, Light Stand, Boom Arm for Portrait Product Shooting”

Your email address will not be published. Required fields are marked *

    const observer = new MutationObserver(function () { const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } }); // Start observing after DOM is ready document.addEventListener("DOMContentLoaded", function () { observer.observe(document.body, { childList: true, subtree: true }); // Run once immediately in case element already exists const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } });