| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| kres Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Mon Sep 24, 2018 5:42 am    Post subject: S&H prices on gixen |   |  
				| 
 |  
				| Hi, 
 I'm bidding from Spain but I see S&H prices as if I was on Germany (for a item from Germany, example: 302892359851)
 
 On ebay, I can see the correct S&H price for Spain.
 
 Is it possible to see the correct S&H on gixen? If not, it would be really helpful to have an option to specify the country for S&H.
 
 Thank you!
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Cupid 
 
  
 Joined: 09 Aug 2007
 Posts: 8033
 Location: Bristol, UK
 
 | 
			
				|  Posted: Mon Sep 24, 2018 8:11 am    Post subject: |   |  
				| 
 |  
				| It is a problem that I highlighted almost as soon as Gixen started displaying the shipping prices. 
 Mario knows about it but the problem apparently lies with Ebay.
 _________________
 Mark
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kres Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Mon Sep 24, 2018 11:06 am    Post subject: |   |  
				| 
 |  
				| Thanks Cupid, 
 Guess it could be because each ebay site is different, idk. At least for ebay.es, I can extract S&P with this command:
 
 
  	  | Code: |  	  | wget -q -O - https://ebay.es/itm/302892359851 | grep 'shElemntArry\[i\]\.innerHTML'  | awk -F '"' '{print $2}' | awk '{print $1}' | head -n1 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| mario Site Admin
 
  
 Joined: 03 Oct 2006
 Posts: 7295
 
 
 | 
			
				|  Posted: Tue Sep 25, 2018 5:54 am    Post subject: |   |  
				| 
 |  
				| I will revisit this in the next few weeks. There has to be a way to resolve this and display proper shipping price. You see it in eBay UI, you should see the same in Gixen. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Gixen Advertisements
 
  
 
 
 
 
 | 
			
				|  Posted: Tue Sep 25, 2018 5:54 am    Post subject: |  |  
				| 
 |  
				| 
	  |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Cupid 
 
  
 Joined: 09 Aug 2007
 Posts: 8033
 Location: Bristol, UK
 
 | 
			
				|  Posted: Wed Sep 26, 2018 10:46 am    Post subject: |   |  
				| 
 |  
				| FYI, Ebay gets it wrong in the list (summary) view, it's only when you view the actual listing that they get it right. _________________
 Mark
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kres Guest
 
 
 
 
 
 
 | 
			
				|  Posted: Wed Oct 10, 2018 9:01 pm    Post subject: |   |  
				| 
 |  
				| Thanks Mario, that would be awesome. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |