Magento 2
  • Personalization for Magento 2
  • Installing
  • Disconnecting
  • Uninstalling
  • Getting Started
  • Configuring
  • Hyvä Theme
  • Guides
    • Migrating to Magento2
    • Upgrading to >= 4.0.0
    • Varnish & Full-Page Caches
    • Advanced User Guide
    • Managing Blocks
    • Overriding or Extending Functionalities
      • Overriding Product Data
        • Excluding Products
        • Customising Pricing
        • Customising Categories
        • Resizing Images
      • Overriding Customer Data
    • Console Commands
    • Tagging Providers
  • Features
    • Product data caching
      • Built-in caching
      • Database caching
    • Variations (Configurable Products)
    • Add to Cart
    • Indexer
      • On 7.x
      • On 5.x and 6.x
      • On 4.x
      • On 3.x
    • Customer Group Pricing
    • Supplier Cost & Inventory Level
    • Restore Cart Link
    • Ratings & Reviews
    • Multi Currency (Exchange Rates)
    • Marketing permission and GDPR compatibility
    • Content Staging & Special Prices
  • Integrations
    • Using Yotpo
  • FAQ
  • Developing & Contributing
  • Visit Nosto
  • Issues
  • Releases
  • Addons
    • Multi Source Inventory (MSI)
      • Installing
      • Uninstalling
      • Configuring
    • Category Merchandising (CM 1.0)
      • Installing
      • Uninstalling
      • Configuring
      • Guides
        • Translating Frontend Strings
        • PWA Implementation
        • Using Elasticsearch
        • Segmentation
        • Overriding or Extending Functionalities
          • Customize Query Parameters
          • Customize Page Size Limit
          • Customize Exclude Filters
        • Debugging
Powered by GitBook
On this page
  • Check the tokens
  • Enabling/Disabling CMP
  • Map all categories
  • Products limit per page
  • Warning

Was this helpful?

  1. Addons
  2. Category Merchandising (CM 1.0)

Configuring

PreviousUninstallingNextGuides

Last updated 3 years ago

Was this helpful?

The extension can be configured by navigating to Stores > Configuration > Services > Nosto Category Merchandising.

Check the tokens

The APPS token should be present to enable the usage of category merchandising. If it is missing, please reconnect the account by navigating to Marketing -> Nosto -> Nosto Dashboard -> Settings and press on Reconnect.

Enabling/Disabling CMP

Navigate to Stores -> Settings -> Configuration -> Service -> Nosto Category Merchandising and select Yes in the dropdown

Map all categories

Nosto makes use of a map of categories for caching and tracking reasons. By default the category list is limited to only categories that are used in the storefront. In case you are using categories that are not visible, you need to enable mapping all categories

Products limit per page

The module limits maximum products fetched from Nosto to 250 by default. This is related to the limit set for our internal cmp query.

In case you have enabled the Show all products feature on our catalog page, you can increase the limit to what fits your best needs. In order to increase it navigate to Stores > Settings > Configuration > Services > Nosto Category Merchandising and change the value for Max product limit

Warning

Increasing the limit can affect the catalog page load time. The module will make multiple calls to iterate through the number of pages that match the new maximum limit of products.

image
image