Skip to content

Commit

Permalink
chore: change default for toggle productConfiguratorAttributeTypesV2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophHi authored and Pio-Bar committed Sep 11, 2024
1 parent 15dff5e commit 5ddfe0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ export const defaultFeatureToggles: Required<FeatureTogglesInterface> = {
pdfInvoicesSortByInvoiceDate: false,
storeFrontLibCardParagraphTruncated: true,
useProductCarouselBatchApi: false,
productConfiguratorAttributeTypesV2: false,
productConfiguratorAttributeTypesV2: true,
productConfiguratorDeltaRendering: false,
a11yRequiredAsterisks: false,
a11yQuantityOrderTabbing: false,
Expand Down

0 comments on commit 5ddfe0a

Please sign in to comment.