You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
Hello,
When the Minimum Order Value (MOV) function is turned on and the cart value is less than the MOV amount, would it be possible to change the MOV message displayed at checkout by adding say "Exc VAT" after the MOV amount is displayed?
For example...
If i set a MOV of €100 and the VAT rate is 23% then this message appears for cart values of €122.99 or less, but the message states that the MOV is €100.00 which is correct but could be confusing to a customer.
Before posting this question I searched both V9 & V8 forums to no avail.
Thanks
Last edited by Murphys001 (12-30-2021 11:44:43)
Offline
You can edit that message by editing the file {private}/apps/ecom/ECOM/includes/cominorder.php. Track your change to be sure you address it when updating the software in the future (in case that file is modified during the update).
Online