Home
eBay makes available components for React applications to provide functionality to find eBay item listings and translate item titles and descriptions. These widgets are lightweight, responsive and fully customizable.
The eBay Items widget surfaces a rich selection of items for buyers. The widget provides a responsive UI experience with four different layouts:
The Items widget is available here: https://github.com/eBay/ebay-items-react-widget
Note: The item search is powered by eBay Browse API.
The eBay Translation widget translates eBay item titles and descriptions to another language. The widget provides a responsive UI experience with two different modes:
It comes with a ready to use example and a NodeJS express server to bootstrap integration with eBay Translation API.
The Translation widget is available here: https://github.com/eBay/ebay-translation-react-widget
Note: The translation is powered by eBay Translation API.