Outrider Polarized Panama Sunglasses

$2.00

Features
• Made Of ABS-PMMA Material
• UV400 Lenses Provide 100% UVA and UVB Protection
• Shield Mirrored Lenses

$2.35

Clear

SKU 58744 Category

Additional information
Color

Green

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');