Clicking the toggle switch for a dichotomous product on the shopping view adds it to the cart as a CountedLineItem rather than just a LineItem. This is because there aren't enough JavaScript methods for the different API methods needed for DichotomousLineItem's.
Clicking the toggle switch for a dichotomous product on the shopping view adds it to the cart as a CountedLineItem rather than just a LineItem. This is because there aren't enough JavaScript methods for the different API methods needed for DichotomousLineItem's.