<%= _.__('How to Setup:') %>
<%= _.__('Get credentials of Private App from shopify Admin panel.') %>
<%- _.__('From your Shopify admin, go to') %>
<%- _.__('Apps') %>.
<%- _.__('Click') %>
<%- _.__('Manage private apps.') %>.
<%- _.__('Click') %>
<%- _.__('Create new private app.') %>.
<%= _.__('In the
Description
section, enter a
Private app name
.') %>
<%= _.__('In the
Permissions
section, select Read and Write Permission for
Product information
and
Products, variants and collections
.') %>
<%= _.__("When you're done, click Save. Use API key and password along with your Shop Front Url as Credentials.") %>
<%= _.__('Goto
Setup Credentials
tab and enter your Api credentials and Save credentials.') %>
<%= _.__('Then, goto
Attribute Mapping
tab and Attribute Mapping.') %>
<%= _.__('How to Export Data to Shopify Store:') %>
<%= _.__('Goto
Export jobs
and Create a job with by entering
code
,
label
and Selecting
Shopify 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 >> Shopify Job and Clicking on Export now') %>
Module Version:
<%- moduleVersion %>