Subversion Repositories SmartDukaan

Rev

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

Rev 18439 Rev 18443
Line 208... Line 208...
208
</style>
208
</style>
209
<?php if($id==6):?>
209
<?php if($id==6):?>
210
<div style="background:#58d936;text-align: center;width:100%;font-size:12px;padding:5px 1px 1px 1px;">
210
<div style="background:#58d936;text-align: center;width:100%;font-size:12px;padding:5px 1px 1px 1px;">
211
	<a href= "<?php echo $base_url."abouts/returnpolicy";?>" style="color:#E9292A;"><strong><u>EASY RETURNS, FREE REPLACEMENT : </strong>
211
	<a href= "<?php echo $base_url."abouts/returnpolicy";?>" style="color:#E9292A;"><strong><u>EASY RETURNS, FREE REPLACEMENT : </strong>
212
	See detail</a>
212
	See detail</a>
-
 
213
	<br>
-
 
214
	<a href= "<?php echo $base_url."abouts/shippingpolicy";?>" style="color:#E9292A;"><strong><u>FREE SHIPPINGS : </strong>
-
 
215
	See how</a>
213
</div>
216
</div>
-
 
217
 
214
<?php endif;?>
218
<?php endif;?>
215
<?php //echo strtok($_SERVER["REQUEST_URI"],'?');?>
219
<?php //echo strtok($_SERVER["REQUEST_URI"],'?');?>
216
 
220
 
217
<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories)):?>
221
<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories)):?>
218
	<div id= "moreitem">    
222
	<div id= "moreitem">    
Line 253... Line 257...
253
<script type="text/javascript" src="/js/checkout.js?v=<?php echo $staticversion;?>"></script>
257
<script type="text/javascript" src="/js/checkout.js?v=<?php echo $staticversion;?>"></script>
254
<link rel="stylesheet" href="/css/hexdots.css" type="text/css">
258
<link rel="stylesheet" href="/css/hexdots.css" type="text/css">
255
 
259
 
256
 
260
 
257
 
261
 
-
 
262
	
258
263