Premium add-on for Bricks Builder

How to Show BricksUltimate Custom Checkout Fields in WooCommerce Emails

BricksUltimate’s Billing Fields and Shipping Fields elements allow you to create custom checkout fields from the Bricks Builder checkout template. These fields are saved with the WooCommerce order, but WooCommerce email templates may not automatically display them. The good news is that you do not need to edit the BricksUltimate plugin files. How BricksUltimate Saves Custom Fields When you create a custom billing field, BricksUltimate automatically normalizes the field key.Example:vat_numberbecomes:billing_vat_numberWooCommerce stores the value as order meta:_billing_vat_numberFor shipping fields, the same logic applies.Example:delivery_notebecomes:shipping_delivery_noteand is stored as:_shipping_delivery_note Where to Add the Code…

How to Add a Wishlist Button to FluentCart Products

A practical guide to adding persistent, variation-aware wishlist buttons to a FluentCart store without writing custom code.

Introducing FluentCart Product Add-Ons

FluentCart store owners can now sell more flexible, personalized, and profitable products with FluentCart Product Add-Ons by BricksUltimate. This new standalone plugin lets you create advanced product add-ons, custom fields, paid upgrades, measurement pricing, image swatches, conditional logic, and order-safe add-on data for FluentCart eCommerce stores. It is built specifically for FluentCart, not WooCommerce, and works with or without any page builder. Why Product Add-Ons Matter Many products need more than a simple “Add to Cart” button. Customers may need to choose gift wrap, upload a file, select a premium size, add…

Creates the linked variations for the Simple Products in Bricks

There are tons of the Linked variations for the simple product page at WordPress plugin repository. But those are not fully compatible with the Bricks builder theme. BricksUltimate integrated this feature natively for the bricks builder. Therefore you can directly generate the linked variations for the simple products from the Bricks builder editor. Main advantage is that you can see the preview on the builder editor and customise the design from there. Steps Make sure that installed and activated the BricksUltimate addon on your site. Now follow this: Now you…

Displaying the recently viewed products on the Bricks sites

BricksUltimate added the Recently Viewed Products query loop provider for the Bricks site and synced it with the WooCommerce Recently Viewed cookie. So you can easily create the Recently Viewed Products section on the single product page or any other page or sidebar. We created the loop provider, so you can create the custom layout quickly. Steps: When the user visits the single product page, this loop will be executed and show the recently viewed products on the site. Preview Element Condition: Has recently viewed products? There is an element…

WordCamp 2025 in Kolkata

The Kolkata WordPress community organized the WordCamp on 18th January 2025. BricksUltimate participated in this event as a micro sponsor. We have been very excited about this event. Around 300 members attended there and everyone was very kind and friendly. We got some new friends there. We enjoyed every moment very much. Volunteers did very hard work to accomplish this camp. All the speakers gave a nice presentation about WordPress and encouraged us. They motivated us so much. We are thinking that we shall contribute more to the WordPress community…

Customize the WooCommerce Email Templates in Bricks

BricksUltimate has added another cool functionality to their add-on. You can directly customize the WooCommerce Email templates on the Bricks Editor. You customize the following email templates: Step 1: Make sure that you activate the HPOS feature in WooCommerce. Navigate to WooCommerce-> Settings -> Advanced -> Features page and enable the High-performance order storage radion button. Now you will get some new template types in the Bricks -> Templates -> Template type dropdown. Step 2: Create the Bricks template, select the correct email template type, and build the design with…

Black Friday Deals

BricksUltimate, a multipurpose add-on of the Bricks builder is 2 years old now. We are not offering any Black Friday and Cyber Monday deals this year. After a lot of controversy, people were thinking that sales should be down and we should shut down the work and abandon the plugin. We are not worried about the sale. We are much stronger than before, careful, and should be punched back again. We are not leaving the project. We invested our best times and efforts in it. We are trying hard and…

Sync the Quantity or Quantity Dropdown element with the Add To Cart element on the Single Product Page

Our 2-3 customers tried it and fetched the issue. So we are publishing the tutorial for it. But there is a small disadvantage. If you have variable products, then the layout can be messed up. We are not sure if they have variable products or not. Here is the procedure: Step 1: Add a DIV or Block wrapper first and add the class brxe-loop-builder-on Step 2: Add the Quantity or Quantity Dropdown element Step 3: Add the Add To Cart or Add To Cart Icon element Step 4: Go to…

Creating Custom Thank You Page In Bricks

We can easily create a custom Thank You page with the Bricks editor like the above image for the WooCommerce shop site. The full page is built with dynamic tags and a custom query loop builder. We shared the JSON file. BricksUltimate’s user imports the template and checks the settings. Steps Check preview: Go to your Dashboard -> WooCommerce -> Orders page. There have order list. Click on the “Receipt of #Order ID” link and you can check the preview.