{if !$product} {$product = $body.product} {/if} {$js_favorites = [ 'productId' => intval($product.id), 'title' => "{$product.title}", 'gtmAddToWishlist' => {get_gtm_data encode=true type='ecommerce' method='AddToWishList' data=['products' => [$product], 'listType' => $listType, 'listId' => $listId]} ]}
{$favorties_text|default:"{t}Přidat mezi oblíbené{/t}"}