Hi, I hope you can help.
I have written a module which is to be included in Hikashop product page by using {loadposition xxxx}. This all works fine so far but I could do with retrieving some specific product data from a custom field I have added in the admin tool. However, to do this I need to know the product id that the module is being displayed in so I can make the relevant database calls.
Can anyone tell me how I can retrieve the current product id for the page that is being displayed?
Thanks in advance,