modified: components/customer/pages/index/modals/cart/cardAdditionally.tsx modified: components/customer/pages/index/modals/cart/cardBasketProduct.tsx modified: components/customer/pages/index/modals/cart/content.tsx new file: components/customer/pages/index/modals/cart/redux/selectors.ts new file: components/customer/pages/index/modals/cart/redux/slice.ts new file: components/customer/pages/index/modals/cart/redux/types.ts modified: components/customer/pages/index/modals/pizza/content.tsx renamed: redux/cart/selectors.ts -> redux/cart1/selectors.ts renamed: redux/cart/slice.ts -> redux/cart1/slice.ts new file: redux/cart1/types.ts modified: redux/store.ts modified: utils/calcTotalPrice.ts modified: utils/getCartFromLS.ts