Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Your store should be running on woocommerce 3.0 wordpress 4.8.

Main Functions

For Admin

...

  1. Settings systems

Firstly, admin need to set configuration for Gift Card Pro, including:

    • Processing Gift Card.
    • Gift Card
    • Gift card send friend option 
    • PDF setting
    • Default Emal template 

...

Don't forget save changes when leave

 

Settings Email template

 

  • You can design Email template as build a page. So, you can type HTML & CSS, use builder tool easy
  • We also can insert some dynamic variable into email content such as: 

    {{from_name}}
    {{to_name}}
    {{to_email}}
    {{message}}
    {{code}}
    {{balance}}
    {{expired_at}}
    {{product_image}}
    {{store_url}}
    {{store_name}}

    So when customers receive your email, your information will auto fill in those places. 

  • After that, you assign in a particular product. See the image:

  

2. Create Gift card

Below is the list of created Gift Card template. An Administrator can view and manage them easily.

...

After add Gift Card, we will have a code of that gift like "MagenestAbxyz4208and then we paste into email content, so customer can receive this a letter with this code.


 

 

3. Create a new gift card product

To create a Gift card product, an admin need to navigate to Product > Add new. 

...

Regular price must be greater than 0 (zero)

Assign Email templateImage Added


Fixed price: Choosing this option if admin want to set a fixed price for the product.

...

Ex: Price range must be followed as 100-250

 -+ Expiry Date: Admin can set the expiration date of Gift Card products. 

Image Added

And please click on Publish button to complete.

...