Deposit System – handling deposits for products

The module allows you to manage deposits for products covered by the deposit system and display them in the cart, orders, and sales documents.

Table of contents

In the administration panel, go to ApplicationsDeposit system System module icon

Adding a deposit

  1. Click the Add button,
  2. Adding a deposit Adding a deposit
  3. Select Active,
  4. Enter the Name,
  5. Enter the Amount,
  6. Click the Save button.

Assigning a deposit to a product

In the administration panel, go to OfferProductsList.

  1. Go to the Edit page of the selected product,
  2. Adding a deposit
  3. Go to the Prices section,
  4. Expand the Deposit dropdown,
  5. Select a deposit from the list,
  6. Click the Save button.

Assigning a deposit to a category

In the administration panel, go to OfferCategories.

  1. Go to the Edit page of the selected category,
  2. Adding a deposit
  3. Go to the Products section,
  4. Expand the Deposit dropdown. This option sets a deposit for products that have this category set as default. A deposit set at the product level overrides the deposit set at the category level,
  5. Select a deposit from the list,
  6. Click the Save button.

Import/Export

In the administration panel, go to OfferProductsExportManage profiles.

    Adding a deposit
  1. Create a new import/export profile by clicking the Add button, or edit an existing profile,
  2. Add the Deposit field. The deposit ID will then be added to the import file. In the generated file, the column with the deposit ID is named Deposit::product_deposit_id.
  3. Adding a deposit

Displaying deposit information

Deposit information is presented in several places in the store so that the customer is aware of the additional fee at every stage of the purchase. Below are all locations where deposit information may appear.

Product list

On the product list, information about the assigned deposit amount is displayed below the price.

    Adding a deposit

Product page

On the product page, information about the name and amount of the deposit assigned to the product is displayed.

    Adding a deposit

Cart

In the shopping cart, information about the added deposit for products covered by the deposit system is displayed. The customer can see the deposit name and its value.

    Adding a deposit

Order summary

During checkout, the customer sees information about the added deposit in the order summary. The deposit name and value are displayed, ensuring the customer is aware of the additional fee before finalizing the purchase.

    Adding a deposit

Returns section

Deposit information is also available in the returns section of the customer panel. This section displays details about the deposit assigned to products covered by the deposit system.

    Adding a deposit

Orders

In the store administration panel, deposit information is visible in the order details. The administrator can check the deposit name and its value assigned to a given order.

    Adding a deposit

Invoices

Deposit information is also included in sales documents generated for the order, such as:

  1. Proforma invoice
  2. Adding a deposit
  3. VAT invoice
  4. Adding a deposit