Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Directory : /proc/self/root/var/www/serbaantik.com/public_html/application/views/template/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title><?= ucwords($browser_title); ?></title> <meta name="description" content="<?= $meta_description; ?>" /> <link rel="shortcut icon" type="image/x-icon" href="<?= base_url() . 'uploads/' . $website_icon; ?>" /> <link rel="stylesheet" href="<?= base_url('theme/css/bootstrap.min.css'); ?>" /> <link rel="stylesheet" href="<?= base_url('theme/css/font-awesome.min.css'); ?>" /> <link rel="stylesheet" href="<?= base_url('theme/css/flaticon.css'); ?>" /> <link rel="stylesheet" href="<?= base_url('theme/css/owl.carousel.min.css'); ?>" /> <link rel="stylesheet" href="<?= base_url('theme/css/owl.theme.css'); ?>" /> <link rel="stylesheet" href="<?= base_url('theme/css/magnific-popup.css'); ?>" /> <link rel="stylesheet" href="<?= base_url('theme/css/lightgallery.css'); ?>" /> <link rel="stylesheet" href="<?= base_url('theme/plugins/lightbox/css/lightbox.min.css'); ?>" /> <link rel="stylesheet" href="<?= base_url('theme/css/woocommerce.css'); ?>" /> <?php if($this->uri->segment('1') == 'welcome' || $this->uri->segment('1') == '') : ?> <link rel="stylesheet" href="<?= base_url('theme/css/royal-preload.css'); ?>" /> <?php endif; ?> <?php if($this->uri->segment('1') != 'index.php' && $this->uri->segment('1') != '') : ?> <style> .royal_preloader_logo { display:none; } </style> <?php endif; ?> <script src="https://kit.fontawesome.com/64d9526424.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="<?= base_url('theme/css/style12.css'); ?>" /> <!-- REVOLUTION SLIDER CSS --> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/plugins/revolution/revolution/css/settings.css'); ?>" /> <!-- REVOLUTION NAVIGATION STYLE --> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/plugins/revolution/revolution/css/navigation.css'); ?>" /> <style> .royal_preloader_percentage {display: none;} </style> <script src="<?= base_url('theme/js/jquery.min.js'); ?>"></script> </head> <body class="royal_preloader <?php if($this->uri->segment('3') != 'eyelet' && $this->uri->segment('1') != 'faq' && $this->uri->segment('1') != 'cart' && $this->uri->segment('1') != 'shop_dimension' && $this->uri->segment('1') != 'shop_cart' && $this->uri->segment('1') != 'shop_checkout'): ?> bg-dark-theratio <?php endif; ?>"> <div id="page" class="site"> <header id="site-header" class="site-header header-static"> <!-- Main Header start --> <div class="header-desktop"> <div class="main-header-s2 is-fixed"> <div class="container"> <div class="octf-main-header"> <div class="octf-area-wrap"> <div class="container-fluid octf-mainbar-container"> <div class="octf-mainbar"> <div class="octf-mainbar-row octf-row"> <div class="octf-col logo-col no-padding"> <a href="<?= base_url() ?>"> <img src="<?= base_url() . 'uploads/' . $logo ?>" alt="Serba Antik" /> </a> </div> <div class="octf-col menu-col no-padding"> <nav id="site-navigation" class="main-navigation"> <ul class="menu"> <li class="current-menu-item current-menu-ancestor"> <a href="<?= base_url('shop_development') ?>">Shop</a> </li> <li> <a href="<?= base_url('shop_products/curtain') ?>">Curtains</a> </li> <li> <a href="<?= base_url('about') ?>">Corporate</a> </li> <li> <a href="<?= base_url('showrooms') ?>">Showrooms</a> </li> <li> <a href="<?= base_url('shop_cart') ?>"> <i class="ot-flaticon-shopping-bag"></i> <span class="count" id="cartCount" style="background: yellow; color: black; font-weight: bold; line-height: 15px; display: inline-block; height: 25px; width: 25px; text-align: center; line-height: 25px; border-radius: 50%; "><?= count($this->cart->contents()) ?></span> </a> </li> </ul> </nav> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="header_mobile" style="background:#000;"> <div class="container-fluid"> <div class="octf-mainbar-row octf-row"> <div class="octf-col"> <div class="mlogo_wrapper clearfix"> <div class="mobile_logo"> <a href="<?= base_url() ?>"> <img src="<?= base_url() . 'uploads/' . $logo ?>" alt="Serba Antik" /> </a> </div> </div> </div> <div class="octf-col justify-content-end"> <div class="octf-menu-mobile octf-cta-header"> <a href="<?= base_url('cart') ?>" style="margin-right:30px"> <i class="ot-flaticon-shopping-bag" style="color:white"></i> <span class="count" id="cartCount2" style=" background: yellow; color: black; font-weight: bold; line-height: 15px; display: inline-block; height: 25px; width: 25px; text-align: center; line-height: 25px; border-radius: 50%; position: relative; bottom: 2px; "><?= count($this->cart->contents()) ?></span> </a> <div id="mmenu-toggle" class="mmenu-toggle"> <button><i class="ot-flaticon-menu"></i></button> </div> <div class="site-overlay mmenu-overlay"></div> <div id="mmenu-wrapper" class="mmenu-wrapper on-right"> <div class="mmenu-inner"> <a class="mmenu-close" href="#" ><i class="ot-flaticon-right-arrow"></i ></a> <div class="mobile-nav"> <ul id="menu-main-menu" class="mobile_mainmenu none-style" > <li class="current-menu-item current-menu-ancestor"> <a href="<?= base_url('shop_development') ?>">Shop</a> </li> <li> <a href="<?= base_url('shop_products/curtains') ?>">Curtains</a> </li> <li> <a href="<?= base_url('about') ?>">Corporate</a> </li> <li> <a href="<?= base_url('showrooms') ?>">Showrooms</a> </li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> </header>