ptityop Posted December 12, 2022 Share Posted December 12, 2022 (edited) I do not understand why I have some mails showing the variables and others not ... I have only modified already existing mails (for orderstatus), changed the template.html name and applied it via the backend but for instance the same mail template I am using for sending a reminder has the same content as the order confirmation but the only variable I get in the reminder mail is the Total paid.. all other variables come out as {variable}. I attach the htm file i have modified but I did not modify much only remove one <TR> to remove a line with gift wraping I do not see how this could affect the rest. Any guidance is welcome. i am using the latest 1.7.8.5 Thanks in advance reminder1.html Edited December 12, 2022 by ptityop more info (see edit history) Link to comment Share on other sites More sharing options...
endriu107 Posted December 13, 2022 Share Posted December 13, 2022 Some variables are defined in different classes and you do not have access for them anywhere, you need to extend method where those varibales are defined if you want use it in specific mails template. Link to comment Share on other sites More sharing options...
ptityop Posted December 14, 2022 Author Share Posted December 14, 2022 Thanks fr the reply ... and is there a way to just have all variables available to be placed in any mail we want ... for instance, we have reminders mail where the same info that the order needs to be sent ... I would have thought this to be pretty common ... ? tHanks for your help Link to comment Share on other sites More sharing options...
ptityop Posted December 15, 2022 Author Share Posted December 15, 2022 I ahev fudn an old thread .... it actually does what I would need, being able to use any variable in any mail template we would create ... but the thread is old and I have no been searching hours for an alternative, how comes we cannot simply use variables we want in the mails we want ? Link to comment Share on other sites More sharing options...
reinoplantae Posted November 22 Share Posted November 22 Hi there, did you find any solution?? 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