@@ -260,6 +260,24 @@ import { UserFeatureModule } from './features/user/user-feature.module';
260260 enablePasswordsCannotMatchInPasswordUpdateForm : true ,
261261 allPageMetaResolversEnabledInCsr : true ,
262262 useExtendedMediaComponentConfiguration : true ,
263+ enableCarouselCategoryProducts : true ,
264+ enableClaimCustomerCouponWithCodeInRequestBody : true ,
265+ opfEnablePreventingFromCheckoutWithoutEmail : true ,
266+ enableReadDomainValuesOnDemand : true ,
267+ storeFinderFacadeCleanup : true ,
268+ defaultProductPageRouteAllowsNoProductName : true ,
269+ reserveHorizontalSpaceStarRating : true ,
270+ topProgressBarUseTransformAnimation : true ,
271+ readMoreDirective : true ,
272+ productReviewCharactersLeft : true ,
273+ consistentSizeProductCards : true ,
274+ disableCxPageSlotMarginAnimation : true ,
275+ productCarouselScrolling : true ,
276+ createMediaPreconnectLink : true ,
277+ unifiedDefaultHeaderSlotsAcrossBreakpoints : true ,
278+ reserveSpaceForImagesOnPdpAndPlp : true ,
279+ lazyLoadImagesByDefault : true ,
280+ defaultLayoutConfigWithoutPageFold : true ,
263281 } ) ,
264282 ] ,
265283} )
0 commit comments