Change Log : V5.2.1 to V5.3.0 | COMPATIBLE:: PRESTASHOP V1.7 | V8.x.x
## Update Policy:
- Admin needs to update only zip file of module new version V5.3.0 because while admin will update zip file then database will be update automatically.
## Improvements:
- Provide the configuration button on the product list at backoffice listing.
- Product preview button disabled when product disabled.
- Provide the configuration for custom product option theme background color.
- Provide the option to hide the price impact on each option on front-end.
## Bug Fixes:
- Fixed a fatal error on the product listing page in the back office under the "Product Options" tab.
- Fixed upgrade script issue when V4.0.0 to V5.0.0 option values are not migrated correctly.
- Fixed the issue where all products, whether customizable or not, were shown on the product listing in the back office under the "Product Options" tab.
- Some functions have been upgraded specifically for PS below PS1.7.5 because they were not working correctly.
- Fixed issue when product update via cron/csv then our custom option is disabled.
- Fixed issue when quantity update then add to cart saved incorrect customization.
- Fixed issue when parent checkbox is hide from configuration then price not update correctly on product page.
- Fixed email alert module compatible issue with V2.2.1 or lower version.
- Fixed issue when quantity update then custom options value data lost.
- Fixed a fatal error on order checkout final summary page.
- Fixed issue when admin clicks on save, then save and stay, multiple entries are created to the custom products options.
- ps_emailalert module all version compatible issues has been fixed.
## Db changes:
- New field hide_price added in wk_product_options_config table.
- New field hide_price added in wk_product_options_config_shop table.
- New field hide_price added in wk_product_options_value table.
- New field hide_price added in wk_product_options_value_shop table.