Skip to main content

Configuring Gift Voucher Products

Gift vouchers are regular Shopware products. For a Shopware product to be used as a gift voucher, it first needs to be configured as such. Every gift voucher product is based on a voucher in the voucher administration. You can find more information about the Shopware voucher system here.

Creating a Gift Voucher Product

To create a gift voucher product, proceed as follows:

  1. Create a new product or open an existing one.

  2. In the Basic Data (Stammdaten) tab, set the VAT rate (usually 0%). Please also note the information about voucher tax rates in this article.

  3. Enable the checkbox Product is a gift voucher (Artikel ist ein Geschenkgutschein).

  4. In the Assigned Gift Voucher (Zugeordneter Geschenkgutschein) field, select an existing voucher or create a new one using the Create New Gift Voucher (Neuen Geschenkgutschein anlegen) button below it.

  5. Select a voucher design. All voucher templates from the PDF document creation are available for selection. Here you can learn how to customize the existing templates.

  6. According to the Shopware documentation, you can now specify all other desired or required information. This includes, for example, the sales prices per customer group, maximum quantity, free shipping, etc.

image8.png

Properties of the Gift Voucher

Using the pencil icon next to the Assigned Gift Voucher (Zugeordneter Geschenkgutschein) field, you can open and edit the corresponding voucher directly in the Shopware voucher administration. The voucher administration can also be accessed via Marketing → Vouchers (Gutscheine). The following values are automatically set for gift vouchers:

Description

"Gift voucher (Value: x €)"

Voucher Code Mode

Individual (not changeable)

Number of Vouchers

2147483647 (dummy value), corresponds to the number of vouchers actually available once at least one has been generated

Minimum Order Value

0 (since remaining balances are possible)

Deduction

Absolute (not changeable)

Order Number

"voucher-" + sequential number, can be changed under Settings → Basic Settings (Grundeinstellungen) → Shop Settings (Shopeinstellungen) → Number Ranges (Nummernkreise) → Gift Vouchers (Postfix for the order number of the voucher upon redemption)

Value

Voucher value entered in the product's basic data

Tax Configuration

0 %

You can edit these values afterwards. For example, to prevent remaining balances, the minimum order value can be adjusted to match the voucher's value.

In Shopware, you have the option to set the tax rate for vouchers to Auto-Detection. Please note that in this case, the highest tax rate in the cart will always be applied to the vouchers at the POS as well.

Restrictions When Redeeming Vouchers

Shopware offers the option to set restrictions on redeeming vouchers. Pickware POS only supports the validity period restriction. All other restrictions, i.e. products, customer groups, shops, or manufacturers, do not apply, meaning the vouchers can always be redeemed at the POS despite these restrictions.

Vouchers with Partial Amounts

The plugin only supports vouchers with full amounts. You can enter a non-full amount in the Shopware voucher administration, and customers can purchase and redeem it that way, but during the purchase process, different amounts will be displayed for the product price and voucher value in the frontend and backend.

Bildschirmfoto_2020-11-02_um_10.38.08.png

What Permissions Are Required?

At minimum, the following permissions are required to create and edit gift vouchers and gift voucher products:

  • article

    • read

    • save

  • voucher

    • create

    • read

    • update

    • delete

    • export

    • generate

Did this answer your question?