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 : /var/www/jualakionline.com/public_html/application/views/template/ |
Upload File : |
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?> <!DOCTYPE html> <html lang="en"> <head> <!-- Basic page needs ============================================ --> <title><?= ucwords($browser_title); ?></title> <meta charset="utf-8"> <meta name="description" content="<?= $meta_description; ?>"> <!-- Mobile specific metas ============================================ --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <!-- Google web fonts ============================================ --> <link href='https://fonts.googleapis.com/css?family=Raleway:300,900' rel='stylesheet' type='text/css'> <!-- Bootstrap CSS ============================================ --> <link rel="stylesheet" href="<?= base_url('theme/css/bootstrap.min.css'); ?>"> <!-- Libs CSS ============================================ --> <link rel="stylesheet" href="<?= base_url('theme/css/animate.css'); ?>"> <link rel="stylesheet" href="<?= base_url('theme/lib/flexslider/flexslider.css'); ?>"> <link href="<?= base_url('theme/lib/rs-plugin/css/settings.css'); ?>" rel="stylesheet" /> <!-- jQuery ui css ============================================ --> <link href="<?= base_url('theme/css/jquery-ui.css'); ?>" rel="stylesheet"> <!-- Theme CSS ============================================ --> <link rel="stylesheet" href="<?= base_url('theme/css/font-awesome.min.css'); ?>"> <link rel="stylesheet" href="<?= base_url('theme/css/style.css'); ?>"> <!-- Color CSS ============================================ --> <link rel="stylesheet" href="<?= base_url('theme/css/oldie.css'); ?>"> <!-- Old IE stylesheet ============================================ --> <!--[if lte IE 9]> <link rel="stylesheet" type="text/css" href="<?= base_url('theme/css/oldie.css'); ?>"> <![endif]--> <link rel="stylesheet" href="<?= base_url('theme/css/lightbox.css'); ?>"> <link href="<?= base_url('theme/css/jquery.fancybox.css'); ?>" rel="stylesheet"> <!-- TOKOELIT MUST SCRIPTS TO EVERY TEMPLATES --> <!-- icon for mobile home --> <link rel="icon" href="<?= base_url(). 'uploads/' . $website_icon; ?>"> <link href="<?= base_url(). 'uploads/' . $website_icon; ?>" rel="apple-touch-icon" /> <link href="<?= base_url(). 'uploads/' . $website_icon; ?>" rel="apple-touch-icon" sizes="152x152" /> <link href="<?= base_url(). 'uploads/' . $website_icon; ?>" rel="apple-touch-icon" sizes="167x167" /> <link href="<?= base_url(). 'uploads/' . $website_icon; ?>" rel="apple-touch-icon" sizes="180x180" /> <link href="<?= base_url(). 'uploads/' . $website_icon; ?>" rel="icon" sizes="192x192" /> <link href="<?= base_url(). 'uploads/' . $website_icon; ?>" rel="icon" sizes="128x128" /> <!-- TOKOELIT CSS FILES --> <link href="<?= base_url('assets/frontend/css/tokoelit.css'); ?>" rel="stylesheet"> <!-- DATE PICKER AT ACCOUNT PAGE --> <link href="<?= base_url('assets/admin/css/ui-lightness/jquery-ui-1.10.3.custom.css'); ?>" rel="stylesheet"> <!-- CHOOSE OPTION (SEARCH SUGGESTION) ON PRODUCT PAGE --> <link href="<?= base_url('assets/frontend/css/chosen.css'); ?>" rel="stylesheet"> <!-- TOKOELIT JS FILES --> <script src="<?= base_url('theme/js/jquery-2.1.4.min.js'); ?>"></script> <script src="<?= base_url('assets/admin/js/jquery-ui.min.js'); ?>"></script> <!--Disabled. Jquery UI & Bootstrap.js already provided by template --> <!-- <script src="<?= base_url('assets/frontend/js/bootstrap.min.js'); ?>"></script> --> <script> //Google Analytic (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '<?= $google_analytic_id; ?>', 'auto'); ga('send', 'pageview'); //Tawk.to Chat var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/<?= $tawkto_id; ?>/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!-- SELECT BOX SEARCH SUGGESTION JS FILES --> <script src="<?= base_url('assets/frontend/js/chosen.jquery.min.js'); ?>"></script> <!-- END OF TOKOELIT SCRIPTS --> </head> <body class="home-4"> <!-- HEADER --> <header id="header"> <div class="topbar"> <!-- HEADER TOP --> <div class="header-top"> <div class="container"> <div class="row"> <div class="col-md-8 col-sm-9"> <!-- HEADER TOP MENU --> <div class="header-top-menu"> <ul class="list-unstyled list-inline"> <li class="dropdown dropdown-small"> <a data-toggle="dropdown" data-hover="dropdown" class="dropdown-toggle" href="#"><?= lang('choose_language'); ?><i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu"> <li><a href="<?= base_url() . 'switch_language/switch_language/indonesian'; ?>"><?= lang('indonesian'); ?></a></li> <li><a href="<?= base_url() . 'switch_language/switch_language/english'; ?>"><?= lang('english'); ?></a></li> </ul> </li> <!-- <li class="dropdown dropdown-small"> <a data-toggle="dropdown" data-hover="dropdown" class="dropdown-toggle" href="#"><?= lang('currency'); ?> <i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu"> <li><a href="#">Rupiah</a></li> <li><a href="#">USD</a></li> </ul> </li> --> <?php if ($this->session->userdata('customer')['customer_name']) : ?> <li class="dropdown dropdown-small active"> <a data-toggle="dropdown" data-hover="dropdown" class="dropdown-toggle" href="<?= base_url('account'); ?>"><?= lang('my_account'); ?> <i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu"> <li><a href="<?= base_url('account/profile'); ?>"><?= lang('profile'); ?></a></li> <li><a href="<?= base_url('account/shipping'); ?>"><?= lang('address'); ?></a></li> <li><a href="<?= base_url('account/order_history'); ?>"><?= lang('order_history'); ?></a></li> <li><a href="<?= base_url('wishlist'); ?>"><?= lang('my_wishlist'); ?></a></li> <li><a href="<?= base_url('account/point_rewards'); ?>">Point Rewards</a></li> <li><a href="<?= base_url('register/logout'); ?>"><strong><?= lang('logout'); ?></strong></a></li> </ul> </li> <?php endif; ?> <li><a href="<?= base_url('wishlist'); ?>"><i class="fa fa-heart"></i> Wishlist</a></li> <?php if ($this->session->userdata('customer')['customer_name']) : ?> <li><a href="<?= base_url('register/logout'); ?>"><i class="fa fa-heart"></i> <?= lang('logout'); ?></a></li> <?php else : ?> <li><a href="<?= base_url('register'); ?>"><i class="fa fa-sign-in" aria-hidden="true"></i> <?= lang('register'); ?></a></li> <li><a href="<?= base_url('login'); ?>"><i class="fa fa-lock"></i> <?= lang('login'); ?></a></li> <?php endif; ?> <li><a href="<?= base_url('account/order_history'); ?>"><i class="fa fa-money" aria-hidden="true"></i> <?= lang('confirm_payment'); ?></a></li> </ul> </div> <!-- HEADER TOP MENU --> </div> <div class="col-md-4 col-sm-3"> <!-- SHOPPING CART --> <?php if ($this->session->userdata('customer')['customer_name']) : ?> <p class="wlc-message floatleft">Hi <?= ucwords($this->session->userdata('customer')['customer_name']); ?></p> <?php else : ?> <p class="wlc-message floatleft"><?= lang('welcome_to'); ?></p> <?php endif; ?> <div class="shopping-cart floatright"> <a title="View your shopping cart" href="<?= base_url('cart'); ?>" class="cart-contents"> <?php //count cart items $count_cart = count($this->cart->contents()); ?> <span class="cart-number"><?= $count_cart; ?> <?= lang('items'); ?></span> </a> </div> <!-- SHOPPING CART --> </div> <div class="col-md-12 search-div"> <!-- SEARCH FORM --> <div class="header-search-form text-right"> <?php $attributes = array( 'id' => 'search_form' ); ?> <?= form_open('search/get', $attributes); ?> <input type="text" name="search_product" placeholder="<?= lang('search_product'); ?>..."> <button id="searchButton" type="submit"><i class="fa fa-search"></i></button> </form> </div> <!-- SECRCH FORM --> </div> </div> </div> </div> <!-- HEADER TOP --> </div> <a href="<?= base_url(); ?>" class="topbar-btn" onclick="return false;"></a> <!-- HEADER --> <div class="header"> <div class="logo_area"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="logo logo-center"> <a href="<?= base_url(); ?>"><img src="<?= base_url() . 'uploads/' . $logo; ?>" alt="<?= ucwords($website_name); ?>"></a> </div> </div> </div> </div> </div> <div class="mainmeu_area"> <div class="container"> <div class="row"> <div class="col-md-8"> <!-- DESKTOP NAVIGATION --> <nav role="navigation" class="navbar sauget navbar-main"> <div class="bigmenu"> <div class="navbar-collapse collapse" id="navbar-collapse-1"> <ul class="nav navbar-nav"> <?php foreach ($top_main_menus as $menu) : ?> <?php $count_level2_menus = count_child_menus($menu->id_menus); ?> <li class="dropdown sauget-fw menuBB"> <a href="<?= base_url() . $menu->menu_link; ?>"><?= $menu->menu; ?></a> <?php if($count_level2_menus > 0) : ?> <ul class="dropdown-menu list-unstyled"> <li> <div class="sauget-content"> <div class="row"> <?php $level2_menus = get_child_menus($menu->id_menus); ?> <?php foreach($level2_menus as $level2) : ?> <div class="col-md-2 col-sm-2"> <div class="header-menu"> <h4 style="padding:0; padding-left:10px; margin:0; padding-bottom:10px;"><a style="color:black;" href="<?= base_url() . $level2->menu_link; ?>"><?= ucwords($level2->menu); ?></a></h4> </div> <?php $count_level3_menus = count_child_menus($level2->id_menus); ?> <?php if($count_level3_menus > 0) : ?> <?php $level3_menus = get_child_menus($level2->id_menus); ?> <ul class="list-unstyled"> <?php foreach($level3_menus as $level3) : ?> <li><a style="padding:0; padding-left:10px;" href="<?= base_url() . $level3->menu_link ?>"><?= ucwords($level3->menu); ?></a> <?php $count_level4_menus = count_child_menus($level3->id_menus); ?> <?php if($count_level4_menus > 0) : ?> <?php $level4_menus = get_child_menus($level3->id_menus); ?> <ul> <?php foreach($level4_menus as $level4) : ?> <li><a style="padding:0; padding-left:10px;" href="<?= base_url() . $level4->menu_link; ?>"><i class="fa fa-angle-right" aria-hidden="true"></i><?= ucwords($level4->menu); ?></a></li> <?php endforeach; ?> </ul> <?php endif; ?> </li> <?php endforeach; ?> </ul> <?php endif; ?> </div> <?php endforeach; ?> </div> </div> </li> </ul> <?php endif; ?> </li> <?php endforeach; ?><!-- end $top_main_menus as $menu--> </ul> </div> </div> </nav> <!-- DESKTOP NAVIGATION --> <!-- MOBILE ONLY CONTENT --> <div class="only-for-mobile"> <ul class="ofm"> <li class="m_nav"><i class="fa fa-bars"></i> Menu</li> <li> <!-- SHOPPING CART --> <div class="shopping-cart floatright"> <a title="View your shopping cart" href="" class="cart-contents"> <?php //count cart items $count_cart = count($this->cart->contents()); ?> <span class="count"><?= $count_cart; ?> Items</span> </a> </div> <!-- SHOPPING CART --> </li> </ul> <!-- MOBILE MENU --> <div class="mobi-menu"> <div id='cssmenu'> <ul> <li><a href="http://www.jualakionline.com/category/Aki-Basah">Aki Basah</a></li> <li><a href="http://www.jualakionline.com/category/Aki-MF">Aki MF</a></li> <li><a href="http://www.jualakionline.com/category/Aki-Motor">Aki Motor</a></li> <li><a href="http://www.jualakionline.com/category/Aki-VRLA">Aki VRLA</a></li> <li><a href="http://www.jualakionline.com/category/Gemuk">Gemuk</a></li> <li><a href="http://www.jualakionline.com/category/Minyak-Rem">Minyak Rem</a></li> <li><a href="http://www.jualakionline.com/category/Oli">Oli</a></li> </ul> </div> </div> </div> <!-- MOBILE ONLY CONTENT --> </div> <div class="col-md-4 search-div"> <!-- SEARCH FORM --> <div class="header-search-form text-right"> <?php $attributes = array( 'id' => 'search_form' ); ?> <?= form_open('search/get', $attributes); ?> <input type="text" name="search_product" placeholder="<?= lang('search_product'); ?>..."> <button type="submit" ><i class="fa fa-search"></i></button> </form> </div> <!-- SECRCH FORM --> </div> </div> </div> </div> </div> </header> <!-- HEADER -->