So I've set up a new page in includes/modules/my_template_name/pages/specials/main_template_vars.php, and I've updated the file to make some changes in the layout. But my shopping cart seem to not be reading the template I set up.
I know the changes I set up are working because I've tried them on the main includes/modules/main_template_vars.php and they work perfectly. I'd rather not have that file be the main dependent file for the layout change, does anyone know of why my cart may not be pulling the correct file for layout?
Thanks



