vreadCrumb added
This commit is contained in:
@@ -32,7 +32,7 @@ export default function Card({
|
||||
image,
|
||||
category,
|
||||
});
|
||||
router.push(`/${locale}/products`);
|
||||
router.push(`/${locale}/catalog_page/products`);
|
||||
};
|
||||
return (
|
||||
<Link href="#" onClick={handleClick}>
|
||||
|
||||
Reference in New Issue
Block a user