What's New

We are constantly improving Reflow with new features and additions. Follow us on twitter to learn when new updates are released.

Jul 14, 2022

  • Pickup at Store is here! You can now configure store locations and let customers pick up their order and pay in store. Learn more in our docs.

Jun 30, 2022

  • The Shopping Cart component has been significantly improved. It now lets customers checkout in a single step, boosting conversion rates.

    This necessitated changes to its HTML, which is why we are releasing the update as part of a new version of the toolkit - v2. Upgrading is as easy as changing a couple of CDN URLs in your website. Read more in our migration guide.

  • Product List now shows an Add to Cart button for each product. You can hide it by omitting add-to-cart from the show attribute. Docs.

  • The Product component now has a list of categories under the title. You can hide it by omitting categories from the show attribute. Docs.

Jun 14, 2022

  • Orders can now be bulk edited. Select two or more orders from your store, and change their status from the floating toolbar.

Jun 3, 2022

  • Products can now be bulk edited. Select two or more products from your store, and pick an attribute to edit from the floating toolbar.

  • New options were added to Store settings, which allow you to disable or delete your store.

May 27, 2022

  • Product List now supports a data-reflow-similar-to attribute, which displays products similar to a given product id. Docs, example.

May 20, 2022

  • A "Product Search" component was added. You can use it to build search fields and search pages for your stores. Learn more in our docs.

  • Products now support minimum and maximum buy quantities per order. Set them in the product create/edit page.

May 9, 2022

  • Coupon codes now support a minimum cart value, expiration dates and can apply only to specific products or categories. Create or edit a coupon code to see the new options.

  • You can now require customers to agree with your store's Refund Policy before purchasing. You can enable it on the Settings page of your store.

May 2, 2022

  • "Category List" now has a horizontal bar layout. Use it to easily display a navigation bar with categories and subcategories.

Apr 21, 2022

  • A new "Order Status" component was added. Include it on a page of your website to build dynamically updated order status pages where customers can track their purchases. Read more in our docs.

Apr 13, 2022

  • Shipping methods now have a Notes field. Use it to give customers additional info like estimated delivery dates.

  • Products support a new Custom Sort property. Use it to make products show before the rest when displayed in Product List. It is supported in the API as well.

  • You can now print order pages to get a user-friendly summary as a PDF. Just hit the Print button on the top of the page.