Hello, I would like to insert the Joomla! Article ID into a product page.
Using the standard
Factory::getApplication()->input->get('id');
does not work as it shows the J2C Product ID instead.
If I cannot do that, how can the shop owner search for the J2C Product ID in the admin area?
Thanks
S :)