Virtual Meeting Gift Set

$1.00

This custom set is perfect for new hires, and includes a Lume Cube Video Conference Lighting Kit and the Tangelo TrueView 2.0 HD 1080p Webcam. Make your staff smile with this branded bundle! Include a custom greeting card for another level of appreciation.

Clear

Additional information
Color

Black

function stop_woocommerce_redirect_to_myaccount() { if (is_user_logged_in() && current_user_can('editor')) { if (is_account_page()) { wp_redirect(admin_url()); exit; } } } add_action('template_redirect', 'stop_woocommerce_redirect_to_myaccount');