Subversion Repositories SmartDukaan

Rev

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

Rev 19197 Rev 19204
Line 385... Line 385...
385
			              	<?php else:?>            
385
			              	<?php else:?>            
386
			              
386
			              
387
			              
387
			              
388
				              <?php if(isset($infovall['sellingPrice']) && $infovall['sellingPrice']>0):?>		                
388
				              <?php if(isset($infovall['sellingPrice']) && $infovall['sellingPrice']>0):?>		                
389
				                	<?php if(isset($deal['quantity']) && $deal['quantity']<2):?>
389
				                	<?php if(isset($deal['quantity']) && $deal['quantity']<2):?>
390
					                	<span class="" style="color:#555;font-size: 12px;">(&#8377; <?php echo intval($infovall['sellingPrice']);?></span>
390
					                	<span class="rupee" style="font-size: 12px;"></span> <span style="color:red;font-size: 14px;font-weight:bold"><?php echo intval($infovall['sellingPrice']);?></span>
391
					                <?php endif;?>              
391
					                <?php endif;?>              
392
				              <?php endif;?>
392
				              <?php endif;?>
393
				              
393
				              
394
				              
394
				              
395
						  	<?php endif;?>	              
395
						  	<?php endif;?>