Subversion Repositories SmartDukaan

Rev

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

Rev 19681 Rev 19907
Line 210... Line 210...
210
.accmenu>li {
210
.accmenu>li {
211
	padding : 0px ;
211
	padding : 0px ;
212
}
212
}
213
</style>
213
</style>
214
 
214
 
215
<?php if($id==6):?>
215
<?php //if($id==6):?>
216
<div class = "row" style="background:white;padding:5px 0px;">	
216
<div class = "row" style="background:white;padding:5px 0px;">	
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
		<?php if($id==6):?>
220
		
221
		
221
		
222
		<div style="width:100%;font-size:12px;padding:5px 1px 1px 1px;margin-left:5px;">
222
		<div style="width:100%;font-size:12px;padding:5px 1px 1px 1px;margin-left:5px;">
-
 
223
			<?php if($id==6):?>
223
			<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:
224
			<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>
225
			<br>
226
				<br>
226
			<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: 
227
			<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):?>
-
 
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>
-
 
232
				
-
 
233
			<?php endif;?>
228
		</div>
234
		</div>
229
		
235
		
230
		<?php endif;?>
236
		
231
		<?php //echo strtok($_SERVER["REQUEST_URI"],'?');?>
237
		<?php //echo strtok($_SERVER["REQUEST_URI"],'?');?>
232
	</div>
238
	</div>
233
	
239
	
234
	<div class ="col-xs-3" style="padding:0px;">
240
	<div class ="col-xs-3" style="padding:0px;">
235
		<?php if(isset($id) && $id == 6):?>
241
		<?php if(isset($id)):?>
236
								<ul class="nav">
242
								<ul class="nav">
237
									<li class="tab_layout" style="height: 41px !important;">
243
									<li class="tab_layout" style="height: 28px !important;">
238
										
244
										
239
										<div class="dropdown pull-right" style="padding: 4px 4px 0px;">
245
										<div class="dropdown pull-right" style="padding: 4px 4px 0px;">
240
											
246
											
241
											<button class="btn btn-default btn-xs dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true">
247
											<button class="btn btn-default btn-xs dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true">
242
												
248
												
243
												<?php if((isset($brands) && !empty($brands)) || (isset($subcategories) && !empty($subcategories))):?>												
249
												<?php if($id == 6 && (isset($brands) && !empty($brands)) || (isset($subcategories) && !empty($subcategories))):?>												
244
													<i class="glyphicon glyphicon-sort"></i> SORT
250
													<i class="glyphicon glyphicon-sort"></i> SORT
245
												<?php else:?>
251
												<?php else:?>
246
													 FILTER
252
													 FILTER
247
												<?php endif;?>
253
												<?php endif;?>
248
											</button>
254
											</button>
249
											<ul class="dropdown-menu dropdown-menu-right accmenu" role="menu" aria-labelledby="dropdownMenu1" style="right:4px;">
255
											<ul class="dropdown-menu dropdown-menu-right accmenu" role="menu" aria-labelledby="dropdownMenu1" style="right:4px;">
250
											
256
											
251
											<?php if((isset($brands) && !empty($brands)) || (isset($subcategories) && !empty($subcategories))):?>
257
											<?php if($id == 6 && (isset($brands) && !empty($brands)) || (isset($subcategories) && !empty($subcategories))):?>
252
											<?php else:?>	
258
											<?php else:?>	
-
 
259
												<?php if($id == 6):?>
253
												<li role="presentation" class="menu-item"><a role="menuitem" tabindex="-1" href="<?php echo $base_url;?>subcategoryfilter/subcategory<?php if(isset($id)):?>/<?php echo $id;?><?php endif;?>/?<?php echo $_SERVER["QUERY_STRING"];?>" >By Product <span class="greyarrow"></span></a></li>
260
													<li role="presentation" class="menu-item"><a role="menuitem" tabindex="-1" href="<?php echo $base_url;?>subcategoryfilter/subcategory<?php if(isset($id)):?>/<?php echo $id;?><?php endif;?>/?<?php echo $_SERVER["QUERY_STRING"];?>" >By Product <span class="greyarrow"></span></a></li>
-
 
261
												<?php endif;?>
254
												<li role="presentation" class="menu-item"><a role="menuitem" tabindex="-1" href="<?php echo $base_url;?>filter/brand<?php if(isset($id)):?>/<?php echo $id;?><?php endif;?>/?<?php echo $_SERVER["QUERY_STRING"];?>">By Brands <span class="greyarrow"></span></a></li>
262
												<li role="presentation" class="menu-item"><a role="menuitem" tabindex="-1" href="<?php echo $base_url;?>filter/brand<?php if(isset($id)):?>/<?php echo $id;?><?php endif;?>/?<?php echo $_SERVER["QUERY_STRING"];?>">By Brands <span class="greyarrow"></span></a></li>
255
												<li role="presentation" class="dropdown-header menu-item" style="padding-left: 20px;">SORT</li>
263
												<li role="presentation" class="dropdown-header menu-item" style="padding-left: 20px;">SORT</li>
256
												
264
												
257
											<?php endif;?>
265
											<?php endif;?>
258
												<li role="presentation" class="menu-item <?php if(isset($sortlabel) && $sortlabel == 'bestseller'):?>selected<?php endif;?>"><a role="menuitem" tabindex="-1" href="?sort=bestSellerPoints&direction=-1<?php if(isset($filterstr)):?><?php echo $filterstr;?><?php endif;?><?php if(isset($whatfirst) && !empty($whatfirst)):?><?php echo "&whatfirst=".$whatfirst;?><?php endif;?>">Bestsellers</a></li>
266
												<li role="presentation" class="menu-item <?php if(isset($sortlabel) && $sortlabel == 'bestseller'):?>selected<?php endif;?>"><a role="menuitem" tabindex="-1" href="?sort=bestSellerPoints&direction=-1<?php if(isset($filterstr)):?><?php echo $filterstr;?><?php endif;?><?php if(isset($whatfirst) && !empty($whatfirst)):?><?php echo "&whatfirst=".$whatfirst;?><?php endif;?>">Bestsellers</a></li>
Line 271... Line 279...
271
		<?php endif;?>
279
		<?php endif;?>
272
	</div>	
280
	</div>	
273
	
281
	
274
	
282
	
275
</div>
283
</div>
276
<?php endif;?>
284
<?php //endif;?>
277
	
285
	
278
	<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories)):?>
286
	<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories)):?>
279
		<div style="padding-top: 1px;background:white;">
287
		<div style="padding-top: 1px;background:white;">
280
		
288
		
281
		    <div class= "inner-addon left-addon" style='padding-top:4px;position: relative;margin-top:1px;'>
289
		    <div class= "inner-addon left-addon" style='padding-top:4px;position: relative;margin-top:1px;'>