Tenant: {{ user.tenant }}
User: {{ user.id }}
Locale: {{ user.locale }}

Capire Books

Book Author Genre Rating Price
{{ book.title }} {{ book.author }} {{ book.genre.name }} {{ ('★'.repeat(Math.round(book.rating))+'☆☆☆☆☆').slice(0,5) }} ({{ book.numberOfReviews }}) {{ book.currency && book.currency.symbol }} {{ book.price }}

{{ book.title }}

{{ book.descr }}

( click on a row to see details... )