Hello,
I have figured out I need a certain workflow for my e-shop, which I'll shortly describe, - I'd love to hear some comments from UC developers on what is the right way to implement it (if it's possible, at all).
1/ Each product is assigned a particular "category" according to how long does it take me to order them on demand, e.g. candles from a certain U.S. manufacturer take up to 14 days to arrive when I order them, whereas local product can be re-stocked within 3 days. So we have about 5 different categories: 14 days, 10 days, 1 week etc.
3/ Products have stock turned on.
2/ At the product page the customer should see either
* a note which says "In stock" (preferably "X pcs in stock")
* a note which says "On demand, this product takes X days to ship from supplier".
I can't possibly do this manually (i.e.HTML) with every single product, so I am looking for a more systematic solution. I was thinking CCK.
Also, I'm quite fed up I have to click "edit" each product once more in order to switch on the stock module and enter in stock levels. Appreciate the possibility to change settings per item, but.. is there any way how to manage stock more efficiently? This way, it's 100% more efficient to offer my customers a PDF table with current stock for download, which is, uhm, not a very modern way to do it.






