Jump to content
  • 0

komentarz do zamówienia, do 1 kroku


studiotom

Question

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

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...