<%- _.__('magento2.magento.field.group') %>
<%- _.__('magento2.akeneo.field.group') %>
<%- _.__('magento2.akeneo.child_field.group') %>
<% _.each(fields, function (field, key) { %>
<% if('undefined' !== typeof(field.dynamic) && field.dynamic) %> <% else if('undefined' !== typeof(field.tooltip) ) { %> <% } %>
<% if('undefined' !== typeof(field.dynamic) && field.dynamic) %> <% else if('undefined' !== typeof(field.tooltip) ) { %> <% } %>
<% }); %>
<%- _.__('Map more Standard Attributes') %>
<%- _.__('Add Field') %>
<%- _.__('Other Mappings') %>
<%- _.__('Select all') %> <%- _.__('Deselect all') %>
<% selectVal = model && typeof(model['otherMappings']) !== 'undefined' && typeof(model['otherMappings']['images_alts']) !== 'undefined' ? model['otherMappings']['images_alts'] : '' imagesAttrs = model && typeof(model['otherMappings']) !== 'undefined' && typeof(model['otherMappings']['images']) !== 'undefined' ? model['otherMappings']['images'] : ''; %>
<%- _.__('Select all') %> <%- _.__('Deselect all') %>
<%- _.__('Select all') %> <%- _.__('Deselect all') %>
<%- _.__('Video Attributes Mapping') %>
<% _.each(videoRows, function(videoRow, index) { %> <% }); %>
Video Attribute Preview Image Actions
Add Mapping Row
<%- _.__('Image Role Mapping (For simple and Product model)') %>
<% selectImages = model && typeof(model['otherMappings']) !== 'undefined' && typeof(model['otherMappings']['images']) !== 'undefined' ? model['otherMappings']['images'] : '' _.each(imageRoles, function(imageRole, imageRoleKey) { %> <% }); %>
Base Small Thumbnail
<%- _.__('Image Role Mapping (For variant product)') %>
<% selectImages = model && typeof(model['otherMappings']) !== 'undefined' && typeof(model['otherMappings']['images']) !== 'undefined' ? model['otherMappings']['images'] : '' _.each(childImageRoles, function(imageRole, imageRoleKey) { %> <% }); %>
Base Small Thumbnail