🗃️ Configuration
1 item
📄️ Checkout Fields
These are created for additional details to be used in checkout processes that involve billing, payment, shipping etc. For instance, the ‘last name’ of a customer is not required for billing, but it is required for shipment. So, it is created as a checkout field and made to be displayed in the shipping address.
📄️ UIkit 3 Checkout Fields
J2Commerce ships a Bootstrap 5 frontend by default. If your Joomla template uses UIkit (YOOtheme Pro, or any custom UIkit-based template), checkout and profile fields will render with wrong grid classes and lose their styling unless you follow the steps below.
📄️ Order Statuses
Order statuses define the stages an order passes through in your store. Each status represents a step in the order lifecycle, from initial placement through processing, shipping, and completion. J2Commerce includes core statuses that are required by the system, and you can add custom statuses to match your specific workflow.
📄️ Shipping Troubleshooter
The Shipping Troubleshooter is a built-in diagnostic tool that helps you find and fix shipping problems in your store. If customers are not seeing shipping options at checkout, or if shipping rates are missing or incorrect, this tool guides you through the most common causes step by step.
📄️ Queue Hub
The Queue Hub is where J2Commerce handles background tasks — things that happen quietly behind the scenes so your store stays fast and responsive. When third-party apps (like shipping integrations, accounting sync, or inventory tools) need to send or receive data, they add those jobs to the queue rather than making your customers wait.