Completion of the website on Ocstore 3
Ocstore 3
Template Upstore
Fix some issues
I look forward to your proposals
Client's review of cooperation with Viacheslav Chub
Completion of the website on Ocstore 3I recommend for collaboration. Everything is done as it should be (clearly). Therefore, it continues to work.
Freelancer's review of cooperation with Nazar Kalap
Completion of the website on Ocstore 3The collaboration went very well! We continue to work together.
I recommend+++.
-
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.
-
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 completed project: Виправити баг у Facebook OAuth: некоректний вибір app_id у модулі OpenCart
-
1606 5 0 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.
-
458 1 0 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.
-
873 15 0 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.
-
271 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!
-
4429 80 1 4 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/
-
7123 53 0 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.
-
699 11 0 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.
-
427 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!
-
483 8 0 Message me privately, I will fix it quickly, I have corrected such bugs many times. I have worked a lot with OpenCart.
-
4233 40 0 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.
-
735 141 0 1 Feel free to contact me, I have implemented this more than once without any problems.
-
8103 38 0 1 Ready to implement all current tasks, I have websites from scratch
https://well.ua
https://forsage.ua
-
602 8 0 Good day! Write in personal messages. I will do it quickly, I have indicated the price.
-
12431 600 0 Good day, feel free to reach out, I will correct it............................. I am waiting in personal messages.
-
650 2 0 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?
-
2593 427 9 1 I can figure this out and fix this issue.
-
4419 139 1 Good day! I am ready to fix the pricing recalculation error right now! I have over 10 years of experience with OpenCart.
-
522 2 1 Hello! I have experience working with OpenCart. I know how to solve this problem, so I can help.
-
1602 31 1 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
-
174 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!
-
4188 46 0 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.
-
12912 67 0 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!
-
3367 148 4 1 Good day. I can fix the mistake. If you have any questions, you can write to me in private messages.
-
277 1 0 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.
-
3475 32 0 Good day, I am ready to fix it right now, write to me, I will be happy to help!)
-
3153 115 2 Hello!\nI will quickly fix the bug\n_________________________________
-
744 8 0 Good day, I can quickly fix the error with the recalculation of the promotional price, feel free to contact me.
-
344 1 0 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
-
232 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)?
-
2025 4 0 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.
-
1328 35 1 Hello. Extensive experience with OpenCart + JS. Feel free to contact me, I will fix it.
-
512 6 0 On OpenCart stores, "the dog has been eaten," contact me, I will do everything as needed.
-
96232 1273 1 10 Hello. I have extensive experience with OpenCart. I am ready to complete the task.
-
399 1 0 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.
-
552 3 0 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.
-
239 5 1 Hello, the problem seems simple, I am ready to help with the solution. Access to the host and admin panel is needed.
-
2847 63 5 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.
-
452 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.
-
532 3 0 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" :)
-
1608 25 0 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!
-
692 9 2 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.
-
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.
-
перед темм как сломался учет скидки был установлен или обновлен какой-нибудь плагин?
дайте, пожалуйста ссылку на магазин -
Current freelance projects in the category PHP
Add a scrolling marquee to the header of the website
16 USD
https://crazybox.com.ua/uk?srsltid=AfmBOopQRUXCCmxx699n57B3eP1XmwcYxJxwPh9qV9WcVjLjS_J2pK5s here is an example of how it looks, it needs to be made similar to theirs and on this one it needs to be done https://rollershop.com.ua/ opencart ocStore 3.0.3.7. and there should be… PHP, Web Programming ∙ 7 hours 13 minutes back ∙ 64 proposals |
Website optimizationOptimization of the website jdgreta.co.uk on Shopify. SEO audit attached to the project. Main tasks - - Fix all meta data - Complete the technical specifications for the programmer (since this project combines tasks for both the programmer and SEO, if you are not a company -… HTML & CSS, PHP ∙ 10 hours 6 minutes back ∙ 24 proposals |
Horoshop SpecialistNeed a specialist who can correctly set up the product Feed. Problem: Currently, over 13,000 products are being uploaded with the same type value (e.g., "everything for manicure and pedicure"). Because of this, it is impossible to segment products in Google Ads and set different… PHP, Website Maintenance ∙ 1 day 12 hours back ∙ 20 proposals |
Make sure that order emails from the store do not go to spam.Currently, there is a store on OpenCart, and order emails are landing in spam. We need to ensure they go to Inbox (ukr.net gmail) and check it. The hosting provider wrote: Poor email delivery may be related to a low sender reputation - IP or domain. In this case, we can advise… PHP, Web Programming ∙ 2 days 13 hours back ∙ 47 proposals |
Transfer the fully ready adaptive HTML5 structure to WordPress.
267 USD
I am looking for an experienced WordPress developer who can convert our meticulously prepared static HTML5/CSS3 code into a high-performance custom WordPress theme. The frontend is almost ready (about 99%): semantic markup, metadata, and multilingual structure (hreflang) are… Content Management Systems, PHP ∙ 5 days 15 hours back ∙ 69 proposals |