Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #199 from schibu83/patch-1
Browse files Browse the repository at this point in the history
fixed delivery time with advancedeucompliance
  • Loading branch information
Gytis Šk committed Apr 27, 2016
2 parents 82de1ea + 5642e15 commit 0315482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/community-theme-16/product-list-item.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
{/if}
{hook h="displayProductPriceBlock" product=$product type="price"}
{hook h="displayProductPriceBlock" product=$product type="unit_price"}
{hook h="displayProductPriceBlock" product=$product type='after_price'}
{/if}
</div>
{/if}
Expand Down

0 comments on commit 0315482

Please sign in to comment.