# Marketing Configurations

ScandiPWA cares about the opportunities for customer engagement. In this section, you will learn which most popular shopping tools that are supported by the ScandiPWA theme.&#x20;

| SECTION                                                                                            | STATUS          | DESCRIPTION                                                                                                                                                                                                                                                                   |
| -------------------------------------------------------------------------------------------------- | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email a Friend                                                                                     | **IN PROGRESS** | <p>Allows sharing links to products with friends. </p><p>ScandiPWA will support the feature in the upcoming releases. </p><p>Track the progress - <a href="https://github.com/scandipwa/base-theme/issues/1478"><https://github.com/scandipwa/base-theme/issues/1478></a></p> |
| [Wish Lists ](https://manual.scandipwa.com/v4.3.0/marketing/wish-lists)                            | **SUPPORTED**   | A wish list is a list of products that a registered customer can share with friends, or save to transfer to the cart at a later date. Learn more about what is supported by ScandiPWA in Wish Lists.                                                                          |
| Product Relationships                                                                              | **SUPPORTED**   | Products in your catalog can be promoted on other pages by defining the nature of the relationship between the products. See the options available in ScandiPWA in Up-sells, Cross-sells, and related products section.                                                       |
| [Product Reviews](https://manual.scandipwa.com/v4.3.0/marketing/product-reviews)                   | **SUPPORTED**   | Product reviews help to build a sense of community and are considered more credible than any advertising money can buy. Learn more about what is supported by ScandiPWA in the Product Reviews section.                                                                       |
| [Compare Products](https://manual.scandipwa.com/v4.3.0/marketing/compare-products)                 | **SUPPORTED**   | Compare Products generates a detailed, side-by-side comparison of two or more products.                                                                                                                                                                                       |
| [Recently Viewed Products](https://manual.scandipwa.com/v4.3.0/marketing/recently-viewed-products) | **SUPPORTED**   | The block with the recently viewed products.                                                                                                                                                                                                                                  |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.scandipwa.com/v4.3.0/marketing/marketing-configurations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
