{% load i18n pcart_core %}
{% if product.price_varies %}{% trans "From" %}{% endif %} {{ product.price|money }} {% if product.compare_at_price > product.price %} {{ product.compare_at_price|money }} {% endif %}