{{ title }}

{{ content }}

{{ eloquenty query_scope="plate_format_scope" from="products" as="catitems" paginate="true" limit="24" }}
{{ paginate }}{{ total_items }}{{ /paginate }} registrations
{{ if no_results }} No results {{ else }}
{{ catitems }}
{{ partial:registration mode="featured" vrn="{{ title }}" price="{{ price }}" total_price="{{ total_price }}" slug="{{ url}}" }}
{{ /catitems }}
{{ paginate }} {{ auto_links }}


[ There are {{ total_items }} registrations in this category ]
{{ /paginate }}
{{ /if }} {{ /eloquenty }}