Hi bricks team,
Woocommerce has made significant improvements in cart and checkout in its recent versions.
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.
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.
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.
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
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.
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.
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
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.
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