This commit is contained in:
Michal Miszczyszyn
2023-05-02 00:32:20 +02:00
parent 112d51303f
commit a8e49ee3f4
35 changed files with 31558 additions and 710 deletions

View File

@@ -1,4 +1,4 @@
import { getCollection, getCollectionProducts } from 'lib/shopify';
import { getCollection, getCollectionProducts } from 'lib/saleor';
import { Metadata } from 'next';
import { notFound } from 'next/navigation';