Dear Sir,
Good day to you!
I’ve created a “Quick Order” page to make it easier for customers to add products from a single page. On this page, I’ve set a condition where the product prices are hidden unless the user is logged in. When a user clicks the “Login to view price” button, an off-canvas login form appears on the right side of the screen.
However, the issue is that the product details pop-up (quick view or product info) overlaps the off-canvas login panel, which causes the login form to be hidden behind the product pop-up.
Here’s a screenshot for reference:
🔗 https://snipboard.io/hIH9mi.jpg
Could you please assist me how to resolve this problem?
Thank you.