<% var shipsToYou = false; if(_.intersection(ob.userCountries, ob.ships_to).length > 0 || ob.ships_to == "ALL" || ob.ships_to.length == 0){ shipsToYou = true; } %>
<% if(ob.showAvatar) { %>
<% } %>
= 30) { %>data-tooltip="<%= ob.title %>"<% } %> data-id="<%= ob.contract_hash %>">
<%= ob.title %>
<%= ob.formatBitcoin(ob.vendorBTCPrice, 4) %> <% if(ob.userCurrencyCode != 'BTC'){ %> (<%= ob.displayPrice %>) <% } %>
<% if(ob.discover) { %>
<%= polyglot.t('About') %>
<% if(!ob.micro && !ob.hideFollow){ %>
<%= polyglot.t('Unfollow') %>
<%= polyglot.t('Follow') %>
<% } %>
<%= !ob.isBlocked ? polyglot.t('Block') : polyglot.t('Unblock') %>
<% } %> <% if(ob.ownPage){ %>
<%= polyglot.t('Edit') %>
<%= polyglot.t('Clone') %>
<%= polyglot.t('Delete') %>
<% } %> <% if(!ob.ownPage && ob.discover === undefined){ %>
<%= polyglot.t('ViewListing') %>
<% } %>
<% if(ob.contract_type){ %>
<% if(ob.contract_type == "PHYSICAL_GOOD"){ %> <%= polyglot.t('Physical') %> <% }else if(ob.contract_type == "DIGITAL_GOOD"){ %> <%= polyglot.t('Digital') %> <% }else{ %> <%= polyglot.t('Service') %> <% } %>
<% } %> <% if(!shipsToYou && ob.ships_to.length != 0 && !ob.ownPage){ %>
/
<% } %>
<% if(ob.cloak){ %>
<%= polyglot.t('NSFW') %>
<% } %>