Jump to content

B2B Mode - Manual Send Welcome Email


TJMare

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...