{[['
']]}
Here all all your personalized offers:
<% try { pers_offers.Pzn_offers[] items = offersSpot.getRuleContent(); pers_offers.Pzn_offers item = items[0]; // throws an exception if empty. %>
<% for (int i = 0, c = 0; ; ) { if (c == 0) { %> <% } else { %> <% } %> <% c = c == 0 ? 1 : 0; i++; try { item = items[i]; } catch (java.lang.ArrayIndexOutOfBoundsException _e0) { break; } } %>
| <%= item.getTitle() %>: <%= item.getDetails() %> |

No comments:
Post a Comment