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 845
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
It is necessary to upload products to the application integrate it with the WordPress site Set up a test view on a real device.
It is necessary to migrate the site from WIX to WordPress. Site description: + 2 main pages + auxiliary store pages + integrated WixStore + three language versions (there are photos that should be different for different language versions) Requirements: + transfer the already purchased domain from WIX (important not to lose SEO positions) + integrate the payment system hutko Reason for migration: WIX does not support the ability to allow the buyer to choose a file for download from several different formats when selling digital goods. We need to have 1 payment - the ability to choose which file we are downloading.
# Need a Frontend Developer (WordPress / WooCommerce): Product Card ## About the Project Active online store The design is already ready — need to be properly coded and integrated product card (single product). - Current page (example): https://obertshop.com.ua/shop/dysky/audi/r21-audi/disk-r21-na-avto-audi-obr9006/ Template coding for single-product ## Requirements - Coding according to the Figma layout. - Responsive: desktop + mobile, correct display in major browsers. - Integration into the existing WooCommerce theme, clean and maintainable code. - Result — a working page on the site that matches the design. ## What to Send in Your Response 1. Portfolio (preferably WordPress / WooCommerce, product cards). 2. Cost — suggest a convenient format (fixed price for the project or hourly rate). 3. Deadline in days. 4. Questions about the layout and a list of accesses/materials needed from us to start. Access to Figma, the site, and necessary materials will be provided in private messages after the response.
It is necessary to migrate a custom project from CodeIgniter 2 to Laravel 12. I will provide details in private messages.
A full diagnosis is needed and the issue with the transmission of the Purchase event in Meta Events Manager should be resolved. The site runs on OpenCart 3.x. The module SP SEO REMARKETING ALL IN ONE PRO 9.2 is installed. Meta Pixel and Conversions API are configured. Meta support reported an incorrect transmission of the Purchase event, which may lead to improper optimization of advertising campaigns.Tasks to be completed Audit the configuration of Meta Pixel. Check the functionality of the Conversions API. Verify the transmission of all main events: PageView ViewContent AddToCart InitiateCheckout Purchase Identify the cause of the incorrect transmission of Purchase. Fix all errors. Ensure that Purchase triggers only once after a successful order placement. Set up deduplication between browser and server events (event_id). Check the transmission of the following parameters: value; currency; content_ids; contents; num_items; event_id; customer_data (if possible, according to Meta's recommendations). In summary - correct transmission of events to the Meta cabinet.