Franz Holzinger

Verse of the day

Lieblich und schön sein ist nichts; ein Weib, das den HERRN fürchtet, soll man loben.
Sprueche 31:30

© Bible Gateway's Verse of the Day


autor  
22-12-23 12:38:44 Produktspezifische Gutscheincodes mit voucher-Extension
André Sheydin
Hallo Herr Holzinger,

ist es möglich produktspezifische Gutscheincodes mit der voucher-Extension einzurichten? Aktuell sehe ich nur, dass die Gutscheincodes sich global auf alle Produkte auswirken.

Vielen Dank für den Support.
23-12-23 12:21:27 Voucher Code
Franz Holzinger
Die Voucher Tabelle sieht so aus:

tx_voucher_codes:
title tinytext NOT NULL,
code tinytext NOT NULL,
fe_users_uid int(11) DEFAULT '0' NOT NULL,
reusable int(11) DEFAULT '0' NOT NULL,
usecounter int(11) DEFAULT '1' NOT NULL,
combinable int(11) DEFAULT '0' NOT NULL,
amount_type int(11) DEFAULT '0' NOT NULL,
amount decimal(19,2) DEFAULT '0.00' NOT NULL,
tax decimal(19,2) DEFAULT '0.00' NOT NULL,
note text NOT NULL,
acquired_days int(11) DEFAULT '0' NOT NULL,
acquired_groups tinytext,

Es gibt keine Verknüpfung zu Produkten. Alle Gutscheine sind deshalb auf alle Produkte anwendbar.
< Zurück zum Forum