Ordering: How to redirect to e-mail for order request when stock is zero?
Currently my add to cart label changes to orange and the text becomes 'made to order'. The stock is zero and so an item is logically not added to the cart.
- I want to redirect a potential buyer to the contact page
- the contact page is then populated with the SKU number
- potential buyer can then say 'I am interested in this, can you make this? etc etc'.
The add to cart label never shows 'out of stock', it is an art shop and items are usually made on request. If they are available on the site then of course it can be bought on the site.
Has anyone any idea how to redirect potential buyers to a contact paged via the add to cart label when the stock count is zero?