Budget: 700 UAH Deadline: 2 days
Good day! I have worked with OpenCart/OcStore and templates like Upstore — I have made adjustments to layout, functionality, and minor tweaks more than once. I am ready to look at your document and immediately tell you what is quick and what requires more time. I estimate I can manage it in a couple of days. Please let me know — are the adjustments mainly related to display/layout, or is there something regarding functionality (cart, payment, filters)?
Budget: 700 UAH Deadline: 2 days
Nazare, I can quickly finish the website on Ocstore 3 with the Upstore template and neatly fix all the minor issues without breaking the layout. I work with CMS, HTML/CSS/JS, and adaptation for different screens, so I will check both the visuals and usability. If you send me a list of corrections, I will immediately assess the scope and propose an optimal plan. I would be happy to help bring the website to a tidy, stable state.
Similar project: Виправити баг у Facebook OAuth: некоректний вибір app_id у модулі OpenCartBudget: 700 UAH Deadline: 1 day
Hello! The task is completely clear. The problem is classic for OpenCart: the backend (cart) correctly pulls bulk discounts from the database, but the dynamic recalculation script on the product page (JS/jQuery in the Upstore template) simply "doesn't know" about the existence of these discounts and multiplies by the base price.
What I propose to do:
- I will find the JS function for price recalculation in the template.
- I will pass the array of discounts (Discounts) from the controller to the script, so that when the quantity reaches 5 pcs., the price dynamically switches to 300 UAH, and the customer sees the correct 1500 UAH even before clicking "Buy."
- I will check that the recalculation works correctly with options (if they exist for the product) and does not break the mobile version.
I work confidently with OCstore 3 and custom templates. I am ready to do this today. To start, I will need access to FTP/SSH and the site admin panel. Please write to me privately, and we will discuss the budget and details.
Budget: 3998 UAH Deadline: 30 days
Good day, we have been specializing in website development and promotion since 2018. We have extensive experience working with various websites and online stores. I suggest filling out a brief to create a commercial proposal for you.
Brief for website development - https://lionex.com.ua/s/brief-na-rozrobku-saitu
Online store - https://lionex.com.ua/s/brief-na-internet-magazyn
Landing - https://lionex.com.ua/s/brief-na-lending
SEO - https://lionex.com.ua/s/brief-na-seo-audyt
We also offer a cool platform for quick text rewriting - https://textory.com.ua/go/kFoMHu3N
You can also check out our work on the site.)
If you have any questions, feel free to reach out, and we will gladly provide consultation.
Budget: 2000 UAH Deadline: 2 days
Hello! I work with ocStore/Opencart 3 and template customization, including Upstore. I can quickly make adjustments according to the specifications and carefully refine the template without breaking its updatability. Please send the list of changes here or a screenshot — I will assess it immediately and propose a solution.
Budget: 1000 UAH Deadline: 1 day
Good day! I have reviewed the task. The problem is that the price has stopped being dynamically recalculated when the quantity changes (considering the wholesale discount). Most often on ocStore 3, this is related to a conflict with the JS scripts of the Upstore theme, incorrect operation of the AJAX request in the product card, or a failure in one of the installed ocmod/vqmod modifiers.
I have experience working with OpenCart/ocStore and template markup, so I can quickly localize the bug and restore the correct recalculation (so that when selecting 5 pcs., the correct 1500 UAH is displayed).
My proposal:
Timeline: within a few hours (usually the fix itself takes from 1 to 3 hours after analyzing the theme files and modifier logs).
Cost: 700 UAH (depends on whether the original template script simply failed or if a custom price modifier needs to be restored).
For an accurate assessment and quick fix, I will need:
Access to the site admin panel (to check modifiers and clear the cache).
FTP access or access to the hosting panel to work with the product card code.
I am ready to start on the task right now and fix everything promptly. I await your response!
Budget: 900 UAH Deadline: 3 days
Trust a professional with over 10 years of experience! The rates and deadlines are current!
I would be happy to collaborate!
Experience in commercial development of online stores on CMS, business portals, and corporate websites - 11 years!
+CMS: WordPress (+Woocommerce), PrestaShop, Opencart, Joomla, Bitrix, MODX, DLE, Shopify
php/html/css/js/Mysql, PhotoShop/Figma
Examples of work (from scratch, turnkey):
Https://outoftime.market
https://rebitc.com
https://amari.net.ua/
https://heypretty.gr/
https://thaibalispa.pl/
https://wildandorganic.com/
https://cryptosignals.org/
https://ecnbot.com
https://locs-ua.com/
https://www.grower.com.ua/
https://www.alternativemedicine.com.ua/
https://silkkiss.ua/
https://v12coffee.com.ua/
https://smrtalgo.com/
https://sengero.no/
https://beautybysim.no/
https://sonatagalleri.com/
https://www.solmy-realestate.com/
https://www.emmanuel.com.ua/
https://www.onsitecomputersinc.com/
https://express-tehbud.com/
https://korostenporcelain.com.ua/
https://sladok.com.ua/
https://pricemds.com/
https://picupmedia.com/
https://www.serasar.com/
Budget: 700 UAH Deadline: 1 day
I have worked with OcStore and similar forks of OpenCart, so I understand how templates, modules, and overrides work through ocmod. I know Upstore, which has its own theme structure. Most changes are likely resolved through the event system or patches, without modifying the core. I can't open the document via the link; could you send the list of changes directly in the message or provide open access? I am ready to discuss the scope and deadlines.
Budget: 700 UAH Deadline: 1 day
Good day👋
Everything can be implemented from A to Z.
OVER 7 YEARS OF EXPERIENCE
A lot has been implemented on Opencart, so everything can be done well for you.
Feel free to contact me and write in private.
- Projects -
- Rating -
- Rating 427
Budget: 700 UAH Deadline: 1 day
Hello. I work with ocstore 3 and know the features of the premium template Upstore.
Since the functionality used to work and now it has stopped, the problem is purely technical. Most likely, due to updates of other modules or minification of scripts, the JS selectors have failed, there is a conflict in the modifiers (OCMOD), or a third-party script is causing an error in the browser console that blocks the live price functionality.
The standard OpenCart logic for bulk discounts (from 5 items) will be restored and synchronized with the frontend of the template, so that the price is instantly and correctly multiplied by the quantity (5 * 300 = 1500 UAH) without reloading the page.
What I will do:
1. I will conduct an audit of the developer console for JS/jQuery errors on the product page.
2. I will check the connections of the Upstore template selectors (the quantity field input[name='quantity'] and the price output container).
3. I will check the logs of the modifiers in the ocStore admin for conflicts in the product.twig file.
4. I will correct the handler logic so that it correctly pulls the price from the "Discounts" tab when the limit of 5 items is reached.
I will perform the work carefully, without overwriting your custom modifications. Before the release, I will test everything on different types of products (with options and without).
Cost of work: 600 UAH.
Deadline: 1–2 hours from the moment access is provided.
To get started, I will need access to the site admin panel (to check the modifiers) and FTP/SSH access to the site files. I am ready to start right now!
Budget: 700 UAH Deadline: 1 day
Message me privately, I will fix it quickly, I have corrected such bugs many times. I have worked a lot with OpenCart.
Budget: 700 UAH Deadline: 1 day
Good day
I need to review the website to see if the cart and other elements are calculating correctly; this will take about 20-30 minutes of work in JS to fix.
If the problem is a bit deeper and the discount is not applied, then it will require a more in-depth look.
I can offer 350 UAH if it's the first option, 450 UAH if it's the second.
(Here, the minimum is 700 UAH, so you can create a personal one as I understand, or another way.)
I am not busy right now, so I can promptly start working on it.
Budget: 700 UAH Deadline: 1 day
Feel free to contact me, I have implemented this more than once without any problems.
Budget: 700 UAH Deadline: 3 days
Ready to implement all current tasks, I have websites from scratch
https://well.ua
https://forsage.ua
- Projects 9
- Rating -
- Rating 602
Budget: 1000 UAH Deadline: 2 days
Good day! Write in personal messages. I will do it quickly, I have indicated the price.
Budget: 1000 UAH Deadline: 1 day
Good day, feel free to reach out, I will correct it............................. I am waiting in personal messages.
Budget: 700 UAH Deadline: 1 day
Good day!
I have worked with OpenCart / OcStore and themes like Upstore — I regularly make adjustments in this area: layout, modules, theme settings, minor functionality tweaks.
I saw that you have the details in your Google document. I am ready to carefully go through the list and honestly tell you about each item — what is minor and what is more complex, so you can see the real picture, rather than just "I will do everything." Usually, with OcStore + Upstore, such issues are resolved quickly because the theme is well-known and predictable.
To provide an accurate cost and timeline right away (rather than a random figure), I will look at your list of adjustments — everything depends on that, as moving a block is one thing, while redesigning a module is another.
Please send access or the list of adjustments — and I will return with a specific assessment for each item and an overall timeline.
Which specific issues are currently the most urgent — shall we start with those?
Budget: 2000 UAH Deadline: 1 day
I can figure this out and fix this issue.
Viacheslav Chub
Winning proposal- Projects 137
- Rating 5.0
- Rating 4 419
Budget: 700 UAH Deadline: 1 day
Good day! I am ready to fix the pricing recalculation error right now! I have over 10 years of experience with OpenCart.
Budget: 700 UAH Deadline: 1 day
Hello! I have experience working with OpenCart. I know how to solve this problem, so I can help.
Budget: 700 UAH Deadline: 1 day
Good day, I have been in web programming for over 9 years. I work with REST APIs, frameworks, and CMS such as Django, Laravel, Yii2, WordPress, OpenCart, CodeIgniter, etc. I am ready to complete the task. Reviews: Freelancehunt
Budget: 700 UAH Deadline: 1 day
Hello! I have experience working with CMS OpenCart / OcStore 3, delicately adjusting templates and fixing technical errors. I am ready to quickly review your Google Document and make all necessary adjustments to the website.
What I offer for your project:
Quality corrections: I will clearly fix the points on the Upstore template (layout, module output, functionality, or bugs) according to your specifications.
Security: Before starting work, I will definitely create a backup of the database and website files to ensure everything proceeds without risks to the current operation of the store.
Clean code: No unnecessary additions — all corrections will be made technically correctly, mainly through the OCMOD/Modification system, so the template updates without issues.
I am ready to look at the file with the specifications and discuss the details. I will do everything quickly and diligently!
Budget: 1000 UAH Deadline: 1 day
Hello. I can finish the website on Ocstore 3 with the Upstore template and fix the issue with the price recalculation of the product when changing the quantity, when a discount is set for a certain quantity. I will check the logic of price formation on the product page, in the cart, and in the template scripts, find out why the correct price of 300 UAH is not being pulled when purchasing from 5 pieces, make corrections without unnecessary interference in the site, and test to ensure that the total is calculated correctly both on the product page and when adding to the cart. After the work, I will show what exactly was fixed and check on your example to ensure that 5 × 300 UAH equals 1500 UAH.
Budget: 700 UAH Deadline: 1 day
Hello! I will complete your task quickly and efficiently.
My recent works
https://indexfast.pp.ua - fast website indexing
https://mono-bank.pp.ua - everything about Monobank
https://mamamia.pp.ua - online store
https://programist.pp.ua/ua/portfolio/ - portfolio of works
https://monitortest.pp.ua - monitor testing
https://keytest.pp.ua - keyboard testing
https://pctest.pp.ua - computer testing
https://vseetut.matviy.pp.ua - layout
My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
Message me, I will start working today. I will be glad to collaborate with you!
Budget: 700 UAH Deadline: 1 day
Good day. I can fix the mistake. If you have any questions, you can write to me in private messages.
- Projects -
- Rating -
- Rating 277
Budget: 700 UAH Deadline: 1 day
Good day, this problem may arise due to several reasons, such as client group settings, lack of priority, or a conflict between the engine and the template, but of course, there could always be some other issue as well.
Budget: 700 UAH Deadline: 1 day
Good day, I am ready to fix it right now, write to me, I will be happy to help!)
Budget: 700 UAH Deadline: 1 day
Hello!\nI will quickly fix the bug\n_________________________________
Budget: 5000 UAH Deadline: 3 days
Nazare, I can quickly take on the refinement of Ocstore 3 on the Upstore template: I will adjust the necessary blocks, layout, and behavior of elements without unnecessary changes to the stable part of the site. I work with the development and refinement of websites, so I am well-versed in technical nuances and make changes carefully. I am ready to review your list and immediately suggest the best order of work.
- Projects 8
- Rating 5.0
- Rating 744
Budget: 700 UAH Deadline: 1 day
Good day, I can quickly fix the error with the recalculation of the promotional price, feel free to contact me.
Budget: 700 UAH Deadline: 1 day
Good day, I have extensive experience in OpenCart development, I will quickly fix the dynamic price formation, literally a maximum of a couple of hours. Example of a project on OpenCart: 2mac.ua
Budget: 700 UAH Deadline: 1 day
Hello!
I have extensive experience working with OpenCart.
You can view examples of my work in my portfolio.
I am ready to complete the assigned task.
Budget: 700 UAH Deadline: 1 day
Hello. Extensive experience with OpenCart + JS. Feel free to contact me, I will fix it.
Budget: 700 UAH Deadline: 1 day
On OpenCart stores, "the dog has been eaten," contact me, I will do everything as needed.
Budget: 1000 UAH Deadline: 1 day
Hello. I have extensive experience with OpenCart. I am ready to complete the task.
Budget: 700 UAH Deadline: 1 day
Hello!
I have experience working with OpenCart/ocStore and the UpStore template. Judging by the description, the issue is related to the price recalculation logic on the template side or JavaScript, which does not account for quantity discounts when changing the number of items in the cart.
I can quickly find the cause, fix the recalculation, and check that all pricing options, promotions, and quantity discounts work correctly.
- Projects 6
- Rating 5.0
- Rating 1 689
Budget: 700 UAH Deadline: 1 day
Good day, Nazar.
I looked at the task: on the product page, the price does not change when you increase the quantity. You have discounts set up (5 pcs — 300 UAH each, 10 — 200 UAH each), but they only apply in the cart, while the price on the product card remains the same. Hence the discrepancy with the screenshot.
I will make it so that the price is recalculated immediately on the page — you change the quantity, and the price and total update automatically, without reloading. I will check it on your products and on a phone.
- Projects 4
- Rating -
- Rating 239
Budget: 700 UAH Deadline: 1 day
Hello, the problem seems simple, I am ready to help with the solution. Access to the host and admin panel is needed.
Budget: 700 UAH Deadline: 1 day
Good day! There is a JS bug with the dynamic price recalculation when changing the quantity of the product in the Upstore template on Ocstore 3. I am ready to start now.
Budget: 700 UAH Deadline: 1 day
Good day! I will find and fix the bug with the dynamic price recalculation when changing the quantity of the product in the Upstore template on Ocstore 3. I am ready to start now. 700 UAH, deadline: today.
- Projects -
- Rating -
- Rating 532
Budget: 700 UAH Deadline: 1 day
This is more likely a problem in JS; if so, the error could be minor: a comma is in the wrong place or a comma is missing a period. I'll do it for you for "thank you" :)
Budget: 700 UAH Deadline: 1 day
Hello, I fixed a similar problem on this template. I can do it for you as well. I have over 6 years of experience with OpenCart/OcStore. I am ready to start. I have indicated the deadlines and cost!
Budget: 1000 UAH Deadline: 1 day
Good day. I understood the problem.
It seems like a conflict/break in the pricing recalculation logic in Upstore when applying bulk discounts, which is why the summary in the cart/product card is not updating.
I can fix this — I will need to look at the template implementation and the price recalculation script.
Proposals concealed
Proposals are currently absent
Budget: 5000 UAH Deadline: 7 days
Nazare, I can quickly go through Ocstore 3 on the Upstore template and carefully fix the necessary issues without breaking the layout and functionality. I know OpenCart well, I work with other people's code, so I will quickly find the cause of problems in the template, modules, or CSS/JS. If you send me a list of corrections from the document, I will immediately tell you what and how it’s better to do. I am ready to take it on and discuss the details.
Proposals concealed
-
Vyacheslav Tkachenko 17 Juneперед темм как сломался учет скидки был установлен или обновлен какой-нибудь плагин?
дайте, пожалуйста ссылку на магазин
Current freelance projects in the category PHP
Main functionality Laravel 11/12 PHP 8.3+ MySQL Responsive design High performance SEO-friendly Admin panelCatalog categories brands products search filters sorting product pagesTecDoc Integration with the TecDoc module is required: VIN search car search TecDoc catalog analog selection specifications photos cross-references (Experience with TecDoc integration will be a significant advantage.)Personal account registration authorization order history wishlistCart order placement Nova Poshta delivery online payment promo codesSEO SEO-friendly URLs Meta Title Meta Description Schema.org XML Sitemap robots.txt Open GraphAdmin panel product management category management brand management order management user management SEO bannersIntegrations Telegram notifications Nova Poshta API payment system (LiqPay or WayForPay)Requirements clean code Git documented codeFrom the contractor, we need examples of websites on Laravel experience with TecDoc approximate timelines cost technology stack
1) Change the label for the amount for free shipping - from 2000 UAH 2) Increase the website speed (not inflated metrics) 3) Remove duplicates (when searching for a product, all variations and products that should not be displayed are shown) 4) Fix the filters (I will send screenshots) remove the bra size filter where it is not needed. Where it is needed, the sizes are incorrect 5) Create a full integration of WP with SalesDrive (currently only orders are coming, but products are without photos, sizes, and colors) 6) Create an xlsx file export with products from WP for the accounting program
Project Description We are looking for an experienced developer or a small team to create a modern online store for an optical salon. The goal is not just to update the design, but to create an effective online sales tool that will become the main sales channel for the company in the future. The current website is already operational and has an SEO history, so it is important to maintain Google rankings as much as possible during the transition to the new site. We will base the UX and functionality on modern global optical online stores (for example, Warby Parker), but the solutions must be adapted to the Ukrainian market.Required Functionality WordPress + WooCommerce modern responsive design product catalog with filters Mega Menu selection of frames and lenses glasses order builder ability to upload a prescription online appointment for vision check online payment integration with Nova Poshta simple administrative panel product import SEO-friendly structure possibility of further integration of an AI consultantImportant A specialist is needed who has experience in creating online stores, understands UX, SEO, conversion, and can offer their own solutions for improving the project. A detailed technical task will be provided after the preliminary selection of candidates.Please include in your response Links to 3–5 similar implemented online stores. Your experience with WooCommerce. How you plan to maintain SEO during the site transfer. What improvements you recommend to increase conversion. Estimated cost of the project. Estimated completion time.Specialization ✅ Website creation ✅ Online stores and e-commerce ✅ WordPress ✅ WooCommerce ✅ PHP
Project The existing website is developed on Symfony. The project needs to be taken over for support, familiarize with the code, and subsequently carry out improvements. Main tasks Implement all technical recommendations from the SEO specialist according to the provided technical assignment. Make changes to the monument configurator according to a separate list of requirements. Implement the updated website design (layout and integration of the new design). Carry out further technical improvements and support for the website as needed. Expectations from the developer Familiarization with the project structure and codebase. Assessment of costs and timelines for each stage. Adherence to the existing project architecture and quality implementation of changes. Maintaining communication regarding task execution and possible technical solutions.
I want a bot for Telegram. Loading dialogues. With the help of AI, checking for potential lies. A website with advanced features. Registration, API, statistics, etc.