Services Work Contact
EN SK
Magento

Saved Order Templates

Saved Order Templates allow logged-in customers to save their current product selections and quantities for future reuse. This is ideal for customers who regularly order the same set of products.

Note: Logged-in customers can save order templates to their account (stored in database). Guest visitors can also save orders — these are stored locally in the browser (localStorage) and persist within the same browser. A "Local" badge indicates locally stored orders.

7.1 Saving an Order

  1. Enter quantities for all the products you want to save
  2. Click the "Save Order" button in the toolbar
  3. Enter a name for your template (e.g., "Weekly Office Supplies" or "Monthly Restocking")
  4. Click "Save"

A confirmation notification appears. Your template is now stored and can be loaded anytime.

7.2 Loading a Saved Order

  1. Click the "Saved Orders" button in the toolbar
  2. A modal opens showing your saved templates
  3. Click "Load" next to the template you want to use
  1. The grid populates with the saved products and quantities
  2. You can adjust quantities before adding to cart

7.3 Managing Saved Orders

From the Saved Orders modal, you can:

  • Load — Populates the grid with the saved product quantities
  • Overwrite — Replaces the saved template with the current grid quantities (useful for updating a template)
  • Delete — Permanently removes the saved template