Website Building » Wix » How Do I Add a Continue Shopping Button on Wix?

How Do I Add a Continue Shopping Button on Wix?

Last updated on January 7, 2023 @ 4:58 am

There are a couple different ways that you can add a continue shopping button on Wix. One way is to go to the Wix App Market and find an app that will add the button for you. Another way is to use the HTML code for a button and add it to your Wix site.

If you want to use an app to add the button, there are a few different options available. One option is the ‘Add to Cart Plus’ app, which is available for free. This app will add a continue shopping button to your Wix site, as well as other features like a mini cart and social media buttons.

GREAT NEWS:

Exciting update! We've collaborated with Wix to offer WBI users with a free plan for all website creation needs - Explore the details here.

Another option for adding a continue shopping button is the ‘Shopping Cart Pro’ app. This app costs $4.99 per month, but it includes features like abandoned cart recovery, automatic shipping calculation, and coupon codes. If you’re running an online store on your Wix site, then this might be a good option for you.

If you want to add the continue shopping button using HTML code, you can use the following code:

PRO TIP: If you are not familiar with HTML or coding, we do not recommend trying to add a continue shopping button on Wix. Doing so could potentially break your website and cause irreparable damage.
<a href="http://yourstore.com/shop" 
class="continue-shopping-button">Continue Shopping</a>

This code will create a link with the text “Continue Shopping” and the class “continue-shopping-button”. When clicked, the link will take the user back to the “shop” page on your website.

Just replace ‘http://www.yourstore.com/shop’ with the URL of your Wix site. You can also change the text of the button by changing the value attribute in the code above.

You can style the text of the button using HTML tags like <b> and <u>. For example, if you wanted the button to say “Click here to continue shopping”, you could use the following code:

<input type="button" value="<b>Click here</b> to <u>continue shopping</u>" />
Morgan Bash

Morgan Bash

Technology enthusiast and Co-Founder of Women Coders SF.