<% if(!key) { %>
<%- 'Store Id : ' + store.store_group_id %>
|
<% } %>
style="border-top: 0px !important;" <% } %> >
<%- store.name %>
|
<% if('undefined' !== typeof(storeMapping[store.code]) && 'undefined' !== typeof(storeMapping[store.code]['channel']) && storeMapping[store.code]['channel']) {
selectedVal = storeMapping[store.code]['channel'];
} else {
selectedVal = null;
} %>
<% if(!key) { %>
|
<% } %>
<% }}); %>
<% }); %>