Wishlist - cart popup appears with link to checkout (March 2026)

Wishlist - cart popup appears with link to checkout (March 2026)

Summary

If you are seeing a cart popup when products are added to the wishlist, and it contains a 'Checkout' button, please follow the instructions in this guide to either disable the popup buttons or to disable the popup completely.

Why we currently recommend disabling it

In March 2026, Squarespace introduced a new cart confirmation popup that appears whenever a product or service is added to the cart:



This popup may cause issues for sites using an older version of our Wishlist plugin, because it contains a 'Checkout' button that allows customers to proceed directly to the Squarespace checkout, bypassing the wishlist process.

How to remove the popup

You can remove the popup completely in your cart settings. Go to Settings > Selling > Cart
Add to cart confirmation settings
You will see options for the Add to cart confirmation. Select "Button confirmation only". The change will be saved automatically.

If you would prefer to retain the popup, but remove the buttons, add the following text to the Custom CSS panel on your website instead:
/* Fix to override Mini Cart (2026) */
.commerce-mini-cart-dialog .commerce-mini-cart-action-buttons {
display: none !important;
}
.commerce-mini-cart-header-title > span {
font-size: 0;
}
.commerce-mini-cart-header-title > span::before {
content: "Added";
font-size: 18px;
}

After saving the changes, the popup should appear without the buttons.

Updating the Wishlist plugin

The latest version of the Wishlist plugin has been updated for full compatibility with this new cart popup feature. If you have purchased the subscription version of the Wishlist plugin, no modifications are necessary; the messages and buttons will automatically be customised to match your Wishlist configuration.

If you purchased the Wishlist plugin as a one-time purchase, you can purchase a compatibility update using this link: Wishlist upgrade.

Questions

If you are not sure if you are affected by this issue or require further support, please open a support ticket or use our live chat service (available at certain times of the day/week).

    • Related Articles

    • Wishlist - No product links in wishlist submissions

      Summary From 24 February 2025, Wishlist submissions may arrive without Product Links (URLs). This is due to an unintentional change by Squarespace. All other product information is unaffected. Wishlist submissions contain Product Titles, Product ...
    • The checkout button appears on the Wishlist page

      Summary Following an unannounced Squarespace update on 26 January 2026, sites using the Wishlist plugin may see a "Checkout' button appear on the Wishlist page. This unexpected behaviour is not caused by a fault in the Wishlist plugin, but by an ...
    • Age Verification Popup: Can I change the logo?

      The popup can automatically load your site logo, or can use the text based title instead. It isn't currently possible to specify an alternative logo. If your site logo uses the wrong colour scheme for your popup, you may want to consider using some ...
    • Wishlist heart icon appearing intermittently (May 2026)

      Summary Some customers may find that the wishlist heart icon appears intermittently. This issue may affect versions of the Wishlist plugin that were purchased before 20 April 2026. If you purchased your plugin after this date, or have an active ...
    • Wishlist - Button caption returns to "Add to Cart" after selecting variants (Squarespace update)

      Summary If you are using the Wishlist plugin and you purchased it before 27 July 2025 then you may find that the "Add to Wishlist" button (or whatever you named it) changes back to "Add to Cart" after a user selects a variant option, such as a ...