<%= _.__('How to Setup:') %>
  1. <%= _.__('Generate Api credentials from Wordpress Admin Interface.') %>
    1. <%= _.__('Go to WooCommerce > Settings > Advanced > REST API.') %> <%- _.__('REST client') %>'
    2. <%= _.__('Click the “Add Key” button. In the next screen, add a description and select the WordPress admin user to generate the key for.') %>
    3. <%= _.__('Choose Read/Write access as the level of access for this REST API key. Then click the “Generate API Key” button and WooCommerce will generate REST API keys for the selected user.') %>
    4. <%- _.__('Now that keys have been generated, you should see two new keys. These two keys are your Consumer Key and Consumer Secret.' ) %>
  2. <%= _.__('Goto Setup Credentials tab and enter your Api credentials and Save credentials.') %>
  3. <%= _.__('Then, goto Attribute Mapping tab and Save attribute mapping Setting.') %>
<%= _.__('How to Export Data to Woocommerce Store:') %>
  1. <%= _.__('Goto Export jobs and Create a job with by entering code, label and Selecting WooCommerce Export Job.') %>
  2. <%= _.__('After creating job Goto Content tab Add neccessary Filters in FILTER THE DATA and FILTER THE PRODUCTS. After that Save job.') %>
  3. <%= _.__('Run job whenever you want to Export Product by navigating to Export profiles >> WooCommerce Job and Clicking on Export now') %>
Module Version: 3.0.1