https://github.com/synerise/vtex-components
https://github.com/synerise/vtex-components
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/synerise/vtex-components
- Owner: Synerise
- Created: 2025-03-11T14:47:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-26T13:17:39.000Z (9 months ago)
- Last Synced: 2025-10-13T11:05:49.467Z (9 months ago)
- Language: TypeScript
- Size: 2.07 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VTEX IO Components
This repository contains a collection of VTEX IO components powered by Synerise AI technology. These components enhance VTEX storefronts with advanced product discovery and recommendation capabilities.
## Available Components
### Synerise Search
A powerful search component that provides instant search results with AI-powered suggestions. This component offers:
- Intelligent autocomplete
- Search-as-you-type functionality
- AI-driven search suggestions
- Rich product previews
- Product recommendations
- Recent searches history
- Popular searches
[Learn more about Search](IO/Search/docs/README.md)
### Synerise Listing
A powerful product listing and search results component that leverages Synerise AI Search capabilities. This component provides:
- Advanced product search and filtering
- Customizable faceted navigation
- AI-powered search results
[Learn more about Listing](IO/Listing/docs/README.md)
### Synerise Recommendation Slider
A product recommendation slider component that uses Synerise AI to display personalized product suggestions.
[Learn more about RecoSlider](IO/RecoSlider/docs/README.md)
## Prerequisites
ℹ️ **Initial requirements**
To ensure the components work correctly, you must have the `synerise-integration` app installed and have configured the Synerise plugin in VTEX for your workspace.
- Install the `synerise-integration` app by running:
```sh
vtex install synerisepartnerar.synerise-integration
```
- Configure the plugin in **Apps → Synerise → Configuration**
## Getting Started
1. Choose the component you want to use
2. Follow the component-specific installation instructions in its README
3. Configure the Synerise plugin in VTEX Admin (Apps → Synerise → Configuration)
4. Update the component's manifest.json with your VTEX account name
5. Add the component to your theme's dependencies
6. Customize components with your needs