D
D
Dima2019-01-29 21:36:53
opencart
Dima, 2019-01-29 21:36:53

How to edit the inscription when adding a product to the cart?

www.kievluxbags.com
In the basket in the header removed the inscription product amount. The only thing left is quantity. But when adding, everything returns before the reboot.
How to edit this caption?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2019-01-29
Dolgoter @SpiderPigAndCat

Because when adding, there is an Ajax request, and this is a different controller and a different action - as a result, there is a different template. Look in devtools which controller, action is being executed and go there to look for a template. And most likely there is not even a template, but simply the output of a localized string.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question