Skip to content

Commit

Permalink
attrs filtering
Browse files Browse the repository at this point in the history
  • Loading branch information
goulven authored and goulven committed Oct 26, 2024
1 parent edfad2d commit 1e8aa98
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions verticals/src/main/resources/verticals/_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ attributesConfig:
# Those attributes will be removed from unmatchedAttributes if found
exclusions:
- "SOUSCATEGORIE"
- "PRICE_NEW"
- "DELIVERY_COST"
- "MERCHANT_CATEGORY"
- "DELIVERY_TIME"
Expand Down Expand Up @@ -159,16 +158,16 @@ attributesConfig:
# - "PRODUCT_GTIN"
- "PRODUCT_SHORT_DESCRIPTION"
- "RATING"
# - "SEARCH_PRICE"
- "SEARCH_PRICE"
- "STOCK_QUANTITY"
- "STOCK_STATUS"
- "WEB_OFFER"
# - "BASE_PRICE"
- "BASE_PRICE"
# - "CODEBARRE"
- "DATEEXPEDITION"
# - "ETAT"
# - "DISPONIBILITE"
# - "PRIX"
- "PRIX"
# - "REFURBISHED"
- "REVIEWS"
- "SAVING"
Expand Down

0 comments on commit 1e8aa98

Please sign in to comment.