Can Shopify merchants install AOV progress bar inside cart drawer?
It depends. If you're javascript expert, you may be able to get it working with your cart drawer.
If your Shopify theme uses ajax to dynamically generate and replace cart drawer's content everytime it is shown/hide, AOV progress bar probably won't work inside cart drawer.
For it to work, you need to re-inject and reload progress bar everytime cart drawer update event is triggered. Many theme developers don't provide support for modified theme.js so we do not recommend changing it unless you know how to revert any corrupted changes.
For start, we recommend placing AOV progress bar in product page first and see how if it works before you commit to a bigger change.
If you are using aov progress bar on a paid subscription, we'll be happy to assist and see if we can help you integrate it into your store's theme cart drawer.

