Please update cart and checkout (woocommerce)

Hi bricks team,

Woocommerce has made significant improvements in cart and checkout in its recent versions.

:pushpin:Shortcodes are now smaller blocks

Now the use of shortcode to display cart and checkout is obsolete. With control over details, there are now a variety of blocks for creating cart and checkout.

:pushpin:There will be no need to create cart and checkout in bricks templates.

With the addition of new blocks, WooCommerce allows us to create cart and checkout directly on the page.

:pushpin:There is no “update cart button” on cart page.

On the cart page, any change will be applied automatically (AJAX) at a very high performance.

:pushpin:Sow save price on cart

WooCommerce now shows users in the cart how much discount they have received. in amount and percentage. Bricks native dynamic data would be great for this feature

:pushpin:The checkout coupon element can also be allowed for the cart

Currently, the checkout coupon element can only be used for the checkout page. According to the new versions of WooCommerce, this element can also be used on the cart page.

:pushpin:Nestable cart items

Now we can have a powerful new element for cart items to make it 100% custom. dynamic Data will play an important role here. Of course, bricks has already released dynamic data for it, but more will be needed.

:pushpin:Nestable Cart totals

Currently, Bricks displays this element as a table, which is obsolete in the new versions of WooCommerce. Now, by adding some new data dynamics, we can make it nestable. Without any new elements, only with dynamic data. Like:

  • Total amount of the cart (without calculating the discount amount) for example $600
  • Total amount of the cart (with calculating the discount amount) $450
  • The amount deducted for the discount (save) $150
  • The amount deducted for the discount (save) as a percentage %25

:pushpin:Nestable Order summary

Like Cart totals, bricks now provides the Order summary element as a table. It will be great if we can create it Nestable and with the help of dynamic data.

:pushpin:Checkout form with nestable form

I see this in a dream. But it would be great if we create checkout form using nestable form. 100% freedom of action and very clean coding with bricks.

Hopefully in 2025 there will be a plan to develop WooCommerce features. Of course, with the introduction of the Product variation swatches feature, it also seems that there are programs😉

Thanks

14 Likes

I’m in the process of building my first WooCommerce Store with Bricks and realized that I have to use the old WooCommerce Cart and Checkout process.

The new WooCommerce Cart and Checkout is great and absolutely necessary for modern stores. It would be enough to have the option to display the new Block in a Bricks template via Post Content if possible.

Is there any update on if or when we can expect some improvements here?

1 Like

Currently Bricks is missing a lot of e-commerce features. WooCommerce has been developing its own cart and checkout for a long time. If you try WooCommerce in Theme 2025, it is very fast. Even in new versions of WooCommerce, the Add to Cart button is now not just one element but is broken down into smaller components. Variable product prices are updated as each variable is selected. And many of the improvements that WooCommerce introduces in each version.

I really wish the Bricks team would create a poll or thread to collect user ideas for WooCommerce development on Bricks.

How good it was to see this topic. I support any solution that bricks introduces to customize different parts of woocommerce with bricks. For example:

  • Ability to customize cart and checkout pages directly without using the Bricks template, because these pages are now not based on shortcodes.
  • Creating cart items using query loop + dynamic data.
  • Creating Cart Totals Using Dynamic Data.
  • Managing checkout fields with the Nestable form element.
  • Ability to display users’ ordered products in the user account using query loop (view order template)
  • And many more that could exist.
1 Like

Hi community,

Modular Checkout has been added to the idea board. Let’s support it and vote.

Cheers