diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b0de61..6f6aeaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Changed +- Get SKU details from SKU document when mapping search document. + ## [1.4.1] - 2024-02-08 ## [1.4.0] - 2024-02-08 diff --git a/src/__tests__/mock/biggyProduct.ts b/src/__tests__/mock/biggyProduct.ts index ef54556..a880d7e 100644 --- a/src/__tests__/mock/biggyProduct.ts +++ b/src/__tests__/mock/biggyProduct.ts @@ -186,7 +186,7 @@ export const biggyProductMock: BiggySearchProduct = { id: '1', }, ], - catalogAttributes: [] + catalogAttributes: [], }, { image: 'http://storecomponents.vteximg.com.br/arquivos/ids/155643-55-55/Frame-2.jpg?v=637411555784670000', @@ -301,7 +301,7 @@ export const biggyProductMock: BiggySearchProduct = { oldPriceText: '$1,000.50', priceText: '$600.30', spotPriceText: '$600.30', - catalogAttributes: [] + catalogAttributes: [], }, ], link: 'tank-top',