Skip to content

Commit

Permalink
DOC-15369 remove unnecessary fields
Browse files Browse the repository at this point in the history
  • Loading branch information
telmaq committed Aug 13, 2024
1 parent 0ab4bbf commit c17baf5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ import {


const FIELDS = [
"ec_brand",
"ec_images",
"ec_price",
"ec_promo_price",
"ec_rating",
"ec_reviews",
];

const registerAdditionalFields = (headlessEngine: SearchEngine) => {
Expand Down

0 comments on commit c17baf5

Please sign in to comment.