{% load static %} {% block title %} Home {% endblock title %} | tapped.to
Please activate JavaScript to use Tapped.to

{{ product.name }}

From {{ product.price }} €

{% if product.shortdescription %}

{{ product.shortdescription }}

{% else %} {{ product.price }}€ {% endif %}

{{ product.description }}

{% if product.in_stock > 0 %} {% else %} {% endif %}

You may also like

{% for recommend_product in likely %} {% if forloop.counter < 5 %} {% endif %} {% endfor %}