> For the complete documentation index, see [llms.txt](https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/welcome-to-wishlistsuite/introduction.md).

# Introduction

Boost Conversions & Reduce Abandonment with a Seamless Shopping Experience

WishlistSuite is designed to help Shopify merchants capture lost sales and drive repeat purchases. By allowing customers to save their favorite products effortlessly, you bridge the gap between "just browsing" and "ready to buy."

***

#### Why Choose WishlistSuite?

* **Effortless Engagement:** Shoppers can save items directly from product, collection, or home pages - no account creation required.
* **Recover Lost Sales:** Our "Save for Later" feature allows customers to move items from their cart to a wishlist, keeping their interest alive even if they aren't ready to checkout immediately.
* **Data-Driven Insights:** Gain a competitive edge with a detailed analytics dashboard that tracks top-wished items, helping you optimize inventory and marketing strategies.
* **Fully Customizable:** Match your store’s unique brand identity natively by customizing buttons, icons, colors, and layouts.
* **Reminders:** Automated reminders to help customer intent turn into purcases&#x20;

***

#### Core Features at a Glance

| Category        | High-Value Capabilities                                                       |
| --------------- | ----------------------------------------------------------------------------- |
| List Types      | Favorites, Save for Later, Guest Wishlists, and Public Gift Registries.       |
| List Management | Multiple lists, Social/Email sharing, and direct Add-to-Cart functionality.   |
| Customization   | Custom branding, icons, multi-language support, and tailored email templates. |
| Growth Tools    | Conversion analytics, stock alerts, and comprehensive store owner dashboards. |

***

#### Key Benefits for Your Store

* Reduce Cart Abandonment: Give hesitant buyers a "safe place" for their items.
* Drive Social Proof: Enable social sharing and public wishlists to expand your brand's reach.
* Native Integration: Designed to look and feel like a natural part of your Shopify theme.

{% embed url="<https://youtu.be/8GcL-mh56nU?si=W-CiCx3no3gLccxq>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/welcome-to-wishlistsuite/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
