./administrator/components/com_hikashop/extensions/plg_hikashop_google_products/google_products.php: $products[$key]->alias = JFilterOutput::stringURLSafe($row->product_name); ./administrator/components/com_hikashop/extensions/plg_search_hikashop_products/hikashop_products.php: $alias = $app->stringURLSafe(strip_tags($row->product_name)); ./administrator/components/com_hikashop/extensions/plg_search_hikashop_products/hikashop_products.php: $alias = JFilterOutput::stringURLSafe(strip_tags($row->product_name)); ./administrator/components/com_hikashop/extensions/plg_system_hikashopproductinsert/hikashopproductinsert.php: $products[$k]->alias = $app->stringURLSafe(strip_tags($row->product_name)); ./administrator/components/com_hikashop/extensions/plg_system_hikashopproductinsert/hikashopproductinsert.php: $products[$k]->alias = JFilterOutput::stringURLSafe(strip_tags($row->product_name)); ./administrator/components/com_hikashop/extensions/plg_system_hikashopproductinsert/hikashopproductinsert_view.php: $product->alias = $app->stringURLSafe(strip_tags($product->product_name)); ./administrator/components/com_hikashop/extensions/plg_system_hikashopproductinsert/hikashopproductinsert_view.php: $product->alias = JFilterOutput::stringURLSafe(strip_tags($product->product_name)); ./administrator/components/com_hikashop/views/cart/tmpl/form.php: $cart->alias = $app->stringURLSafe(strip_tags($cart->product_name)); ./administrator/components/com_hikashop/views/cart/tmpl/form.php: $cart->alias = JFilterOutput::stringURLSafe(strip_tags($cart->product_name)); ./components/com_hikashop/controllers/product.php: $alias = $app->stringURLSafe($product->product_name); ./components/com_hikashop/controllers/product.php: $alias = JFilterOutput::stringURLSafe($product->product_name); ./components/com_hikashop/controllers/product.php: $alias = $app->stringURLSafe($product->product_name); ./components/com_hikashop/controllers/product.php: $alias = JFilterOutput::stringURLSafe($product->product_name); ./components/com_hikashop/views/cart/tmpl/showcart.php: $cart->alias = $app->stringURLSafe(strip_tags($cart->product_name)); ./components/com_hikashop/views/cart/tmpl/showcart.php: $cart->alias = JFilterOutput::stringURLSafe(strip_tags($cart->product_name)); ./components/com_hikashop/views/category/view.feed.php: $products[$key]->alias = $app->stringURLSafe($row->product_name); ./components/com_hikashop/views/category/view.feed.php: $products[$key]->alias = JFilterOutput::stringURLSafe($row->product_name); ./components/com_hikashop/views/product/view.feed.php: $products[$key]->alias = JFilterOutput::stringURLSafe($row->product_name); ./components/com_hikashop/views/product/view.html.php: $rows[$key]->alias = $app->stringURLSafe(strip_tags($row->product_name)); ./components/com_hikashop/views/product/view.html.php: $rows[$key]->alias = JFilterOutput::stringURLSafe(strip_tags($row->product_name)); ./components/com_hikashop/views/product/view.html.php: $element->alias = $app->stringURLSafe(strip_tags($element->product_name)); ./components/com_hikashop/views/product/view.html.php: $element->alias = JFilterOutput::stringURLSafe(strip_tags($element->product_name)); ./components/com_hikashop/views/product/view.html.php: $prod->alias = $app->stringURLSafe(strip_tags($prod->product_name)); ./components/com_hikashop/views/product/view.html.php: $prod->alias = JFilterOutput::stringURLSafe(strip_tags($prod->product_name)); ./components/com_hikashop/views/product/view.html.php: $elt->alias = $app->stringURLSafe(strip_tags($elt->product_name)); ./components/com_hikashop/views/product/view.html.php: $elt->alias = JFilterOutput::stringURLSafe(strip_tags($elt->product_name)); ./components/com_hikashop/views/product/view.html.php: $elt->alias = $app->stringURLSafe(strip_tags($elt->product_name)); ./components/com_hikashop/views/product/view.html.php: $elt->alias = JFilterOutput::stringURLSafe(strip_tags($elt->product_name)); ./components/com_hikashop/views/product/view.html.php: $elements[$k]->alias = $app->stringURLSafe(strip_tags($elements[$k]->product_name)); ./components/com_hikashop/views/product/view.html.php: $elements[$k]->alias = JFilterOutput::stringURLSafe(strip_tags($elements[$k]->product_name)); ./components/com_hikashop/views/product/view.html.php: $element->alias = $app->stringURLSafe(strip_tags($element->product_name)); ./components/com_hikashop/views/product/view.html.php: $element->alias = JFilterOutput::stringURLSafe(strip_tags($element->product_name)); ./components/com_hikashop/views/product/view.html.php: $element->alias = $app->stringURLSafe(strip_tags($element->product_name)); ./components/com_hikashop/views/product/view.html.php: $element->alias = JFilterOutput::stringURLSafe(strip_tags($element->product_name)); ./plugins/hikashop/google_products/google_products.php: $products[$key]->alias = JFilterOutput::stringURLSafe($row->product_name); ./plugins/search/hikashop_products/hikashop_products.php: $alias = $app->stringURLSafe(strip_tags($row->product_name)); ./plugins/search/hikashop_products/hikashop_products.php: $alias = JFilterOutput::stringURLSafe(strip_tags($row->product_name)); ./plugins/system/hikashopproductinsert/hikashopproductinsert.php: $products[$k]->alias = $app->stringURLSafe(strip_tags($row->product_name)); ./plugins/system/hikashopproductinsert/hikashopproductinsert.php: $products[$k]->alias = JFilterOutput::stringURLSafe(strip_tags($row->product_name)); ./plugins/system/hikashopproductinsert/hikashopproductinsert_view.php: $product->alias = $app->stringURLSafe(strip_tags($product->product_name)); ./plugins/system/hikashopproductinsert/hikashopproductinsert_view.php: $product->alias = JFilterOutput::stringURLSafe(strip_tags($product->product_name));