<% if (typeof(imagen) != "undefined" && imagen != "") { %>
<% } else{ %>
<% } %> <% if (typeof(ultimosDias) != "undefined") { %> <% if (ultimosDias > 0) { %>

últimos <%= ultimosDias %> días

<% } else if (ultimosDias == 0) { %>

último día

<% } %> <% } %> <% if (cupon > 0){ %>
Quiero este cupón
<% } %>
<% stringfecha = ""; if (typeof(fechafin) !== "undefined"){ stringfecha = "Desde " + fechaini + " hasta " + fechafin; } else{ stringfecha = fechaini; } %>

<%= stringfecha %>

<%= titulo %>

<% if (typeof(descripcion) != "undefined" && descripcion != "") { %>
<%= descripcion %>
<% } %>