📄️ Invoices
Customers can have access to their invoices from their accounts. By default, if the integration supports it, invoices can be accessed from order pages and have an online HTML version with a printable-friendly theme. This guide explains how to adapt the feature to your needs.
📄️ Flash Messages
Your server actions may need to display information to the User after a redirection. This guide explains how to use Front-Commerce's flash messages to achieve this.
📄️ Display a map
Front-Commerce has a generic map component that modules can use to display maps. This guide explains how to use the feature in your application.
📄️ Smart Forms
Front-Commerce has a built-in implementation agnostic Smart Form fields/hooks feature. Smart Form helps users while they are filling out a form. They provide smart suggestions based on their input and can validate or homogeneously format the data. This guide explains how to use the feature in your application.
📄️ Quick orders
Front-Commerce's QuickOrder component allows customers to add products to the cart by entering an SKU and a quantity. This component is self-contained and renders a compact form that has been designed to be integrated into different contexts. This guide explains how to integrate this feature into your application.
🗃️ External Logins
1 item
📄️ Return Merchandise Authorization
Return Merchandise Authorization (RMA) provides a customer with the means to request a return of an order or part of an order. This guide explains how to integrate this feature into your application.
📄️ In-Stock Alert
In-stock alerts allow users to subscribe to email notifications when a product is out of stock, so the customer can notify them as soon as it is back in stock. This guide explains how to enable the feature in your application and adapt it to your specific needs.
📄️ Maintenance mode
You may want to put one or more of your stores in maintenance mode while you do
📄️ Disable Hydration
In some senarios one might need to disable client side hydration. This page shows the user how this can be achieved in Front-Commerce
📄️ Password fields
Your application will require customers to enter their password on several pages (registration, login, password forgotten…). This page contains all information about how to adapt the default Front-Commerce behaviors.
📄️ Feature Flags
Some modules in Front-Commerce use feature flags to enable or disable its