diff --git a/storefront/components/Blocks/Product/ProductsList/ProductListItem.tsx b/storefront/components/Blocks/Product/ProductsList/ProductListItem.tsx index 95f34d28e5..d9629d762c 100644 --- a/storefront/components/Blocks/Product/ProductsList/ProductListItem.tsx +++ b/storefront/components/Blocks/Product/ProductsList/ProductListItem.tsx @@ -124,7 +124,7 @@ export const ProductListItem = forwardRef( {product.__typename === 'MainVariant' && ( -
+
{product.variantsCount} {t('variants count', { count: product.variantsCount })}
diff --git a/storefront/cypress/snapshots/e2e/matrix/matrixTest.cy.ts/[Matrix] (matrix page) matrix page visit with screenshot.png b/storefront/cypress/snapshots/e2e/matrix/matrixTest.cy.ts/[Matrix] (matrix page) matrix page visit with screenshot.png index d5687cb092..c0308d7b61 100644 Binary files a/storefront/cypress/snapshots/e2e/matrix/matrixTest.cy.ts/[Matrix] (matrix page) matrix page visit with screenshot.png and b/storefront/cypress/snapshots/e2e/matrix/matrixTest.cy.ts/[Matrix] (matrix page) matrix page visit with screenshot.png differ diff --git a/storefront/cypress/snapshots/e2e/visits/simpleVisitsWithScreenshots.cy.ts/[Category Detail] (category detail) category detail visit with screenshot.png b/storefront/cypress/snapshots/e2e/visits/simpleVisitsWithScreenshots.cy.ts/[Category Detail] (category detail) category detail visit with screenshot.png index a06e2de867..3a2c4dc1e1 100644 Binary files a/storefront/cypress/snapshots/e2e/visits/simpleVisitsWithScreenshots.cy.ts/[Category Detail] (category detail) category detail visit with screenshot.png and b/storefront/cypress/snapshots/e2e/visits/simpleVisitsWithScreenshots.cy.ts/[Category Detail] (category detail) category detail visit with screenshot.png differ diff --git a/storefront/cypress/snapshots/e2e/visits/simpleVisitsWithScreenshots.cy.ts/[Homepage] (homepage) homepage visit with screenshot.png b/storefront/cypress/snapshots/e2e/visits/simpleVisitsWithScreenshots.cy.ts/[Homepage] (homepage) homepage visit with screenshot.png index d5687cb092..c0308d7b61 100644 Binary files a/storefront/cypress/snapshots/e2e/visits/simpleVisitsWithScreenshots.cy.ts/[Homepage] (homepage) homepage visit with screenshot.png and b/storefront/cypress/snapshots/e2e/visits/simpleVisitsWithScreenshots.cy.ts/[Homepage] (homepage) homepage visit with screenshot.png differ