Hello!

I have installed the contribution STSv4.5.2_and_PRODUCT_EXTRA_FIELDS.

MY version of STS is STSv4.5.8

When I disable product info template in admin product extra field works but not with product info template enabled.
I put the $pef$ tag in product_info.php.html template but there isn“t any extra fields showing up.

In the instructions for the contribution STSv4.5.2_and_PRODUCT_EXTRA_FIELDS it says
b) And then in includes/column_left.php simply call: include(DIR_WS_MODULES . 'product_extra_fields.php');

Where shall i put this code?