...
Configures the simple header for the site if enabled and configures the logo sizing for the checkout pages.
$floating : 'true', 'false'| Enables or disables the floating header [default: 'false']
$headerheight : px | Sets the height of the header [default: 90px][Advanced configuration only]
$headerbackground : hex | Sets the header background color
$bodyoffset : px | Adds margin to the body when using the floating header to prevent obscuring the hero [default: 0][Advanced configuration only]
$logoheight : px | Sets the height for the logo [Advanced configuration only]
$logowidth : px | Sets the width for the logo [Advanced configuration only]
$logowidthmobile : px | Sets the width of the logo on mobile [Advanced configuration only]
$logoheightmobile : px | Sets the height of the logo on mobile [Advanced configuration only]
$centerlogo: ‘true’. ‘false’ | Sets logo to center and hides the back link when set to true
...