How to add a table in the Blog page?

You can add different tables for different blog pages, or you can use the same table for all blog pages.
1. Add different table for different blog page
2. Add same table in all blog pages

Add different table for different blog page

Let’s start by adding a table for a specific product only.

Step 1: Create the table.

Step 2: After creating the table, copy the shortcode from the Dashboard.

Step 3: Go to Shopify admin and open the Online Store.

Step 4: find the the Blog page.

Step 5: Open the blog page where you want to add the table.

Step 6: Add your shortcode in the HTML area of the blog.

Once these steps are complete, open your blog page in your live store, and the table will display on the specific blog page in description.

Similarly, you can create another table for a different blog page and follow the steps above to add the table to the specific blog page.

Add same table in all blog pages

Let’s start by adding a table for all products. If you have good technical and coding knowledge, you can add the shortcode directly in the blog liquid file. If you’re not familiar with coding, you can add a custom block to include the table. So, there are two ways to add the table for all blogs.
1. Add shortcode in theme liquid file.
2. Add shortcode in Theme customizer.

Add shortcode in theme liquid file

Step 1: Create table in the app.

Step 2: After creating the table, copy the shortcode from the Dashboard.

Step 3: Go to Shopify admin and choose Online store.

Step 4: Click on edit code option in the theme.

Step 5: find blog liquids file.

Step 6: Add the shortcode to the blog page’s liquid file.

Add shortcode in Theme customizer

Step 1: Create a table in the app.

Step 2: After creating the table, copy the shortcode from the Dashboard.

Step 3: Go to Shopify admin and choose online store, select the desired theme, and click on the Customize button.

Step 4: In the top navigation, at the center, you will see a dropdown list. Please find and select the blog page from that list.

Step 5: Select the blog page and add the block where you want to display the table.

Step 6: After adding the block, select the Custom Liquid option. If you have theme 2.0 then custom liquid block will be display.

Step 7: Click on the custom liquid block and paste your shortcode there.

Result in website: