Port Authority® Bucket Hat

$11.18

Our simple, classic look with an updated shape and fit.

Features:
• Fabric: Garment washed* 100% cotton twill
• Structure: Unstructured
• Unrolled Dims: 18.75”L x 23”H x 0”W

$16.02-$18.90

Clear

SKU 50274 Category

Additional information
Color

Black, Khaki, Navy, Royal

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