-- HikaShop version -- : 5.1.0
-- Joomla version -- : 5.1.1
-- PHP version -- : 8.1.29
-- Browser(s) name and version -- : all browser tested (firefox, opera, brave, chrome)
-- Error-message(debug-mod must be tuned on) -- : components/com_hikashop/views/product/view.html.php on line 3201
when I publish a product without price appear the error message:
Warning: Undefined property: stdClass::$prices in /public_html/components/com_hikashop/views/product/view.html.php on line 3201
Warning: foreach() argument must be of type array|object, null given in /public_html/components/com_hikashop/views/product/view.html.php on line 3201
Warning: Undefined variable $selected in /public_html/components/com_hikashop/views/product/view.html.php on line 3249
How i can clean this messages without insert a price?