@php $bgColor = theme_option('header_top_background_color', '#0e104b'); $textColor = theme_option('header_top_text_color', '#ffffff'); $customContainer ??= true; $displayEcommerceHeaderActions = is_plugin_active('ecommerce') && theme_option('display_ecommerce_header_actions', 'yes') === 'yes'; @endphp