Subversion Repositories SmartDukaan

Rev

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

Rev 19927 Rev 20005
Line 217... Line 217...
217
		<hr style="margin-top:0px;margin-bottom:4px;">
217
		<hr style="margin-top:0px;margin-bottom:4px;">
218
	
218
	
219
	<div class= "col-xs-9" style="padding:0px;">
219
	<div class= "col-xs-9" style="padding:0px;">
220
		
220
		
221
		
221
		
222
		<div style="width:100%;font-size:12px;padding:5px 1px 1px 1px;margin-left:5px;margin-top: 1px;">
222
		<div style="width:100%;font-size:12px;padding:5px 1px 1px 1px;margin-left:5px;<?php if($id==6):?>margin-top: 1px;<?php endif;?>">
223
			<?php if($id==6):?>
223
			<?php if($id==6):?>
224
				<a href= "<?php echo $base_url."abouts/returnpolicy";?>" style="color:#3399fe;">Easy Returns, Free Replacement:
224
				<a href= "<?php echo $base_url."abouts/returnpolicy";?>" style="color:#3399fe;">Easy Returns, Free Replacement:
225
				<span style="border: #3399fe 1px solid;padding:2px;font-size:11px;"> See detail </span></a>
225
				<span style="border: #3399fe 1px solid;padding:2px;font-size:11px;"> See detail </span></a>
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
				<div id="wrapper3" style="background:white;">
-
 
231
					<div id="scroller3">
-
 
232
						<ul>
-
 
233
								<li class="quickclick"><a href= "<?php echo $base_url."categories/linkdeal/".$id."?filtertype=exclusive";?>" class="linkdeal quickclick">Exclusive Offers</a></li>
-
 
234
								<li class="quickclick"><a href= "<?php echo $clearancesale;?>" class="linkdeal quickclick">Clearance Sale</a></li>
-
 
235
								<li class="quickclick"><a href= "<?php echo $base_url."categories/linkdeal/".$id."?filtertype=below1000";?>" class="linkdeal quickclick">Below 1000</a></li>
-
 
236
							
-
 
237
					    </ul>
-
 
238
					</div>
-
 
239
				</div>
-
 
240
			
230
<!-- 				<span class="glyphicon glyphicon-bookmark"></span>			 -->
241
<!-- 				<span class="glyphicon glyphicon-bookmark"></span>			 -->
231
				&nbsp;<a href= "<?php echo $base_url."categories/linkdeal/".$id."?filtertype=exclusive";?>" class="linkdeal quickclick">Exclusive Offers</a>
-
 
232
				&nbsp;<a href= "<?php echo $clearancesale;?>" class="linkdeal quickclick">Clearance Sale</a>
-
 
233
				
242
				
234
			<?php endif;?>
243
			<?php endif;?>
235
		</div>
244
		</div>
236
		
245
		
237
		
246