narendra-addweb / MyImmoPix

Other
0 stars 0 forks source link

Cart sidebar: Remove quantity update functionality for every pages #141

Closed narendra-addweb closed 8 years ago

narendra-addweb commented 8 years ago

Remove cart quantity increment '+' and decrement '-' buttons. Also quantity box make disable. After this change site user can't able to update his/her cart added credit bundle.

cartsidebar

narendra-addweb commented 8 years ago
  1. Deactivate 'WooCommerce Quantity Increment' plugin for remove increment/decrement buttons
  2. Make quantity box disable
Maxfavier commented 8 years ago

What was the issue with the quantity increment ? How will the increment be organized then ? (for instance, if I want to buy 9 credits) The cart does not look so good now, what is planned exactly ?

saurabhd commented 8 years ago

Hi Max, This needs to be reverted. One thing I need to mention here about the current credit implementation, admin need to add the credit manually to user profile once payment is confirmed. Let me know if we are on same page or not.

Maxfavier commented 8 years ago

Hello, The idea is not to have any input from the admin. The website store should attribute the right number of credits to the user's account - as they will be needed immediately to make an order.

This raises the question around the products, are they well defined in the site (woo commerce?) as to be able to adjust them eventually ?

Maxfavier commented 8 years ago

The design, as mentioned in issue #147 is a little off and should be adjusted to look more neat.