Artisan Collection by Reprime Studded Front Short-Sleeve Chef’s Coat

$24.00

Features
• Hard-wearing and durable chef’s jacket
• Double pen pocket on left sleeve
• Soft hand feel
• Mandarin collar stand with topstitching
• Ten press stud front fasteners
• Oeko-Tex® Standard 100 certified
• WRAP certified

$24 – $31

Clear

SKU 73386 Category

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