<% _.each(data.stores, function(item) { %>
<% if(data.contextDivision === "fashion"){%>
<%} else { %>
<% } %>
<% if(item.GabrielBoutique){ %>
A Gabriel & Co. Premier Partner, offering a personalized shopping experience and a broader selection of our collections.
<% } %> <%- data.fAddress(item.address1) %> <%- [item.city,item.state,item.zip,item.country].join(', ') %>
<% if(item.phone){ %> <% } %> <% if(data.contextDivision === "fashion" || data.contextDivision === "wedding" || data.contextDivision === "alternative"){} else { %> <% if(item.code !== "C07334"){%> <% if(data.contextPage === "pdp-page"){%> book an appointment <% } else{%> Book An Appointment <% } %> <% } %> <% } %>
<% }); %>