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" /> <meta name="p:domain_verify" content="162b4d2128b8f5df1f4122cf40f16ede"/> <meta name="google-site-verification" content="t7eqHUyd-HRqmL7QZcop1ZyJK7KdnXn_e31e1-E2wXg" /> <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; ?> <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> <script> (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','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-99616168-1', 'auto'); ga('send', 'pageview'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-YF6FYYW4B0"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-YF6FYYW4B0'); </script> <!-- Global site tag (gtag.js) - Google Ads: 852979093 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-852979093"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-852979093'); </script> <script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-T7DNHNQ');</script> <!-- End Google Tag Manager --> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '190209065706158'); fbq('track', 'PageView'); <?php if($this->uri->segment('1') == 'blog' && $this->uri->segment('2') == 'detail'): ?> <?php $is_sofa_page = false; //check if page blog meta description consist of "Sofa Page" $blog = $this->db->select('meta_description')->from('blog')->where('alias', $this->uri->segment('3'))->get()->row_array(); if($blog) { if($blog['meta_description'] == 'Sofa Set') { $is_sofa_page = true; } } ?> <?php if($is_sofa_page) : ?> document.addEventListener('DOMContentLoaded', function() { var button = document.getElementById('whatsappFooter'); button.addEventListener( 'click', function() { fbq('track', 'InitiateCheckout'); }, false ); }); <?php else : ?> document.addEventListener('DOMContentLoaded', function() { var button = document.getElementById('whatsappFooter'); button.addEventListener( 'click', function() { fbq('track', 'AddToCart'); }, false ); }); <?php endif ?> <?php else : ?> document.addEventListener('DOMContentLoaded', function() { var button = document.getElementById('whatsappFooter'); button.addEventListener( 'click', function() { fbq('track', 'AddToCart'); }, false ); }); <?php endif ?> </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=190209065706158&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> </head> <body class="royal_preloader <?php if($this->uri->segment('1') != 'products' && $this->uri->segment('1') != 'faq' && $this->uri->segment('1') != 'cart'): ?> bg-dark-theratio <?php endif; ?>"> <!-- Global site tag (gtag) - Google Ads: 852979093 --> <amp-analytics type="gtag" data-credentials="include"> <script type="application/json"> { "vars": { "gtag_id": "AW-852979093", "config": { "AW-852979093": { "groups": "default" } } }, "triggers": { } } </script> </amp-analytics> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T7DNHNQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <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"> <?php foreach($top_menus as $menu) : ?> <li <?php if($menu['menu_type'] == 'category' || $menu['menu_type'] == 'services' || $menu['menu_type'] == 'portfolio' || $menu['menu_type'] == 'blog') : ?> <?php if($this->uri->segment(1) == $menu['menu_type']) : ?> class="current-menu-item current-menu-ancestor menu-item-has-children" <?php else : ?> class="menu-item-has-children" <?php endif; ?> <?php else : ?> <?php if($this->uri->segment(1) == $menu['menu_type']) : ?> class="current-menu-item current-menu-ancestor" <?php endif; ?> <?php endif; ?> > <?php if($menu['menu_type'] == 'welcome') : ?> <a href="<?= base_url() ?>"><?= $menu['menu'] ?></a> <?php endif ?> <?php if($menu['menu_type'] == 'about') : ?> <a href="<?= base_url('about') ?>"><?= $menu['menu'] ?></a> <?php endif ?> <?php if($menu['menu_type'] == 'category') : ?> <a href="<?= base_url('products') ?>"><?= $menu['menu'] ?></a> <ul class="sub-menu"> <?php $categories = get_product_categories(); ?> <?php foreach($categories as $category) : ?> <li> <a href="<?= base_url() . 'products/category/' . $category['alias'] ?>"><?= ucwords($category['category']) ?></a> </li> <?php endforeach ?> <li> <a href="<?= base_url('new-product-development') ?>">New Product Development</a> </li> </ul> <?php endif ?> <?php if($menu['menu_type'] == 'services') : ?> <a href="<?= base_url('services') ?>"><?= $menu['menu'] ?></a> <ul class="sub-menu"> <?php $services = get_services(); ?> <?php foreach($services as $service) : ?> <li> <a href="<?= base_url() . 'services/' . $service['alias'] ?>"><?= ucwords($service['name']) ?></a> </li> <?php endforeach ?> </ul> <?php endif ?> <?php if($menu['menu_type'] == 'portfolio') : ?> <a href="<?= base_url('portfolio') ?>"><?= $menu['menu'] ?></a> <ul class="sub-menu"> <?php $portfolios = get_portolios_category(); ?> <?php foreach($portfolios as $portfolio) : ?> <li> <a href="<?= base_url() . 'portfolio/' . $portfolio['alias'] ?>"><?= ucwords($portfolio['name']) ?></a> </li> <?php endforeach ?> </ul> <?php endif ?> <?php if($menu['menu_type'] == 'blog') : ?> <a href="<?= base_url('blog') ?>"><?= $menu['menu'] ?></a> <ul class="sub-menu"> <?php $blogs = get_blogs_category(); ?> <?php foreach($blogs as $blog) : ?> <li> <a href="<?= base_url() . 'blog/category/' . $blog['alias'] ?>"><?= ucwords($blog['name']) ?></a> </li> <?php endforeach ?> </ul> <?php endif ?> <?php if($menu['menu_type'] == 'showrooms') : ?> <a href="<?= base_url('showrooms') ?>"><?= $menu['menu'] ?></a> <?php endif ?> </li> <?php endforeach ?> <!-- <li class="menu-item-has-children"> <a href="#">En</a> <ul class="sub-menu"> <li> <a href="#">En</a> </li> <li> <a href="#">Id</a> </li> </ul> </li> --> <li> <a href="<?= base_url('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" > <?php foreach($top_menus as $menu) : ?> <li <?php if($menu['menu_type'] == 'category' || $menu['menu_type'] == 'services' || $menu['menu_type'] == 'portfolio' || $menu['menu_type'] == 'blog') : ?> <?php if($this->uri->segment(1) == $menu['menu_type']) : ?> class="current-menu-item current-menu-ancestor menu-item-has-children" <?php else : ?> class="menu-item-has-children" <?php endif; ?> <?php else : ?> <?php if($this->uri->segment(1) == $menu['menu_type']) : ?> class="current-menu-item current-menu-ancestor" <?php endif; ?> <?php endif; ?> > <?php if($menu['menu_type'] == 'welcome') : ?> <a href="<?= base_url() ?>"><?= $menu['menu'] ?></a> <?php endif ?> <?php if($menu['menu_type'] == 'about') : ?> <a href="<?= base_url('about') ?>"><?= $menu['menu'] ?></a> <?php endif ?> <?php if($menu['menu_type'] == 'category') : ?> <a href="<?= base_url('products') ?>"><?= $menu['menu'] ?></a> <ul class="sub-menu"> <?php $categories = get_product_categories(); ?> <?php foreach($categories as $category) : ?> <li> <a href="<?= base_url() . 'products/category/' . $category['alias'] ?>"><?= ucwords($category['category']) ?></a> </li> <?php endforeach ?> <li> <a href="<?= base_url('new-product-development') ?>">New Product Development</a> </li> </ul> <?php endif ?> <?php if($menu['menu_type'] == 'services') : ?> <a href="<?= base_url('services') ?>"><?= $menu['menu'] ?></a> <ul class="sub-menu"> <?php $services = get_services(); ?> <?php foreach($services as $service) : ?> <li> <a href="<?= base_url() . 'services/' . $service['alias'] ?>"><?= ucwords($service['name']) ?></a> </li> <?php endforeach ?> </ul> <?php endif ?> <?php if($menu['menu_type'] == 'portfolio') : ?> <a href="<?= base_url('portfolio') ?>"><?= $menu['menu'] ?></a> <ul class="sub-menu"> <?php $portfolios = get_portolios_category(); ?> <?php foreach($portfolios as $portfolio) : ?> <li> <a href="<?= base_url() . 'portfolio/' . $portfolio['alias'] ?>"><?= ucwords($portfolio['name']) ?></a> </li> <?php endforeach ?> </ul> <?php endif ?> <?php if($menu['menu_type'] == 'blog') : ?> <a href="<?= base_url('blog') ?>"><?= $menu['menu'] ?></a> <ul class="sub-menu"> <?php $blogs = get_blogs_category(); ?> <?php foreach($blogs as $blog) : ?> <li> <a href="<?= base_url() . 'blog/category/' . $blog['alias'] ?>"><?= ucwords($blog['name']) ?></a> </li> <?php endforeach ?> </ul> <?php endif ?> <?php if($menu['menu_type'] == 'showrooms') : ?> <a href="<?= base_url('showrooms') ?>"><?= $menu['menu'] ?></a> <?php endif ?> </li> <?php endforeach ?> </ul> </div> </div> </div> </div> </div> </div> </div> </div> </header>