Everything you'd want to know before you install.
A detailed look at how PrestaShop Giveaway & Contest Module 8 & 9: Verifiable Prize Draw, Purchase or Free Entry works, why we built it the way we did, and the thinking behind the features above.
Why a verifiable draw changes participation
In a classic giveaway, participants have to take the organizer's word for it, and a few comments about a "rigged contest" are enough to put others off. Here, every step leaves a public trace: the key fingerprint before opening, the list fingerprint at the end date, the drand value, then the revealed key. The verification page redoes the whole calculation in the visitor's browser without sending anything to the shop, and each participant can find their code in the sealed list.
With a purchase, without a purchase, or both
Purchase mode rewards orders placed during the contest and raises the cart value with the message "add €12 to get one more entry". The free form opens the contest to everyone and lets you offer a no-purchase-necessary route when required. Both routes combine, with a shared cap per email address.
Fewer fake entries
Double opt-in rules out invented addresses. The disposable email list blocks Yopmail, Mailinator and about sixty other services. A honeypot field and a timed signature stop bots, and a single connection cannot send more than 5 entries per hour. A referral only counts once the friend's entry is confirmed.
Official rules and prize delivery, without spreadsheets
The rules are generated from the dates, prizes, entry methods and your company details, then published on their own printable page. They are a template to have checked against the law of each country where the contest is open. After the draw, winners accept their prize and give their address in a form. The organizer receives an email, and the dashboard shows who replied, who is pending and who missed the deadline.
A contest that runs by itself
With autopilot and a cron URL, there is nothing to do after launch: sealing at the end date, draw on the announced date with the drand value, winner emails, then replacement by the next reserve if a winner does not reply in time. The home page widget and the product page banner promote the contest for its whole duration.
There are no reviews yet.