Hello Oracle APEX Community,
I am working on implementing an Add-to-Cart process in my Oracle APEX application. The goal is to allow users to add products from product cards (displayed in an interactive report or a classic report) to a cart, and the selected items should be inserted into a CART
table and displays selected items in report view.