<%= _.__('Click the “Add Key” button. In the next screen, add a description and select the WordPress admin user to generate the key for.') %>
<%= _.__('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.') %>
<%- _.__('Now that keys have been generated, you should see two new keys. These two keys are your Consumer Key and Consumer Secret.' ) %>
<%= _.__('Goto Setup Credentials tab and enter your Api credentials and Save credentials.') %>
<%= _.__('Then, goto Attribute Mapping tab and Save attribute mapping Setting.') %>
<%= _.__('How to Export Data to Woocommerce Store:') %>
<%= _.__('Goto Export jobs and Create a job with by entering code, label and Selecting WooCommerce Export Job.') %>
<%= _.__('After creating job Goto Content tab Add neccessary Filters in FILTER THE DATA and FILTER THE PRODUCTS. After that Save job.') %>
<%= _.__('Run job whenever you want to Export Product by navigating to Export profiles >> WooCommerce Job and Clicking on Export now') %>