Website Building » Shopify » How Do I Make Multiple Blocks on Shopify?

How Do I Make Multiple Blocks on Shopify?

Last updated on January 9, 2023 @ 5:37 pm

There are many ways to make multiple blocks on Shopify. One way is to use the built-in Shopify editor. Simply click on the “add new block” button and select the type of content you want to add. You can also use third-party Shopify apps to create custom blocks.

Another way to make multiple blocks is to use HTML and CSS. With a little bit of code, you can create any layout you want. Simply add the following code to your theme’s CSS file:

/* Create a new block */
.block {
   float: left; /* or right, depending on your layout */
   width: 50%; /* Change this to whatever width you want */
   padding: 10px; /* Add some padding around your content */
} 
PRO TIP: If you are planning on making multiple blocks on Shopify, it is important to be aware that there are some limitations to what you can do. For example, you can only create a maximum of three blocks per page and each block can only contain a maximum of ten products. Additionally, you should keep in mind that Shopify's built-in search engine may not be able to find products in multiple blocks on the same page. As a result, it is important to make sure that your products are easily accessible from the main navigation menu.

You can then use this new block in your layout by adding the following code where you want it to appear:

{{block class="block"}} /* Replace "block" with the name of your new block */

Conclusion:
Adding multiple blocks on Shopify is a great way to customize your shop's layout and design. By using the built-in editor or HTML and CSS, you can easily create custom blocks to suit your needs.

Morgan Bash

Morgan Bash

Technology enthusiast and Co-Founder of Women Coders SF.