Subversion Repositories SmartDukaan

Rev

Rev 19375 | Rev 19682 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19375 Rev 19611
Line 560... Line 560...
560
             <?php //if(isset($deal['filterLink']) && !empty($deal['filterLink']) && isset($deal['filterText']) && !empty($deal['filterText'])):?>
560
             <?php //if(isset($deal['filterLink']) && !empty($deal['filterLink']) && isset($deal['filterText']) && !empty($deal['filterText'])):?>
561
             <?php if((isset($deal['filterLinkBrand']) && !empty($deal['filterLinkBrand'])) || (isset($deal['filterLinkSubCategory']) && !empty($deal['filterLinkSubCategory']))):?>
561
             <?php if((isset($deal['filterLinkBrand']) && !empty($deal['filterLinkBrand'])) || (isset($deal['filterLinkSubCategory']) && !empty($deal['filterLinkSubCategory']))):?>
562
             <?php $printcomma = 0;?>
562
             <?php $printcomma = 0;?>
563
             	
563
             	
564
             
564
             
565
                <div class='see_more_link' style='position:absolute; bottom: 0px;'>
565
               <div class='see_more_link' style='position:absolute; bottom: 0px;'>
566
                  <?php if(count($dealarray) >1):?>
566
                  <?php if(count($dealarray) >1):?>
567
                  	<?php if($key == 1):?>More
567
                  	<?php if($key == 1):?>More
568
                  		<?php if(isset($deal['filterLinkBrand']) && !empty($deal['filterLinkBrand'])):?>
568
                  		<?php if(isset($deal['filterLinkBrand']) && !empty($deal['filterLinkBrand'])):?>
569
                  		<?php $printcomma = 1;?>
569
                  		<?php $printcomma = 1;?>
570
                  			<a href = <?php echo $deal['filterLinkBrand'];?> style='color:#A8A5A5;'><u><?php echo $deal['filterTextBrand'];?></u></a>
570
                  			<a href = <?php echo $deal['filterLinkBrand'];?><?php if($id == 6):?><?php echo "&whatfirst=brand" ;?><?php endif;?> style='color:#A8A5A5;'><u><?php echo $deal['filterTextBrand'];?></u></a>
571
                 		<?php endif;?>
571
                 		<?php endif;?>
572
                 		<?php if(isset($deal['filterLinkSubCategory']) && !empty($deal['filterLinkSubCategory'])):?>
572
                 		<?php if(isset($deal['filterLinkSubCategory']) && !empty($deal['filterLinkSubCategory'])):?>
573
                  			<?php if($printcomma == 1)
573
                  			<?php if($printcomma == 1)
574
                  				echo ",";
574
                  				echo ",";
575
                  			?>
575
                  			?>
576
                  			<a href = <?php echo $deal['filterLinkSubCategory'];?> style='color:#A8A5A5;'><u><?php echo $deal['filterTextSubCategory'];?></u></a>
576
                  			<a href = <?php echo $deal['filterLinkSubCategory'];?><?php if($id == 6):?><?php echo "&whatfirst=subCategory" ;?><?php endif;?> style='color:#A8A5A5;'><u><?php echo $deal['filterTextSubCategory'];?></u></a>
577
                 		<?php endif;?>
577
                 		<?php endif;?>
578
                  	<?php endif;?>
578
                  	<?php endif;?>
579
                  <?php else:?>More
579
                  <?php else:?>More
580
                 	 <?php if(isset($deal['filterLinkBrand']) && !empty($deal['filterLinkBrand'])):?>
580
                 	 <?php if(isset($deal['filterLinkBrand']) && !empty($deal['filterLinkBrand'])):?>
581
                  			<?php $printcomma = 1;?>
581
                  			<?php $printcomma = 1;?>
582
                  			<a href = <?php echo $deal['filterLinkBrand'];?>  style='color:#A8A5A5;'><u><?php echo $deal['filterTextBrand'];?></u></a>
582
                  			<a href = <?php echo $deal['filterLinkBrand'];?><?php if($id == 6):?><?php echo "&whatfirst=brand" ;?><?php endif;?>  style='color:#A8A5A5;'><u><?php echo $deal['filterTextBrand'];?></u></a>
583
                 		<?php endif;?>
583
                 		<?php endif;?>
584
                 	<?php if(isset($deal['filterLinkSubCategory']) && !empty($deal['filterLinkSubCategory'])):?>
584
                 	<?php if(isset($deal['filterLinkSubCategory']) && !empty($deal['filterLinkSubCategory'])):?>
585
                  			<?php if($printcomma == 1)
585
                  			<?php if($printcomma == 1)
586
                  				echo ",";
586
                  				echo ",";
587
                  			?>
587
                  			?>
588
                  			<a href = <?php echo $deal['filterLinkSubCategory'];?> style='color:#A8A5A5;'><u><?php echo $deal['filterTextSubCategory'];?></u></a>
588
                  			<a href = <?php echo $deal['filterLinkSubCategory'];?><?php if($id == 6):?><?php echo "&whatfirst=subCategory" ;?><?php endif;?> style='color:#A8A5A5;'><u><?php echo $deal['filterTextSubCategory'];?></u></a>
589
                 		<?php endif;?>
589
                 		<?php endif;?>
590
                  <?php endif;?>
590
                  <?php endif;?>
591
                </div> 
591
                </div>  
592
 
592
 
593
        	<?php endif;?>
593
        	<?php endif;?>
594
        	
594
        	
595
        	<!-- offer data start here-->
595
        	<!-- offer data start here-->
596
        	<div style="font-size:12px;color:maroon;">
596
        	<div style="font-size:12px;color:maroon;">