# Custom hook
You can display the module in any position of your product page by using the DynamicProduct
hook.
Open the product.tpl
file of your theme and add the following code:
File location: /themes/[current theme]/templates/catalog/product.tpl
{hook h="DynamicProduct"}
WARNING
When this hook is used, the dp_hook
variable will be ignored.