Hello! We have a website on OpenCart 2.3. https://knigomania.com.ua/
I am the owner and also the developer. However, at certain moments, I do not have enough time to figure things out, so it is better to turn to people who have already done similar tasks.
I see this in the following format: You complete the task in the dev version, briefly explain how it works, and I make the change to the site. Or in some cases, we can limit ourselves to a paid consultation.
We are looking for a person for long-term cooperation, as new tasks constantly arise. Right now, the main ones are:
1) The Simple Checkout module is used for the checkout page. The site has implemented a city and post office branch selection by the customer thanks to autocomplete. However, some customers complain that they cannot find their branch. It is necessary to figure out why this autocomplete is not perfect. It may not work on some devices. There may already be a ready-made solution that works better.
2) When placing an order, the city and branch selected by the customer are transmitted as text in the "comment" field of the _order table. It is necessary to transmit the id values of the city and the branch to the corresponding fields in the orders table.
3) Conversions in Google Analytics are set up so that when the "thank you for your order" page loads, gtag('event', 'purchase') is sent with conversion data. However, not all people wait for this page to load. Moreover, people who go to the payment page do not always pay and end up on the required page, but they also need to be counted as conversions. As an option, we can try sending the conversion on the checkout page when clicking the final button.
All these tasks are related to the Simple module. Please indicate if you have experience working with this module, and perhaps have done similar tasks.