aaronjpitts Posted October 22, 2013 Share Posted October 22, 2013 Hi guys, How would it be possible to split the product attributes onto one line each in the email templates (the order confirmation email for example)? I know how to do this on the front end of the website by replacing the commas with br tags using a smarty replace function, but how can I do it for the emails? They should really be separated by new lines as standard as the whole things looks a mess as just one string (especially in a language like German). Many thanks Link to comment Share on other sites More sharing options...
gonebdg - webindoshop.com Posted October 28, 2013 Share Posted October 28, 2013 You need to modify/override file : \classes\PaymentModule.php in public function validateOrder() Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now