How does the settlement page of woocommerce load other headers?

I want the woocommerce checkout page to load a separate header. Why can"t I find the relevant php template page that I can modify? I looked at figure 2, which was loaded into the wp page as a short code. What should I do if I want to load independent headers?

Mar.10,2021

if you select a template file on the right when you create a new page, you can add a new xxx.php file to the theme file home and add the corresponding template name to the header

.
<?php 
/* 
Template Name: 
*/ 
Menu