Issues to be fixed on latest commit #38
Closed this issue · 2 comments
Asok17 commented
- 1. Add option to change button label in the toast notification.
- 2. Only if button is enabled in the toast notification, the toast notification should be clickable.
- 3. Display product name that is added into the cart in the toast notification. Use {product_name} placeholder to display the product name in the toast notification.
- 4. If floating cart is visible in both cart and checkout page, the cart update, coupon update on cart modal should also be reflected.
- 5. Remove option "Display cart coupon section" from the setting page.
- 6. Add option to enable shopping meter, and only when shopping meter is enabled should the shopping meter should be visible at the front-end.
- 7. All PHP variables need to be escaped before printing.
- 8. Load all templates with action hooks.
- 9. All static texts should be translation ready.
- 10. Add option to display product removed from the cart. Use {product_name} placeholder to display product name. Also add option to enable undo of remove from cart action. Lookout for the product quantity.
Asok17 commented
- 11. Shopping meter threshold does not appear at the beginning after a product is added into the cart for the first time.
- 12. If a product is removed from the cart, then "View Cart" button should be removed also change the class name of add to cart button to its former state.
- 13. Set maximum attribute for the shopping meter threshold field.
- 14. Define filters for all static texts so that the text could be overridden by developers.
Asok17 commented
No need to fix issue no 4 as the floating cart won't be displayed on cart and checkout page.
All the issues have been fixed in with the release 1.0.1