Selling Merchandise in TNEW and Shipping to a Different Recipient

Hi all,

We have never sold merchandise through TNEW and we are about to put a product on sale and the question came up is there any way for someone to purchase more than 1 of the item and designate that 1 or more of the items should be shipped to someone else other than the purchaser?

The only way I can think of doing this is to create form fields and ask the purchaser to include shipping details if the items should be shipped to someone else and then have this create csi on the purchasers record. 

Or do we instruct the purchaser that if they are purchasing it as a gift for someone, to complete one order at a time per recipient and enter the shipping address into form fields?

Any other ideas?

Thanks for any suggestions.

Charlotte

Parents Reply
  • Ah, I think I see what you mean. After I add the code by clicking source and then if I click the source button again it seems to throw out some of the code.

    With your method thought form you can still add a class if you wanted it styled similar to your other website buttons, e.g. <input class="btn" type="submit"... or <input class="btn btn-primary" type="submit"...

Children