HOME


Mini Shell 1.0
DIR: /home/otwalrll/satojafurnitures.com/wp-content/themes/martfury/template-parts/mobile/
Upload File :
Current File : /home/otwalrll/satojafurnitures.com/wp-content/themes/martfury/template-parts/mobile/header-v2.php
<div class="header-mobile-v1 header-mobile-v2">
    <div class="container">
        <div class="header-main header-row">
            <div class="header-title">
				<?php do_action( 'martfury_header_mobile_title' ); ?>
            </div>
            <div class="header-extras">
                <ul class="extras-menu">
					<?php
					martfury_extra_compare();
					martfury_extra_wislist();
					martfury_extra_cart();
					martfury_extra_account();
					?>
                </ul>
            </div>
        </div>
    </div>
</div>