Hello.
I get a warning when using the component.
Version 5.8.0
The store seems to work but the warning appears at the top of every page.
Warning: Undefined array key "Itemid" in /home/*******/**********.es/components/com_jshopping/Service/Router.php on line 113
Line 113 is as follows:
if (isset($categoryitemidlist[$query['category_id']]) && $categoryitemidlist[$query['category_id']]==$query['Itemid'] && isset($prodalias[$query['product_id']])){
Advice is appreciated on what could be the problem and how to fix it.
Joomla: 5,3,2
JoomShopping: 5.8.0
PHP: 8,4
JoomShopping: 5.8.0
PHP: 8,4



