DESKTOP MENU
The Desktop Menu is embedded using ajax and edits here: ajax-content/ajax_desktop_menu.html After the change you need to run the command: "gulp build".
SEARCH
The Search result is embedded using ajax and edits here: ajax-content/ajax_search.html
TABS
					Loading on click on tabs is implemented using an ajax request.
					The data path is specified in the date attributes(*in html):
					data-ajax-include="..."
				
MODAL
					If you want to use ajax loading, you must specify the path to the loaded content in html.
					Examples:
					
*data-srcvalue="ajax-content/ajax_modal-add-to-cart.html" - path to downloadable content