Skip to content

Prices fetch from supportFrontend removed#1575

Merged
AnastasiiaBalenko merged 2 commits intomainfrom
ab/prices-fetch-from-supportFrontend-removed
Mar 4, 2026
Merged

Prices fetch from supportFrontend removed#1575
AnastasiiaBalenko merged 2 commits intomainfrom
ab/prices-fetch-from-supportFrontend-removed

Conversation

@AnastasiiaBalenko
Copy link
Contributor

Ticket link

What does this change?

This change removes the server-side prices fetch path from SDC, stops passing prices into banner API responses, deletes now-unused prices reloader/support-frontend utility code and its tests.

How has this change been tested?

Deployed to CODE, verified that all components are loaded without errors, no errors in logs.

How can we measure success?

Have we considered potential risks?

Images

Accessibility

@AnastasiiaBalenko AnastasiiaBalenko added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Mar 3, 2026
@AnastasiiaBalenko AnastasiiaBalenko marked this pull request as ready for review March 3, 2026 12:35
@AnastasiiaBalenko AnastasiiaBalenko requested a review from a team as a code owner March 3, 2026 12:35
tickerSettings,
separateArticleCount: variant.separateArticleCount,
separateArticleCountSettings: variant.separateArticleCountSettings,
prices: productPrices.get(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can also remove this field from the BannerProps model

@AnastasiiaBalenko AnastasiiaBalenko merged commit ea0ccf7 into main Mar 4, 2026
6 checks passed
@AnastasiiaBalenko AnastasiiaBalenko deleted the ab/prices-fetch-from-supportFrontend-removed branch March 4, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants