Budget: 1000 UAH Deadline: 1 day
Good evening. I have experience in creating internet resources of various complexity, as well as solving problems, improvements, and creating websites on OpenCart, WordPress, and others. I use PHP, Python, and other languages and technologies depending on the task.
I can provide examples of my work if needed. Write to me, and we will discuss the details.
Budget: 1111 UAH Deadline: 1 day
Good day, I am interested in your proposal. I would be happy to collaborate. Cost calculations and timelines will be discussed after the details are finalized.
Budget: 700 UAH Deadline: 1 day
👋 Hello! I am ready to start working right now. I clearly understand the task and have successful experience in implementing exactly such projects (examples are in the reviews). I will complete the task today, quickly and without unnecessary questions. Let's discuss the details and get started! 🚀
- Projects 9
- Rating 4.8
- Rating 3 253
Budget: 1500 UAH Deadline: 1 day
Hello. The task is classic for OpenCart. By default, the engine sorts products by sort_order or alphabetically, completely ignoring the actual stock levels. To move "Out of stock" products to the very bottom of the list (while maintaining your manual sorting for available products), it is necessary to modify the SQL query in the model catalog/model/catalog/product.php. We will add a priority sorting condition by quantity (for example, p.quantity > 0 DESC) right before your sort_order. I will do this technically correctly — through an OCMOD modifier. The core files will not be affected, and this logic will not break when clearing the cache or during minor updates. Since the task is specific and clear, my price for this fix is 1,500 UAH. I will complete it today in 1-2 hours. Please send me a private message, specify your OpenCart version (2.x or 3.x), and provide access (FTP + admin panel). I can start working on it right away. My projects are here: aleksandergladchenko.github.io/portfolio/
Budget: 700 UAH Deadline: 1 day
Hello. I will do it with great pleasure, I know Opencart very well, with over 10 years of experience. Available 24/7, I respond instantly. Examples of my work => Freelancehunt
Budget: 700 UAH Deadline: 1 day
Hello, Olga. I understand the problem: the standard sorting in OpenCart by sort_order does not take into account the availability status, so out-of-stock products remain at the top.
Technical solution to your task:
Modification of the SQL query: I will make a change in the model catalog/product.php (method getProducts), adding to the ORDER BY priority by quantity: p.quantity > 0 DESC. This will automatically move products with zero stock down, regardless of their individual sort index.
Maintaining flexibility: Your manual settings in the "Sort Order" field will continue to work, but now within the groups "In Stock" and "Out of Stock."
Safe implementation: I will implement the fix through OCMOD/VQMOD, so as not to overwrite the core system and maintain the ability to update.
Business benefit:
Customers will see relevant products in the top positions, which will directly increase the conversion to cart and reduce the bounce rate.
I am ready to complete the task promptly. To assess the exact scope of work, please specify the version of OpenCart and the presence of installed filtering modules (for example, OCFilter or Journal).
Budget: 1500 UAH Deadline: 1 day
A familiar problem for OpenCart, especially when sorting is mixed with filtering by availability. It can be solved by refining the SQL query or adding an additional condition in the controller so that out-of-stock items are always placed at the end of the list, while taking into account the "Sorting Order." I have worked with OpenCart, so I am confident that I will quickly find and fix the sorting logic to meet your requirements. It is also possible to make the settings flexible so that in the future it is easy to maintain and change the order of product display by various parameters.
Budget: 2000 UAH Deadline: 3 days
Hello! I have carefully studied your project and am ready to start its implementation. Let's discuss the details for the best execution.
Budget: 4500 UAH Deadline: 1 day
Hello!
The task is clear — products "out of stock" are rising to the top of the list and disrupting manual sorting through "Sort Order." It is necessary for them to always be at the bottom of the category and search.
After the fix, customers will see first what they can buy right now — conversion will increase because the client will not click on empty cards.
Plan:
1. I will adjust SQL queries in catalog/model (product, search) — adding sorting by stock_status so that "out of stock" goes after all others, while preserving manual sort_order within each group.
2. I will check the cache and OCmod/VQmod modifiers to ensure nothing overwrites the new order.
3. I will test on categories and in search — with different combinations of sort_order.
Deadline: 1 day.
Examples of work: https://ak-digital-portfolio.netlify.app
Write to me — we will discuss the details.
Oleksandr Kozak
Budget: 800 UAH Deadline: 1 day
Good day! The problem is understood, a typical situation for OpenCart. Most likely, the standard SQL query in the model does not take into account the stock (quantity) during the initial sorting.
How I will solve this: I will modify the query so that available products always come first, while preserving your manual sorting (sort_order).
I am ready to start, waiting for access.
Budget: 800 UAH Deadline: 1 day
Good day👋
Everything can be implemented from A to Z
OVER 7 YEARS OF WORK EXPERIENCE
A lot has been implemented on Opencart, so everything can be done well for you and fixed
Contact me and write in private
Budget: 1500 UAH Deadline: 1 day
Hello. I work with OpenCart. I am ready to fix the sorting. Please contact me.
Vasil Homenko
Winning proposal- Projects 348
- Rating 5.0
- Rating 12 837
Budget: 700 UAH Deadline: 1 day
Good day, I can correct.
Budget: 700 UAH Deadline: 1 day
I have done this work many times, contact me and I will complete it quickly.
Budget: 700 UAH Deadline: 1 day
Hello! I can fix the sorting of products in OpenCart and I will do it like this: I will change the selection logic/ORDER BY in the queries (categories and search) so that out-of-stock products are always moved to the end, taking into account the "Sorting Order" field, and I will check this on all pages.
I will quickly make the adjustments without breaking any other logic.
Budget: 800 UAH Deadline: 1 day
Hello, I can correct
Budget: 800 UAH Deadline: 1 day
Good day! My colleague and I have been professionally engaged in technical automation of online stores and UX/UI optimization for over 4 years, so we will help your project fix a critical error in product ranking that negatively affects conversion. We will implement backend sorting logic based on two criteria: first, checking physical availability, and then your custom priority field. Our 4 years of experience is confirmed by projects such as drkukharevich.rivne.ua, crave-agency.com.ua, and jk-solution.com.ua, where we have successfully configured complex product display algorithms. We will ensure technical excellence in execution, check the functionality of filters after making changes, and deliver to you a fully tested functionality that will improve user experience. We work reliably and with a focus on the technical cleanliness of the code.
Budget: 1000 UAH Deadline: 1 day
Hello! My partner (designer + full-stack) and I have been specializing in the development and deep technical optimization of e-commerce platforms for over 4 years, so we will help you set up the correct hierarchy for displaying products in the catalog. We will develop a sorting architecture based on SQL queries or custom hooks of your CMS, which will automatically group products by availability, prioritizing the exclusion of unavailable items to the end of the list regardless of their sorting index. Our experience in development is 4 years; take a look at our work in terms of technical stability and catalog logic: hyperfi.tech, espressolab.com.ua, hudi.com.ua. We will professionally change the OrderBy logic so that the in_stock status has the highest priority over the "Sorting Order" field, and we guarantee the technical perfection of executing this task for categories and search results. Our 4 years of experience is confirmed by successful cases of developing scalable web solutions.
Budget: 700 UAH Deadline: 1 day
Feel free to contact, no problem, 5 minutes of work.
Budget: 700 UAH Deadline: 1 day
Contact me! I professionally solve problems with OpenCart)
Sincerely, Oleg.
__________
PORTFOLIO: https://harukaze.com.ua
Budget: 800 UAH Deadline: 1 day
Hello!
I am ready to get started. I have already completed a similar task. Regardless of the chosen sorting option, items that are out of stock will be at the end of the list.
Budget: 700 UAH Deadline: 1 day
Hello. I can do it now ) It will be necessary to adjust the sorting of the product output)
Budget: 700 UAH Deadline: 1 day
I understood the task. I will make it so that items that are out of stock always appear at the end of the list — regardless of sorting or manual adjustment. In-stock items will always be higher up.
I can start implementing it right away.
Budget: 800 UAH Deadline: 1 day
Hello, Olya!
Our IT company creates and improves websites that operate stably, quickly, and solve specific business tasks for clients. We are engaged in developing websites "from scratch" as well as enhancing existing solutions, increasing their performance and user experience for your users.
We have experience in:
- developing responsive and fast websites on various platforms (WordPress, OpenCart, Shopify, WIX);
- integrations with payment systems, CRM systems, external services, and internal systems;
- optimizing the performance and security of websites;
- setting up analytics and basic SEO tools;
- software development and automation of business processes: managing customer databases, resource accounting, automating repetitive tasks, integrations with third-party systems;
After completing the project, we provide 14 days of technical support, during which we help adapt the system to your final business processes and consult on any questions regarding the completed work. Thanks to the free support of the completed project, this allows you to be confident that the developed solution operates stably from the moment of launch and does not require any additional adjustments.
We work in a structured, responsible manner - focused on results that meet your business goals.
Budget: 700 UAH Deadline: 1 day
Good day, I can do it, write to me privately, we will discuss the details.
Budget: 700 UAH Deadline: 1 day
Ready to execute.
Over 12 years of experience in web.
More than 7 years of experience with OpenCart 3.x, 2.x.
Examples of work https://koder.pp.ua/portfolio/
Budget: 700 UAH Deadline: 1 day
I know how to fix this, I can do it.
Budget: 1500 UAH Deadline: 1 day
Good day, feel free to contact me, I will write your filter as needed...............
Budget: 700 UAH Deadline: 1 day
Good day. I am ready to complete your order! Write in private messages, I will be happy to collaborate!
Budget: 800 UAH Deadline: 1 day
It seems that the goods are sorted by rating or index, not by availability. Common problem. Please contact us.
Budget: 700 UAH Deadline: 1 day
Contact me, I will do it quickly and efficiently.
Budget: 700 UAH Deadline: 1 day
Hello!
I will quickly fix the sorting
_________________________________
Budget: 700 UAH Deadline: 1 day
Good day
let's do it.
............................................................
Budget: 700 UAH Deadline: 1 day
Ready to solve your task right now, contact me. Experience working with Opencart for more than 10 years.
Budget: 700 UAH Deadline: 1 day
Hello! I can make it so that the items that are out of stock at the end of the catalog will be done within an hour.
Budget: 700 UAH Deadline: 1 day
Good day.
I can fix it.
If you have any questions, you can write to me in private messages.
Budget: 700 UAH Deadline: 1 day
Hello, my name is Alexander and I have over 6 years of experience in web development. I am interested in your project. Therefore, I am happy to discuss it with you and complete it as soon as possible.
I will start now and finish today!
Check out my work: Freelancehunt
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Web Programming
General information It is necessary to develop a simple minimalist web system, the main purpose of which is to maintain a client database, create appointments for visits, and automate the process of confirming visits via SMS, sending one-time links through the API from the service itself. The project is being developed in stages. In the first stage, it is necessary to implement only the basic functionality (MVP) so that the system can be used in real work. After launch and testing, it will gradually be expanded with new modules.Main functionality of the first stage User authorization; Client database; Creating and editing appointments; List of appointments (or a simple calendar); Switching between points of sale; Integration with the SMS operator via API; Sending SMS with any text or link for visit confirmation; Confirmation or cancellation of the visit by the client via a one-time link; Displaying the confirmation status directly next to the client's appointment. At the initial stage, instead of a full calendar, the use of a simple list of appointments by days is allowed. Each day should contain a chronological list of bookings indicating the time, client's name, service, employee, and confirmation status. Later, this list can be replaced with a full calendar without changing the system structure. The system must have the ability to switch between points of sale. Each point of sale has its own list of appointments (or calendar), but they all use a common client database.
Project: landing page for student recruitment for a manicure/pedicure academy based at LÁSKA Beauty Studio (Frýdek-Místek, Czech Republic). Website languages: Czech (main) + Ukrainian (language switch). Goal: application for the course through the form on the website Target audience and course information (programs, prices, target audience profiles): will be provided to the contractor after the work starts. Landing page structure: in the attached file (ready to discuss) Design references Palette and style — brand book will be provided Landing pages that are liked: thezeny.cz, makeupinstitute.cz Functional requirements Responsive layout (desktop/tablet/mobile). Language switch CZ/UA (all content duplicated). Application form with validation Google Maps with the studio in Frýdek-Místek. SEO markup + microdata Course/LocalBusiness. Consent for personal data processing (GDPR).
Looking for an experienced Go developer to participate in a project. Confident knowledge of Go, experience in backend/API development, working with databases, and Git is required. Experience with Docker, Kubernetes, and microservices architecture will be a plus.
It is necessary to develop an online booking form for a beauty salon and integrate it into the existing website (landing page). The site is in the development stage (in HTML, CSS, JS). The site does not have its own database (and none is planned), so it is necessary to propose a free solution for storing and managing data that will be easy to administer and stable in operation. Required functionality: loading the list of service categories; loading services according to the selected category; loading the list of masters who perform the selected service; displaying available dates and free times according to the master's work schedule; creating a booking with automatic blocking of the selected time; protection against double booking. Data in the form: name; phone number; service category; service; master; date; time; comment (optional). Administration: There should be the ability to: add and edit service categories; add and edit services; add and edit masters; set the work schedule for each master; manage days off, vacations, and other periods of unavailability; view, edit, and cancel client bookings. Please specify: what solution you propose for data storage; estimated cost; completion time. Design is not important, the main thing is functionality. The person who does the site layout will design it in the required style.
Project Description We are looking for an experienced specialist in Webflow for the urgent completion of a website project for a beauty salon. The website is almost ready and created on a Webflow template. It is necessary to join the final stage of work and bring the project to a fully finished state.What needs to be done: add the already prepared texts from the copywriter to the website; place photographs according to the website structure; design the pages according to the brand book and corporate style of the client; if necessary, refine individual blocks for a more modern and professional look; check the website's responsiveness on different devices; perform basic technical settings in Webflow (SEO fields, technical parameters of pages, form settings, links, publishing, etc.); conduct a final check of the website before handing it over to the client.Our expectations from the performer: confident mastery of the Webflow platform; experience working with Webflow templates and their refinement; good understanding of modern UI/UX and web design; attention to detail; responsibility and prompt communication.Important The project is very urgent. The work needs to be completed within 3 days. The cost is negotiable individually depending on experience and speed of execution. When responding, please send: examples of websites created on Webflow; a brief description of your experience; information on when you are ready to start work. Preference will be given to performers who can start work immediately after agreement and guarantee project completion within the specified timeframe.