Having now produced a layout that has product options displayed in a push button grid, using product options with stock levels (hidden product method from the AUG) and all combined inside Add-To-Cart buttons I have now hit the proverbial brick wall.
Here is how it looks:
And here is the content tree, just like the AUG:
The StockLevel variable denoted for use at product level in the AUG is only designed to display the stock level for the 'visible' main product 'Example T Shirt' but not each option (colour/size).
Is there any way of getting the value of the 'StockLevel' variable from each of the hidden product options in the content tree to display in the pushbutton grid?
Each product has a stock level (as detailed in the AUG) so it has a value to read. I know the stock levels can be read as in/out of stock as I can get it to display b(or not) dependent on this.
Can it display the stock level (instead of the '0' in each Add-to-Cart button) by linking/amending/creating a 'StockLevel' type variable?
Here is how it looks:
And here is the content tree, just like the AUG:
The StockLevel variable denoted for use at product level in the AUG is only designed to display the stock level for the 'visible' main product 'Example T Shirt' but not each option (colour/size).
Is there any way of getting the value of the 'StockLevel' variable from each of the hidden product options in the content tree to display in the pushbutton grid?
Each product has a stock level (as detailed in the AUG) so it has a value to read. I know the stock levels can be read as in/out of stock as I can get it to display b(or not) dependent on this.
Can it display the stock level (instead of the '0' in each Add-to-Cart button) by linking/amending/creating a 'StockLevel' type variable?
Comment