Gift Certificates

Check Gift Certificate Balance

You can check the balance of a gift certificate by typing the code in to the box below.

/* Centre the Klarna banner in Vault theme */ .klarna-centre-wrap { display: flex; justify-content: center; align-items: center; width: 100%; text-align: center; } .klarna-centre-wrap klarna-placement { display: block; margin: 0 auto; }