Are there any option or hack to show initial cart content without reactjs? I mean the products and total sum blocks, no need to be full page. Those elements are generated after page load, which is quite slow.
Are there any option or hack to show initial cart content without reactjs? I mean the products and total sum blocks, no need to be full page. Those elements are generated after page load, which is quite slow.