I have enabled Kartify but it isn’t showing

Modified on Wed, 3 Jul at 11:30 AM

Some themes come with an AJAX cart. This is the cart that slides out from the side. Kartify requires a true cart page to function.

Solution

All you need to do is change the themes cart to use page. To disable these cart types and change your cart type, please go to “Customize theme” in your shopify dashboard under sales channel “Online Store”. Under “Cart Page” (or a similar section), change “Cart type” to “Page”. Drawer, slide out, or modal cart types are incompatible with option pricing.

If this doesn’t solve the issue, you may have a custom theme which isn’t outputting the automatic Script.

You can add the code manually to your theme to output Kartify. If you know how to edit your themes file, simply insert the following code on the cart.liquid or equivalent cart section:

<div id="kartify_wrapper"></div>


Please remember to backup your theme before doing so.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article