<%- _.__('woocommerce.field_label') %>
<%- _.__('woocommerce.attribute_in_akeneo') %>
<%- _.__('woocommerce.field_value') %>
<% _.each(fields, function (field, key) { %>
<% if('undefined' !== typeof(field.tooltip) ) { %> <% } %>
readonly="readonly"<% } %> >
<% }); %>
<%- 'OTHER MAPPINGS' %>
<%- _.__('Select all') %> <%- _.__('Deselect all') %>
<%- _.__('Select all') %> <%- _.__('Deselect all') %>
checked <% } %> >
checked <% } %> >
checked <% } %> >
<%- _.__('Select all') %> <%- _.__('Deselect all') %>
<%- _.__('Quick Export Currency Mapping') %>
<% if (_.isEmpty(locales) == false) { %>
<%- _.__('Enable Export in WPML') %>
checked <% } %> >
<% if(model && typeof(model['settings']) !== 'undefined' && typeof(model['settings']['enable_wpml']) !== 'undefined' && model['settings']['enable_wpml'] == "on") { display = 'block'; } else { display = 'none'; }%>
<% } %>