You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current promotion system is not intuitive and presents a few issues, notably performance.
There are other problems, as noted in this PR: solidusio/solidus#4296 , which highlights a few solid points and aims at building a new system that we may swap in place of the old one, in time.
The idea here is to build an extension, then extrapolate the current system into its own extension, then finally swap the new extension in for the old one.
The text was updated successfully, but these errors were encountered:
The current promotion system is not intuitive and presents a few issues, notably performance.
There are other problems, as noted in this PR: solidusio/solidus#4296 , which highlights a few solid points and aims at building a new system that we may swap in place of the old one, in time.
The idea here is to build an extension, then extrapolate the current system into its own extension, then finally swap the new extension in for the old one.
The text was updated successfully, but these errors were encountered: