Hi Guys
Please can any one help with this?
I wish to add a text field to the product layout so that customers can write the words they wish engraved on the product. I know Norman does a fine product that adds up the cost per letter but my client includes the engraving in the product price and there is a fixed maximum so I just need to add
<textarea name="Engraving" cols="40" rows="5"></textarea>
and have Actinic recognise and process it and add it to the order.
Thanks!
Please can any one help with this?
I wish to add a text field to the product layout so that customers can write the words they wish engraved on the product. I know Norman does a fine product that adds up the cost per letter but my client includes the engraving in the product price and there is a fixed maximum so I just need to add
<textarea name="Engraving" cols="40" rows="5"></textarea>
and have Actinic recognise and process it and add it to the order.
Thanks!
Comment