I'm working on a site for a client who produces one off products.
When an item is sold, the description and image is changed to show another similar product.
So - the quantity shown for each item is always 1
I have a couple of questions:
1. When an item is sold, it is still shown in the store, but cannot be purchased.
Is it possible to remove the item from display when a sale is made?
2. If a sale does not go ahead due to non payment, it is possible to just void or cancel the order and then automatically have the item display in the store again?
(ie go back to the state before the purchase was made? Would probably just involve changing the quantity back to 1, so that it becomes visible in the store again? )
Thanks,
Eric G.
When an item is sold, the description and image is changed to show another similar product.
So - the quantity shown for each item is always 1
I have a couple of questions:
1. When an item is sold, it is still shown in the store, but cannot be purchased.
Is it possible to remove the item from display when a sale is made?
2. If a sale does not go ahead due to non payment, it is possible to just void or cancel the order and then automatically have the item display in the store again?
(ie go back to the state before the purchase was made? Would probably just involve changing the quantity back to 1, so that it becomes visible in the store again? )
Thanks,
Eric G.
Comment