# Frequently Asked Questions

### **Installation & Setup**

#### How do I get started with Fish Wishlist?

Fish Wishlist is built natively for Shopify. You can install it and use Theme Sections for a code-free setup.

[View Setup Guide](https://wishlist.nativeappco.com/install-and-setup/theme-setup)

#### How do I add the wishlist heart to collection pages?

You can add the "Add to Wishlist" heart icon to product cards by adding a specific code snippet to your collection grid.

[View Collection Grid Instructions](https://www.google.com/search?q=https://wishlist.nativeappco.com/install-and-setup/theme-setup%23add-our-code-snippet-to-collection-grid)

#### Can I add a wishlist widget to the checkout?

Yes! Shopify Plus users can add a checkout upsell widget to encourage logged-in customers to add items from their wishlist during checkout.

[View Checkout Widget Guide](https://wishlist.nativeappco.com/install-and-setup/checkout-upsell-widget)

### **Customization**

#### How do I change the wording of the wishlist buttons?

All text, including button labels and marketing opt-ins, can be modified via the "Copy & Translations" settings in the app admin.

[View Translation Guide](https://wishlist.nativeappco.com/customisation/copy-and-translations)

#### Can I use a separate wishlist page instead of a sidebar drawer?

Yes, the app supports a dedicated landing page for customers to view their saved items.

[View Landing Page Guide](https://www.google.com/search?q=https://wishlist.nativeappco.com/customisation/wishlist-landing-page)

#### Can customers share their wishlists?

Yes, sharing functionality is built-in, allowing customers to send their lists to friends or family.

[View Sharing Guide](https://www.google.com/search?q=https://wishlist.nativeappco.com/customisation/wishlist-sharing)

### **Common Issues**

#### Why doesn't my cart update immediately after adding from the wishlist?

Some themes require a manual fix to ensure the cart refreshes instantly when adding items from the wishlist drawer.

[View Troubleshooting Info](https://wishlist.nativeappco.com/faq/common-issues)

***


---

# 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://wishlist.nativeappco.com/faq/frequently-asked-questions.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.
