Magento_Customer/js/customer-data not returning product items data
I am in the process of upgrading magento 2.3.5 to 2.4.4 On testing the 2.4.4 version I noticed that the code customerData.get(‘cart’)().items; does not return the customer’s cart Refer below code on the complete code file on checkout-loader.js define([ ‘rjsResolver’,… Read More »Magento_Customer/js/customer-data not returning product items data