Skip to content

Commit

Permalink
Merge pull request #358 from Oksydan/new-favorite-product-adjustment
Browse files Browse the repository at this point in the history
New favorite product hook for listing
  • Loading branch information
Oksydan authored Dec 15, 2023
2 parents ba18ac4 + e4e1eb6 commit 8412161
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 8412161

Please sign in to comment.