You can use Ragic as a simple shopping cart by embedding a database form that allows customers to place orders.
For example, you can create an embedded database form from a "Sales Order" sheet, adjust the Access Rights, and then share the form URL so that customers can access it and place an order.
After the customer submits the form, the system will automatically create a record for the order.
If you need a shopping cart interface or a membership system, please note that Ragic is primarily a backend database for internal data management and cannot serve as a ready-made website. To build a frontend interface like a shopping cart or membership portal, you’ll need to set up a website and use APIs to integrate with Ragic. For more details on API integration, please refer here.