Automatically populate form?

I’m very new to PHP (and still surprised when anything works!) but wondering if I can make this happen.

I have a website which includes an order form. Customers tick the item(s) they require and on submission it generates a confirmation e-mail to them and an e-mail to us with the order details. This all works fine but each of the items has a separate detail page where I have a link to the order form page.

I would like that link to be an ‘add to order form’ (rather than merely a ‘go to order form’) which takes them to the order form page with the item already ticked.

I’m sure this must be possible and probably very simple for someone who knows what they’re doing!

Any help would be greatly appreciated.

Thanks.

Unfortunately it’s not possible to tell you how you can implement this without seeing your shopping cart code.

Sponsor our Newsletter | Privacy Policy | Terms of Service