{% extends "partials/layouts/main-layout.html.twig" %} {% block body_attributes %} {% endblock %} {% block sidebar %} {% include "partials/sidebar.html.twig" %} {% endblock %} {% block hr_sidebar %} {% include "partials/horizontal-sidebar.html.twig" %} {% endblock %} {% block content %}
{% include "partials/breadcrumb.html.twig" with {'title': "Shop list", 'subtitle': "Home"} %}
Products Date Status Price Actions
modernize-img
Curology Face wash

books

Thu, Jan 12 2024

InStock

$275
modernize-img
Body Lotion

books

Thu, Jan 10 2024

Out of Stock

$89
modernize-img
Smart Watch

fashionbooks

Thu, Jan 12 2024

InStock

$125
modernize-img
Glossy Solution

electronics

Mon, Jan 16 2024

InStock

$50
modernize-img
Derma-E

fashionelectronics

Wed, Jan 18 2024

Out of Stock

$650

Rows per page:

1–5 of 12

{% include 'partials/customizer.html.twig' %} {% endblock %}