In order to easily allow your customers to send you a question about a specific product, you can set the following configuration option.
If you are using templates, you will need to add the following to the product display template file. If not, it will display automatcally.
<a href="shopquestion.asp?id=[catalogid]">Ask a question about this product</a>
Xproductquestion |
Setting this to Yes tells VPCART to generatea link so the customer can send a product specific question. |
Xproductquestiontemplate |
This is the folder and name of the template file used to display the question page. Default is tmp_productquestion.htm. |