Skip to content

Commit

Permalink
Update feature-toggles.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
anjana-bl committed Oct 14, 2024
1 parent c8d7cf3 commit e1331bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ export const defaultFeatureToggles: Required<FeatureTogglesInterface> = {
showPromotionsInPDP: true,
recentSearches: true,
trendingSearches: false,
pdfInvoicesSortByInvoiceDate: false,
pdfInvoicesSortByInvoiceDate: true,
storeFrontLibCardParagraphTruncated: true,
useProductCarouselBatchApi: false,
productConfiguratorAttributeTypesV2: true,
Expand Down

0 comments on commit e1331bf

Please sign in to comment.