Extra Features

Extra Features

CSS Selector of your cart

A CSS selector is the part of the code that identifies what part of the web page should be styled. In Quickview, it is used to integrate with your theme cart.

Follow this instruction to know how to find the css selector of your cart.

Add to cart message

This message will appear after your customers add products successfully. 
By default, the message is set as 'This item has been added to cart!'. You can change the words in this section by entering the new text on the bar below:


This field supports HTML, so you can even change the color and style of the text.
You can find a Doc to HTML editor to convert your message to HTML, or paste this HTML below to the field:
<span style="color: #333;">This item has been added to cart! <a style="text-decoration: underline; color: #333;" href="/cart">View cart</a> or <a style="text-decoration:underline; color: #333;" href="/collections/all">Continue shopping</a></span>
You can change the #333 to the color hex you like, or change the "/collections/all" to the link you want when clicking on Continue shopping.

Out of stock and Unavailable button


If a product variant is out of stock (inventory = 0), the "Add to cart" button will change to "Out of stock" and unclickable.
If a variant does not exist, the "Add to cart" button will change to "Unavailable" and unclickable.



    • Related Articles

    • Upselling features

      All upselling features are available in premium plan only. Saving amount  Enable 'Show saving amount' mode to show saving amount. This will be displayed if the product has compared price. Next/Previous product  When enabled, two arrows will appear on ...
    • Extra Settings

      Specific Recipient Email If you want the submissions to be sent to a specific email, you can add that email in this option. However, you can add only one email in this label. If you add multiple emails, the submissions will be sent to the first ...
    • Custom Plan Explanation

      Our custom plan is designed to meet the specific needs of merchants who have unique requirements for their Checkout customization. We offer a variety of options to choose from, so you can select a plan that perfectly suits your needs and budget. ...
    • Why we switch Sale Kit from Free to Freemium app

      It is official that Sale Kit is now a Freemium app, which includes a Free plan (with usage limitation) and Paid plans (still very reasonable). If you feel great with that, let's go straight to see what you have at hand using Sale Kit: plan ...
    • Custom Field

      Our Custom Fields extension helps to collect more information of your customers on the checkout page, such as Delivery instructions, Customer surveys, etc. Let's explore the features of Custom Fields extension. 1. Template You can create more ...