Hi, I have been using v8.0.3 for some time and have decided it is in our best interests to display in stock / out of stock against our items
All of our products are split into different components, for example size or colour, and I would like to enter the stock level of the component - not the main description.
I have search all the options I can see but cannot find anywhere that I can enter this information against the individual compenents.
Does anyone know if there is a workaround for this as it is of no good to inform our customers that we have something in stock if we only have it in red and they want it in blue....
I also had a lot of difficulty trying to get the "Suspended" message to stop showing after trying out the main description stock levels. I had stocklevel = 1, ShowWarning=0, Suspend=0 (at one point suspend was -100) and every product showed as Catalog Suspended. I unticked the monitor and also ensured monitoring was disabled in the business settings but the message still showed. I eventually amended the code within the library for the IsItemSuspended to get everything back as inStock, but I am sure I should not have needed to do this.
All of our products are split into different components, for example size or colour, and I would like to enter the stock level of the component - not the main description.
I have search all the options I can see but cannot find anywhere that I can enter this information against the individual compenents.
Does anyone know if there is a workaround for this as it is of no good to inform our customers that we have something in stock if we only have it in red and they want it in blue....
I also had a lot of difficulty trying to get the "Suspended" message to stop showing after trying out the main description stock levels. I had stocklevel = 1, ShowWarning=0, Suspend=0 (at one point suspend was -100) and every product showed as Catalog Suspended. I unticked the monitor and also ensured monitoring was disabled in the business settings but the message still showed. I eventually amended the code within the library for the IsItemSuspended to get everything back as inStock, but I am sure I should not have needed to do this.
Comment