Greasy Fork is available in English.

eBay Seller Location

Displays the current and registration location of eBay sellers on product listings.

< Feedback on eBay Seller Location

Review: OK - script works, but has bugs

§
Posted: 2022.03.19.

Hotfix for recent eBay changes:

The script selects the element where it inserts the location info via an `#si-fb` selector, but that element property no longer exists.

Simply replace `#si-fb` in the script with `.ux-seller-section__content` to fix this. It's in line 34.

Post reply

Sign in to post a reply.