How to add tabs to product pages in Shopify: Minimal theme

If you are using the Minimal theme and want to add tabs to your product pages, I'll show you exactly how in this tutorial. A few months ago, I published a tutorial on how to add tabs to your product pages in Shopify, and I've had a number of people comment on that post saying that they were having problems adding the tabs to the Minimal theme. After doing some research, I found that the Minimal theme already has the support for tabs built in, so in this tutorial I'll show you how to take advantage of that feature in Minimal and add tabs to your own product pages.

If you're not using the Minimal theme, head over to this page for a tutorial on how to add tabs to other Shopify themes.

Warning: If you already tried my other tutorial for adding tabs to product pages, and are now trying to get the tabs working in the Minimal theme, make sure to delete any code that you added from that tutorial.

Step 1: Open the product editor in your Shopify Dashboard

After opening up the product you want to edit, click the "View HTML" button over the top right corner of the text area. 

Step 2: Paste this code into the product description

[code]
<ul class="tabs">
<li><a class="active" href="#tab1">Tab 1</a></li>
<li><a href="#tab2">Tab 2</a></li>
<li><a href="#tab3">Tab 3</a></li>
</ul>
<ul class="tabs-content">
<li class="active" id="tab1">
<p>Tab 1 content goes here.</p>
</li>
<li id="tab2">
<p>Tab 2 content goes here.</p>
</li>
<li id="tab3">
<p>Tab 3 content goes here.</p>
</li>
</ul>
[/code]

Your product should now look something like this: 

Step 3: Edit the labels and content for each tab

I highly recommend editing the labels and content from within the HTML editor, rather than using the visual editor. This is because the visual editor tends to mess up the HTML code that you pasted in.

Step 4: Save

Click "Update" or "Save" to save the changes you made to the product. Then go ahead and view the product on your website to make sure the tabs are showing up properly.

I hope that went smoothly for you! If you had any problems, please leave a comment below with a description of the problem and I'll do my best to help.

Comments (39)

Leave a comment

These pay monthly contracts save you from the hefty bills at the end of the
month and mobile phones with freebies such as LCD TV, i – Pods, free mobile insurance, instant cash back,
extra talk time, night minutes, unlimited text messages, free downloading, web
access and many more are offered with this deal. This particular mobile phone is available in full-touch form.
This model is the successor to last years best seller the Galaxy S and now
boasts additional features including a dual core processor.

Yolanda

Where medication is certainly taken daily to greatly help avoid outbreaks.

Francisca

Hello, constantly i used to check blog posts here early in the morning,
since i enjoy to find out more and more.

รูปโป๊

naturally like your website but you have to test the spelling on several of your
posts. Several of them are rife with spelling issues and I
to find it very bothersome to inform the reality however
I will definitely come back again.

Oakley Pit Bull

Magnificent goods from you, man. I have understand your stuff previous to
and you are just too wonderful. I actually like what you’ve acquired here, certainly like
what you’re stating and the way in which you
say it. You make it enjoyable and you still care for to keep it sensible.
I cant wait to read far more from you. This is actually a terrific site.

Hệ Thống Xử Lý Nước Thải Tự Động Đầu Tiên Tại VN

Every weekend i used to visit this website, as
i want enjoyment, as this this website conations in fact pleasant funny stuff too.

alislot

It’s truly very complicated in this busy life
to listen news on Television, so I simply use world wide
web for that reason, and get the most recent information.

Alyce

At this time it seems like Drupal is the top blogging platform
out there right now. (from what I’ve read) Is that what you are using on your blog?

best rated air purifier Under \U0024100

After looking into a number of the blog posts on your web site, I really like your technique of blogging.
I saved as a favorite it to my bookmark webpage list and will be checking back soon. Take a look at
my web site as well and let me know what you think.

Experience

Very good post. I absolutely love this website. Keep writing!

legal outsourcing
« Previous 1 2 3 4 Next »

You Might Also Like

View All Articles

61: Research-based A/B testing, with Nick Disabato

April 21, 2026

Topics covered in this episode:

  • Nick D's work, writing, tips, and tools
  • Basics of A/B testing
  • How to interview your customers to learn what needs to change on your website
  • How to know when your business is ready for A/B testing
  • Most common UX and copy mistakes to watch out for
  • Common misconceptions about A/B testing

Links mentioned on the show:

Read Article

How to add an announcement bar on your Shopify store (without an app)

August 26, 2018

Read Article