Our store sells vintage wholesale used clothing/shoes which is limited in availability.

When a customer wants to purchase a dozen or so of vintage goods, they would have to inquire if it is currently available, if it is, transactions are done through invoicing, and if it is not available, they will have to be on a wait list.

So I want to set up the store to be showcase with prices. The customer will see how much a certain lot of vintage items cost, then they would have to click to contact us to check if it is available or be queued into a wait list.

The current default zen cart for showcase with prices is to have a universal contact us button on the product. This will take the customer to the contact us form and once an email is sent, unless they mention it on their email, we will have to go back and ask which lot they are interested in.

I like the way Ask a Question works where it picks up the product information and sends those along with the email so you know exactly what the customer is looking at.

However I do not want to have 2 buttons there, is there an easy way to create a Ask a Question hybrid on the product info page. So that the "Contact Us" button will actually be the Ask a Question Module working in the background? I'm thinking it would be just replacing a line in the product_info_display template to point to the ask a question module instead of the contact us form.

Anyone knowledgeable in code, please share your input? Thanks!