{% if post.id is defined and post.id %} {% set cur_product = fn('wc_get_product', post.id) %} {% set attrs = post.product.get_attributes() %} {% set cur_weight = function('get_product_info', post.id, 'weight') %}
{{ post._price() }}
{{ fn('pll_e', 'Объем') }}
{{ fn('pll_e', 'Количество') }}
{{ function('pll_e', 'Подробнее') }}