master
			
			
		
		
							parent
							
								
									d3fe3f40bd
								
							
						
					
					
						commit
						acb5581f69
					
				| 
						 | 
				
			
			@ -353,8 +353,7 @@
 | 
			
		|||
                let url = null;
 | 
			
		||||
                if(window.location.origin == 'http://localhost') url = window.location.origin+'/areya-energy/public/'+btoa(JSON.stringify(objProducts));
 | 
			
		||||
                else url = window.location.origin+'/'+btoa(JSON.stringify(objProducts));
 | 
			
		||||
                $('.cart-link').attr('href', url);
 | 
			
		||||
                $('.cart-link').text(url);
 | 
			
		||||
                $('.cart-link').val(url);
 | 
			
		||||
                const shareData = {
 | 
			
		||||
                    title: "Share cart list",
 | 
			
		||||
                    text: 'share cart list',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue