Subversion Repositories SmartDukaan

Rev

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

Rev 19179 Rev 19183
Line 104... Line 104...
104
	                      </div>
104
	                      </div>
105
	                      
105
	                      
106
	                      
106
	                      
107
                    <?php endforeach;?>
107
                    <?php endforeach;?>
108
                    <div class="bulkcashback" style="padding: 0 !important;font-size: 0.8em;color: green;">
108
                    <div class="bulkcashback" style="padding: 0 !important;font-size: 0.8em;color: green;">
109
                    	<?php if(isset($deal['showNetPrice']) && $deal['showNetPrice']== 1 && isset($deal['cash_back_type']) && !empty($deal['cash_back_type']) && $deal['cash_back_type']!=0 && $deal['cash_back']>0):?>&nbsp;+
109
                    	<?php if(isset($deal['showNetPrice']) && $deal['showNetPrice']== 1 && isset($infoval['cash_back_type']) && !empty($infoval['cash_back_type']) && $infoval['cash_back_type']!=0 && $infoval['cash_back']>0):?>&nbsp;+
110
			                	<?php if($deal['cash_back_type'] == 2):?>
110
			                	<?php if($deal['cash_back_type'] == 2):?>
111
			                  		&#8377; <span class="cashback"><?php echo $deal['cash_back'];?></span>   
111
			                  		&#8377; <span class="cashback"><?php echo $infoval['cash_back'];?></span>   
112
			                	<?php else:?>
112
			                	<?php else:?>
113
			                  		<?php echo $deal['cash_back'];?>%
113
			                  		<?php echo $infoval['cash_back'];?>%
114
			                	<?php endif;?> 
114
			                	<?php endif;?> 
115
			                	Cashback
115
			                	Cashback
116
			              <?php endif;?>
116
			              <?php endif;?>
117
                    </div>
117
                    </div>
118
                 </div> 
118
                 </div> 
Line 190... Line 190...
190
						  <?php endif;?>	              
190
						  <?php endif;?>	              
191
			              <?php endif;?>
191
			              <?php endif;?>
192
			          
192
			          
193
	
193
	
194
<!--need change start-->	
194
<!--need change start-->	
195
						<?php if($deal['source_id'] != 4):?>							              
195
						<?php if($deal['source_id'] == 4 && isset($deal['quantity']) && $deal['quantity']>1 && $deal['showNetPrice']==1):?>							              
196
			              <?php if(isset($deal['cash_back_type']) && !empty($deal['cash_back_type']) && $deal['cash_back_type']!=0 && $deal['cash_back']>0):?>&nbsp;+
196
			              <?php if(isset($infovall['cash_back_type']) && !empty($infovall['cash_back_type']) && $infovall['cash_back_type']!=0 && $infovall['cash_back']>0):?>&nbsp;+
197
			                <?php if($deal['cash_back_type'] == 2):?>
197
			                <?php if($infovall['cash_back_type'] == 2):?>
198
			                  &#8377; <span class="cashback"><?php echo $deal['cash_back'];?></span>   
198
			                  &#8377; <span class="cashback"><?php echo $infovall['cash_back'];?></span>   
199
			                <?php else:?>
199
			                <?php else:?>
200
			                  <?php echo $deal['cash_back'];?>%
200
			                  <?php echo $infovall['cash_back'];?>%
201
			                <?php endif;?> 
201
			                <?php endif;?> 
202
			                Cashback
202
			                Cashback
203
			              <?php endif;?>
203
			              <?php endif;?>
204
			           <?php endif;?>   
204
			           <?php endif;?> 
205
<!--need change end-->	              
205
<!--need change end-->	              
206
			            </div>
206
			            </div>
207
		            
207
		            
208
		            	<?php endforeach;?>
208
		            	<?php endforeach;?>
209
		            <?php else:?>
209
		            <?php else:?>