We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed11d06 commit a4b7741Copy full SHA for a4b7741
components/Product/IndexProducts.component.jsx
@@ -1,8 +1,6 @@
1
import Link from 'next/link';
2
import { v4 as uuidv4 } from 'uuid';
3
4
-import WOO_CONFIG from 'utils/config/nextConfig';
5
-
6
import { filteredVariantPrice } from 'utils/functions/functions';
7
8
/**
0 commit comments