<@UFLC6VCPK> <https://docs.oracle.com/cloud/latest...
# suitecommerce
j
v
Thanks for the response @JC I understand that this document has the release notes for the SC Custom Themes. But we have built our own Custom Theme, and need to know what changes have been made in the new Base Theme (at the code level) so that we can replicate those in our Custom Theme when we get the new SC version (for compatibility with SC 2020.2).
m
We migrated the 2019.2.x SC theme to 2020.1.x by: • Configuring the ThemeDevelopmentTools-20.1.0 • Replacing the
Suite_Commerce_Base_Theme
with
Custom_Theme
folder • Changing
target_version
to
>=20.1.0
inside
manifest.json
• Deploy and Activate the new theme