D
D
Dmitry2016-10-17 12:59:27
opencart
Dmitry, 2016-10-17 12:59:27

Where can I edit the product price calculator?

Hello developers!
On opencart, I add my module, do manual price management, so I added and rewrote the currency, but the calculator, when ordering (that is, in the basket) still counts the old prices, do not tell me where to edit this calculator, because I rummaged through the file, both configs and template, but to find nothing working
7aa6db7d50514833819e59dc02d6cf88.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
web-mechanic, 2016-10-17
@maxdit

if I understand correctly, then you need to go here catalog/controller/checkout/cart.php
You will see something like the following prntscr.com/cvdllb
Here modules are pulled up, which in the admin panel are called "take into account in the order", and the price of each line is calculated in its own separate module, you can also create your own module there (ideally) and do as you like, or fix existing ones

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question