Content
Vouchers
A great way to surprise your nearest and dearest for any occasion.
Simply enter the amount you want the voucher to be for, follow the instructions and either print it out to put in a card or email to them directly.
Terms & Conditions:
7 day cooling off period when purchasing.
Valid for 12 months from purchase.
Not valid in conjunction with other offers.
Not refundable or redeemable as cash.
var vouchers = document.querySelector('rezbot-vouchers');
vouchers.addToCart = {
voucherpreset_id: 1,
amount: 100,
qty: 1,
image: 'URL',
title: 'TITLE',
};