{% for object in page_obj.object_list %} {{ object.code }} {{ object.name }} {{ object.price }} {% endfor %}