You can put the product anywhere you want in the product page
For this, you can use the custom hook
Just place this code anywhere in your product.tpl file
1 |
{hook h="ProductDesigner"} |
The product.tpl file is usually located in /themes/[current theme]/templates/catalog/product.tpl
If you are using the custom hook, you need to remove the module from the displayFooterProduct hook (in the Design > Positions page)