Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Recommendation Stage Name:
    Represents the name of the recommendation Stage. This name is normally displayed next to all other Stages in the Stage navigation bar within your Product Guide.

  • Recommendation Stage ID:
    This id can be used for analyzing the users clicking route through the Advisor. The tracking analytics can be accessed via Matomo (Professional or higher) or the basic Analytics view within the Workbench.

  • Price Pattern:
    Determine the price currency and where it is placed (in front or behind the price). The actual price is represented with the variables $price, $price_int or $price_adapt. Depending on the selected language the decimal separator is dot (e.g. en_US) or a comma (e.g. de_DE). You can also add text around this price variables.

    $pricePrice is always displayed with two decimal places.
    $price_intPrice is always displayed without a decimal place.
    $price_adaptThe number of decimal places depend on the actual price values from the product data file.



  • Max. Recommendations:
    The entered number signals the maximum number of product recommendations which are displayed to the user in one page.

    Info

    With the aid of an "Load More" button (if existing) further recommendations than the max. number can be displayed.


  • Max. Reasons:
    With this number you can decide how many reason texts are displayed at most per recommendation.

...