PrestaShop logo

PrestaShop

Open source e-commerce platform for building an online store

Alternative to: shopify, woocommerce, bigcommerce, magento


About Versions (100)

1.7.7.8

2021-09-14

This maintenance release brings 2 bug fixes.

  • Back Office:
    • Bug fix:
      • #25749: Product combination price edit : Use blur instead of onkeyup to avoid price flip (by @sowbiba and @atomiix)
  • Core:
    • Bug fix:
      • #25784: Use null coalescing operator to fix notice (by @kpodemski)