We are currently planning to remove the price field from this extension. This will make the code cleaner and the extension more flexible. (Imagine, for example, having only free items, i.e. without a price. With the required price field, you would have to always add a price of 0.00, right?)
But this will mean that if you are using prices for your items (with the Number Field, for example), sums and totals of your cart will have to be calculated in the templating layer.
I'd like to ensure that this is the right way to go. Please tell me what you think.
We are currently planning to remove the price field from this extension. This will make the code cleaner and the extension more flexible. (Imagine, for example, having only free items, i.e. without a price. With the required price field, you would have to always add a price of 0.00, right?)
But this will mean that if you are using prices for your items (with the Number Field, for example), sums and totals of your cart will have to be calculated in the templating layer.
I'd like to ensure that this is the right way to go. Please tell me what you think.