Last Updated 4 months ago
How to display the number of points to be earned anywhere on the product card?
By default, the number of points for purchasing a product on the product page is displayed under the "Add to cart" button.If you want to display the number of points elsewhere, such as in the themes/*/templates/catalog/product.tpl file, you can use the code:
{hook h='displayProductAdditionalInfo' product=$product mod='pshowloyaltyprogram'}