[DEPRECATED] M.JS API Usage Examples
These examples are based on the deprecated API.
Findify Merchant JS API Examples
Important note: using this feature requires knowledge in JavaScript (CSS and HTML are optional, but are good to have for UI customization). Please remebmer, that modifying your shop code can lead to unexpected behaviour. If you need any assistance in customization, we'll be happy to refer you to one of our partners.
You can find a list of different examples that can help you better understant how to work with Merchant JS API and the capabilities it provides.
Where to put API scripts?
All API scripts should be put before referencing our main JS script.
Look & Feel Customization
If you would like to make advanced customizations to the look & feel of the search results you can do so with a custom css file. Please follow these guides to get a grasp of the Merchant JS selector structure
API examples
- Add Custom CSS
- Add data from external source
- Add extra tracking
- Custom HTML banner
- Close search overlay
- Change product image on hover
- Add an 'add-to-cart' button
- Change search results layout
- Change 'sort by' labels
- Hotjar integration
Advanced API Examples
Updated over 7 years ago