Adding/Moving Recommendations

In order to move recommendations, you will need to edit your theme. Follow BigCommerce's instructions on editing theme files to edit your theme.

Use BigCommerce's theme editor to find the associated Stencil file to edit it. In the editor, you will need to find the corresponding placeholder, after which, you can reposition, remove or even add a new placeholder.

Please note that we replace the content of the placement with the fully rendered recommendation, so please place an empty div on your theme where the recommendation should be placed. For example:

<div class="nosto_element" id="frontpage-nosto-1"></div>

You can read a more detailed explanation about how placements work in our placements help article.

Note: We recommend duplicating your published theme i.e. creating a clone of the live theme, making edits on the duplicated theme and setting it as your published theme once you have validated your changes.

List of default recommendation placeholders

Nosto places the following recommendation placeholders on the site.

Last updated