studiotom Posted February 16, 2015 Share Posted February 16, 2015 w jaki sposób przenieść komentarz do zamówienia (krok3) , do 1 kroku, na dół zakładam że poniższy kod, gdzieś ? {if !$opc} <div id="ordermsg" class="form-group"> <label>{l s='If you would like to add a comment about your order, please write it in the field below.'}</label> <textarea class="form-control" cols="60" rows="6" name="message">{if isset($oldMessage)}{$oldMessage}{/if}</textarea> </div> {/if} w jaki sposób sprawić aby w emailu (order_conf) wysyłanym do KUPUJĄCEGO pojawiała się jego treść, próbowałem w szablon emaila wpisywać {message} {oldMessage} {comment) ale nie działa Link to comment Share on other sites More sharing options...
Question
studiotom
w jaki sposób przenieść komentarz do zamówienia (krok3) , do 1 kroku, na dół
zakładam że poniższy kod, gdzieś ?
Link to comment
Share on other sites
0 answers to this question
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