$WOOCS->get_checkout_page_id()
global $WOOCS;
if(is_page($WOOCS->get_checkout_page_id())){
//do smth here if current page is checkout page
}
Il est préférable de l'utiliser dans le fichier header.php de votre site ou dans le callback du hook wp_head