> ## Documentation Index
> Fetch the complete documentation index at: https://docs.depict.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding a Recommendation block

There are two types of blocks available for recommendations:

1. Grid (with or without a "view more" button)
2. Slider

They can be added to either:

1. The product page
2. The front page
3. The cart page

Here's an example how to add a grid of recommendations to the product page:

<Steps>
  <Step title="First Step">
    Select the template that you want to edit
  </Step>

  <Step title="Second Step">
    Add the recs grid or recs slider block to the product template. You might also want to hide your old recommendations block in this step.
  </Step>

  <Step title="Third Step">
    Enter one of the available recommendation types into the "recommendation type" field.

    Configure other configurable options as you see fit.
  </Step>

  <Step title="Done">
    After finish settings up the recommendations block it should look something like this
  </Step>
</Steps>
