Hoping someone can help me with something as blocking me and no idea why its not playing ball, im upgrading a addon from previous version to the latest but its not showing on the hook.
I added into default_template.tpl
{hook name="products:view_main_info_before_options"}{/hook}
I already checked this does exist in fn.catalog.php in functions so a standard hook
Which is wrapped in the hook:
{hook name="products:view_main_info"}
The PRE tpl is:
design/themes/theme/templates/addons/specific_development/hooks/products/view_main_info_before_options.pre.tpl
But does not seem to be display, anyone know what i might be doing wrong?
Thanks