I am starting a new website soon which features a wide range of products. Due to the very high costs of stocking the entire range from scratch (and not knowing how well it will sell) I am going to start with a subset of the range.
However, I would like the option of being able to get the customers to 'vote' for products they would like added.
I'm thinking along the lines of having the products listed along with the 'in stock' items, but instead of having an 'add to basket' button they would have a 'vote for me' button (obviously with some explaining test next to the item.
What is the best way of doing this? I guess it could be done by creating zero value items, and instead of calling it 'product 1' I could call it 'vote for product 1', have the description explain something like 'we do not currently stock this item, but if you would like us to stock it in future please add this to your basket to vote for it - we will start stocking items that receive the most votes'. THe problem with this is it's a bit messy, and the results would have to be collated by hand by reading the votes off the orders as they come in.
So, is there a clever way of doing this?
However, I would like the option of being able to get the customers to 'vote' for products they would like added.
I'm thinking along the lines of having the products listed along with the 'in stock' items, but instead of having an 'add to basket' button they would have a 'vote for me' button (obviously with some explaining test next to the item.
What is the best way of doing this? I guess it could be done by creating zero value items, and instead of calling it 'product 1' I could call it 'vote for product 1', have the description explain something like 'we do not currently stock this item, but if you would like us to stock it in future please add this to your basket to vote for it - we will start stocking items that receive the most votes'. THe problem with this is it's a bit messy, and the results would have to be collated by hand by reading the votes off the orders as they come in.
So, is there a clever way of doing this?
Comment