> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/wishy-wishlist-app/save-for-later.md).

# Save for Later

Enable the Save for Later feature on your storefront and allow customers to move products from their cart to their wishlist for future purchases.

#### What Does This Feature Do?

When a customer clicks **Save for Later**:

* The product is removed from the cart.
* The product is added to the customer's wishlist.
* The customer can easily return to their wishlist and add the item back to the cart later.

#### How to Enable

**Step 1: Enable Code Access**

Before using Save for Later, make sure the **Code Access** app embed is enabled.

Go to:

**Wishy Wishlist App → Code Access → Enable**

Then click **Save**.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FiJ9WWrbbv1MV2VfB9Oaz%2Fimage.png?alt=media&amp;token=03c25c1d-41d4-49d0-a0f1-df5c734a98ba" alt=""><figcaption></figcaption></figure>

**Step 2: Customize and Save the Script**

In the **Save for Later** section, you can modify the script to match your theme's cart structure or customize the button behavior as needed.

After making your changes, click **Save** in the Script Editor.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2F73svjMgjoqXvxKhAc5QR%2Fimage.png?alt=media&amp;token=28021621-9a94-46eb-a6ac-98a3e1580c4f" alt=""><figcaption></figcaption></figure>

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FV9aIPwGt54uNdd0CWOqS%2Fimage.png?alt=media&amp;token=127fd7d3-e4f6-440f-86d1-ca2789ec1fe2" alt=""><figcaption></figcaption></figure>

Once saved, the Save for Later button will automatically appear on supported cart pages.

#### Important

Both steps are required for the feature to work correctly:

✅ Enable the **Code Access** app embed

✅ Save the **Save for Later** script

If either step is missed, the Save for Later button may not appear or function properly on your storefront.

#### Frontend Appearance

After the feature is enabled, customers will see a **Save for Later** button next to eligible cart items. When clicked, the product will be moved from the cart to the customer's wishlist, allowing them to save it for a future purchase.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FgC4vW5e979npt0thrDRA%2Fimage.png?alt=media&amp;token=200c9aa2-8e28-495b-bd11-a5e398bb8d71" alt=""><figcaption></figcaption></figure>
