Subversion Repositories SmartDukaan

Rev

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

Rev 19183 Rev 19205
Line 180... Line 180...
180
			              <?php else:?>            
180
			              <?php else:?>            
181
			              
181
			              
182
			              
182
			              
183
				              <?php if(isset($infovall['sellingPrice']) && $infovall['sellingPrice']>0):?>		                
183
				              <?php if(isset($infovall['sellingPrice']) && $infovall['sellingPrice']>0):?>		                
184
				                	<?php if(isset($deal['quantity']) && $deal['quantity']<2):?>
184
				                	<?php if(isset($deal['quantity']) && $deal['quantity']<2):?>
185
					                	<span class="" style="color:#555;font-size: 12px;">(&#8377; <?php echo intval($infovall['sellingPrice']);?></span>
185
					                	<span class="rupee" style="font-size: 12px;"></span> <span style="color:red;font-size: 14px;font-weight:bold"><?php echo intval($infovall['sellingPrice']);?></span>
186
					                <?php endif;?>              
186
					                <?php endif;?>              
187
				              <?php endif;?>
187
				              <?php endif;?>
188
				              
188
				              
189
				              
189
				              
190
						  <?php endif;?>	              
190
						  <?php endif;?>