symphonists / shopping_cart

Shopping cart for Symphony CMS
4 stars 1 forks source link

Discuss the move to remove the price field #1

Open michael-e opened 11 years ago

michael-e commented 11 years ago

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.

michael-e commented 11 years ago

This discussion takes place in the forum