Starting points
Each new Nosto account comes with two base recommendation templates to customize
Default
The Default
template has the following features
recommended products in a grid
alternate image on hover
ribbons for new, most viewed and top selling products
highlighting of discounts
add to cart functionality
Carousel
The Carousel
template extends the base template with a Swiper
based carousel to cycle between the recommended products.
The library dependency is loaded via a script module, but a locally available version of the library can be used as well
Carousel implementation via Swiper
Swiper is loaded via cdn url into script module scope
Swiper default styles are injected into DOM
Navigation module is loaded and navigation button provided in DOM
Basic mobile break points are provided
Last updated
Was this helpful?