| 
						
						
							
								
							
						
						
					 | 
					@ -40,7 +40,7 @@ export class BuyingPower extends Rule<Settings> { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          languageCode: this.getLanguageCode(), | 
					 | 
					 | 
					          languageCode: this.getLanguageCode(), | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          placeholders: { | 
					 | 
					 | 
					          placeholders: { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            baseCurrency: ruleSettings.baseCurrency, | 
					 | 
					 | 
					            baseCurrency: ruleSettings.baseCurrency, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					            thresholdMin: ruleSettings.thresholdMin | 
					 | 
					 | 
					            thresholdMin: ruleSettings.thresholdMin.toLocaleString(ruleSettings.locale) | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					          } | 
					 | 
					 | 
					          } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        }), | 
					 | 
					 | 
					        }), | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        value: false | 
					 | 
					 | 
					        value: false | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -53,7 +53,7 @@ export class BuyingPower extends Rule<Settings> { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        languageCode: this.getLanguageCode(), | 
					 | 
					 | 
					        languageCode: this.getLanguageCode(), | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        placeholders: { | 
					 | 
					 | 
					        placeholders: { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          baseCurrency: ruleSettings.baseCurrency, | 
					 | 
					 | 
					          baseCurrency: ruleSettings.baseCurrency, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					          thresholdMin: ruleSettings.thresholdMin | 
					 | 
					 | 
					          thresholdMin: ruleSettings.thresholdMin.toLocaleString(ruleSettings.locale) | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      }), | 
					 | 
					 | 
					      }), | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      value: true | 
					 | 
					 | 
					      value: true | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |