> 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="/files/1zvHvKaLNhnbr5aH6cEW" 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="/files/5yKbkm2G6wBvS8buNOMR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/mAxPuwXFSnRkVP3BvHie" 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="/files/NAr3MqaLiaNB1iWpMGhn" alt=""><figcaption></figcaption></figure>
