After a way to populate a list on the fly then email
hi all
Need some help,
I have a customer who wants the ability to sell around 180 items on his website. The problem is he only supplies people within a 20 mile radius of his business and does not want to take payment online or via his website.
I need a Jquery plugin or a suggestion on how i could allow a user to navigate the various products, whilst being able to add said products to a 'cart' or list, and then have that list emailed to the client at 'checkout'.
Do any of you clever folks know of anything to assist? I have been looking at zen cart but it seems my host and zen cart have some issues, i am just starting to learn about it.
you will need to ask in a server forum like php since javascript can't send email...
break the task into two parts:
a form containing the list that the client submits, and a server-side form processor that send an email to the right person.
Bookmarks