@urosk - As this is a multifield of image, so it will hold data in different node (like item0, item1,..) . Just check for resourceType in the parent node i.e items.
@imalakaamir - I would suggest you to cross check the WKND project structure which is made out for AEMaaCs. Also you can check for the clientlibs, if they are getting loaded in page source or not and check for the template's policies.
@parthibanselvam - As you are using Editable templates, so you might have authored in the component in structure page. Can you share the logs while deleting the components. For a workaround you can update the changes from crx/de to avoid any blocker.
@AD-Engineer - Try leveraging the Content fragment APIs to get any kind of data of master and it's variations: For reference:https://aemsimplifiedbynikhil.wordpress.com/2020/10/11/content-fragment-as-java-apis/