Hello!
we would like to change the "pay now" button at the end of the purchase process in the ecommerce to "order now" since we have an internal step to review an order before payment.
I cannot find the Qweb that holds that value, nor I can see a way to edit in Studio or the customizer.
Does somebody know its location on V17? Or where is called the payment.checkout to add the following:
<t t-set="submit_button_label">Order now</t>
Thanks a lot in advance.
Regards