Subversion Repositories SmartDukaan

Rev

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

Rev 19907 Rev 19910
Line 226... Line 226...
226
				<br>
226
				<br>
227
				<a href= "<?php echo $base_url."abouts/shippingpolicy";?>" style="color:#3399fe;">Free Shippings: 
227
				<a href= "<?php echo $base_url."abouts/shippingpolicy";?>" style="color:#3399fe;">Free Shippings: 
228
				<span style="border: #3399fe 1px solid;padding:2px;font-size:11px;"> See how </span></a>
228
				<span style="border: #3399fe 1px solid;padding:2px;font-size:11px;"> See how </span></a>
229
			<?php elseif($id==3):?>
229
			<?php elseif($id==3):?>
230
				<span class="glyphicon glyphicon-bookmark"></span>			
230
				<span class="glyphicon glyphicon-bookmark"></span>			
231
				&nbsp;<a href= "<?php echo $base_url."categories/linkdeal/".$id."?filtertype=exclusive";?>" style="color:#3399fe;">Exclusive offer</a>
231
				&nbsp;<a href= "<?php echo $base_url."categories/linkdeal/".$id."?filtertype=exclusive";?>" style="color:#3399fe;">Exclusive Offers</a>
232
				
232
				
233
			<?php endif;?>
233
			<?php endif;?>
234
		</div>
234
		</div>
235
		
235
		
236
		
236