# 3. Configuration

Plugin settings are found at **Extensions → My Extensions → Advanced Wishlists → ··· → Configure**.

![Plugin configuration](https://459847022-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtiS3-dzuXFp_IH7yRw-1972196547%2Fuploads%2Fgit-blob-38e0fd38431b11c622583c20a60a13bb08182785%2F12.png?alt=media)

All settings can be overridden per sales channel.

***

## Guest Wishlist

### Enable guest wishlist

**Default:** enabled

Allows logged-out visitors to save products to a local wishlist (localStorage). The feature respects cookie consent (category "Functional"). If consent is not given, the guest wishlist is hidden.

When the guest registers or logs in, their saved items are automatically merged into their first wishlist.

### Maximum guest wishlist items

**Default:** 50

Limits the number of products a guest can save to their local wishlist. Further additions are ignored once the limit is reached.

### Guest wishlist TTL (days)

**Default:** 30

How long guest wishlist data is stored in the browser before expiring. After this period, the data is automatically removed from localStorage.

***

## Wishlist Display

### Items per page

**Default:** 24 | **Options:** 12, 24, 48

Determines how many wishlist items are shown per page on the wishlist detail page and the publicly shared wishlist. A page navigation appears when there are more items.

***

## Unavailable Products

### Show unavailable products section on wishlist detail page

**Default:** enabled

When enabled, customers see a dedicated "Unavailable Products" section (above the regular items) on their wishlist detail page. Products that are inactive or removed from the sales channel are listed there.

If you have assigned alternative products in the admin, they appear below the unavailable product as replacement suggestions. Customers can remove unavailable items directly from this section or add a suggested alternative to their wishlist.

Disable this option if you do not want to highlight unavailable products on the storefront.

***

## CSV Import/Export

### Maximum CSV import items

**Default:** 200

Limits the number of products processed in a single CSV import. Rows beyond this limit are ignored.

***

## Price Drop Notifications

### Enable price drop notifications

**Default:** enabled

Enables the feature globally for the entire shop. When disabled, the opt-in section on the wishlist detail page is hidden and no notifications are sent.

To actually send emails, you also need to set up a flow in the Flow Builder (see [Price-Drop Notifications](https://docs.momocode.de/en/shopware-6/advanced-wishlists/6.-price-notifications)).

### Threshold type

**Default:** Percentage | **Options:** Percentage, Absolute value

Determines how the minimum price difference is measured:

* **Percentage** — A notification is triggered when the price drops by at least X % below the original price.
* **Absolute value** — A notification is triggered when the price drops by at least X (in the shop currency) below the original price.

### Minimum price drop threshold

**Default:** 5

The minimum amount by which a price must fall to trigger a notification. The interpretation depends on the selected **Threshold type** (e.g. 5 % or €5).

***

## Wishlist Analytics

### Conversion attribution window (days)

**Default:** 30

Defines how many days after a product is added to a wishlist a purchase counts as a conversion. If a customer buys a wishlisted product within this period, the conversion is recorded in the analytics.

![Plugin configuration — additional settings](https://459847022-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtiS3-dzuXFp_IH7yRw-1972196547%2Fuploads%2Fgit-blob-619a097a758c577ca605eb7cfd39a3d27a860974%2F13.png?alt=media)
