Skip to content

Commit

Permalink
New favorite product hook for listing
Browse files Browse the repository at this point in the history
  • Loading branch information
Oksydan committed Dec 15, 2023
1 parent ba18ac4 commit e4e1eb6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
</a>
{/block}

{block name='product_favorite_button'}
{hook h='displayProductFavoriteButton' product=$product}
{/block}

{block name='product_reviews'}
{hook h='displayProductListReviews' product=$product}
Expand Down

0 comments on commit e4e1eb6

Please sign in to comment.