TJMare Posted January 13, 2014 Share Posted January 13, 2014 With a Business to Business shop you may want to "authorize" customers before they get access to wholesale pricing. By doing so, it appears to remove Prestashop ability to automatically send any welcome email. What I'm looking for is the code for a " Send Welcome Email " button in my customer view.tpl file. Can anyone help? (A snippet of code from the view.tpl) <span style="font-size: 14px;"> {$customer->firstname} {$customer->lastname} </span> <img src="{$gender_image}" style="margin-bottom: 5px" /> <input type="submit" value=" Send Welcome Email "/><br /> 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