Hi,
I’m working on adding PayPal buttons to my cart page.
I added a custom liquid file, added the necessary info to the cart-main-footer.liquid and cart.js files to get it to work, but ran into an issue.
The solution doesn’t work 100%.
I add items to the cart, the buttons don’t appear.
Once I remove minimum 1 item from my cart the options appear.
Has anyone run into this same problem before?