How To Show Sale Discount Percentage In Shopify - Full Guide
15K views
Mar 13, 2024
How To Show Sale Discount Percentage In Shopify - Full Guide
View Video Transcript
0:00
How to show sale discount percentage in Shopify
0:04
Hello everyone. Welcome back to another video. I hope you all are doing great and are having an amazing and absolutely incredible day
0:11
I bring you back to yet another video. And in this video, we are going to be talking in great detail and depth about how you are going to
0:18
be showing any type of sale discount percentage in Shopify in the easiest way
0:23
So welcome back to this video. And I'm, uh, basically I worked on this topic for quite a
0:29
while because sale discount percentage can either be added to either code or some applications. So
0:36
you know, I'm going to be showing you all the ways on how you can add discount percentage on your product pages on Shopify
0:42
And yes, you heard that right. Uh, in this video, I will show you all the steps on how you're going to do it
0:47
So instead of the batch tested sale, you can show actually the exact percentage for the discount that you did set to
0:53
that particular product. And it will be shown at both the collection page or the future products page or
0:59
the product space as well. And we will do that again, without using any apps or anything like that by adding your own custom code
1:07
that will do the trick for you. And this code will work for every Shopify team
1:11
And if you are wondering why we shouldn't use the app for that, well, we already know they're using too many apps on your Shopify store
1:18
and that can affect low building time and effective loading time of your
1:21
Shopify store equals affecting the conversion rate. And that's really important. It's actually one of the most important aspects when it comes to success in
1:29
Shopify or e-commerce in general. So you should use the minimum apps that you can on your Shopify store to make
1:36
the loading time much faster than your competition, obviously. And in this video
1:40
as I said, I will show you how to add the percentage discount on the product page on the
1:44
batch actually. And that said, uh, let me show you on what I'm actually talking about
1:51
So basically if I come to my Shopify store, over here and give you a clear cut demonstration
2:00
uh, basically to add proper discounts or to add proper sale discounts
2:06
basically what you're going to be allowing yourself to do is first of all
2:10
you're going to make sure that your products are added into your product
2:14
section over here, right? Because without your products, you can really add discounts
2:20
make sure you have like five to seven products. You can add the drop ship them
2:24
or you can add your own products if you want to. So let's say I'm going to add some custom product of mine over here
2:31
Uh, and just me adding products, absolute piece of cake. Doesn't take too long
2:37
I'm just going to go ahead with this. And once you've added that
2:43
you're finally going to click on save. And once you click on save
2:47
it's going to, you know, save all the necessary things and it's going to straight take you into
2:52
this section. So, so moving on, once you've added these products into your actual store
2:59
you can choose these product types if you want to. I'm not really going to mess around with them
3:06
Make sure that they're in stock, make sure that most of them are actually in working state
3:11
Okay. And you can actually add them in stock by giving them a
3:16
proper vendor and a proper URL. So obviously I'm going to add a price
3:20
Then there's the compare at price. Okay. So let's say the compare at price is going to be this much
3:26
Okay. So once you keep a price, I'm just going to click on save
3:31
So a compare at price is needed to be added because that's what shows you the
3:36
sale discount. Okay. That shows you the percentage of the actual sale discount
3:40
So I'm going to add it for this and I'm also going to add it for this
3:45
Okay. So in our case, let's say I'm going to go with 6,000
3:50
And at the compare hat, I'm going to keep 13,000. So once all that is done
3:55
we're going to click on save. And once you click on save
3:59
let me show you what this in general looks like. So I'm going to come over to online store
4:04
And once you come over now, once you're over here, all you're going to do is let's say we're going to go over to customize
4:12
Right. Now, if we go into customize before we're going into customize
4:18
let's actually view the online store to see how things look in retrospect in the
4:23
back end. Okay. So here we can see, you can see all these things
4:28
et cetera, et cetera. And here are your products. So you can see their price that you kept
4:34
and this is their mean price. Okay. The price that was supposed to be right
4:39
So once we've got, you know, the concept of that, now what you're going to do is
4:44
first of all, you're going to make a duplicate of your store, because right now we're going to be messing with code
4:48
And when you mess with code, it's really easy to ruin your original store's design
4:55
So that's why I would recommend making a copy. So in the case that we actually do go ahead and mess the store up
5:01
we have the original store to work with. Okay. So once you create a copy
5:07
now you're going to click on these three buttons and you're going to click on edit code. Now
5:10
once you click on edit code, what you're going to do from here is up here
5:16
In the search files, you're going to write product dash card. So it should give you product dash card dot liquid
5:26
Okay. It should give you that. But in the case, it does not give you that
5:31
You can add that snippet for yourself. Right. So to add that snippet
5:37
you're just going to write over here, product dash card, and then just leave it like that
5:44
Product dash card dot liquid. So it's going to basically create this snippet for us
5:50
And trust me, this snippet is really helpful. It's one of the most important things when it comes to using actual code snippets for ourselves
6:00
Let me just close all these things so I can go into the snippet section
6:04
There we go. So down here, there you can see there we have our product card liquid
6:10
You can also add it in your product media liquid if you want to. You can see you get all the necessary codes and product media liquid as well
6:19
But, yeah, you get the whole point. So once you add the product card liquid
6:24
the product card liquid is basically what associates around the product card, obviously
6:29
So in the product card, basically, what you're going to want to do is you're going to want to make sure to copy a code
6:36
Okay. And where are you going to get that code? This is the link
6:41
Okay. You're going to come here. Make sure to actually use this link that I'm showing you. Okay
6:50
You're going to go over to this link. Yeah, this link right here. Pause the videos and just make sure to copy that link
6:55
And once you copy this link, you're going to go over to this link. You're going to get a code, a line of code that you're going to paste over here
7:03
And in the case, you can't find product card liquid and you can't even create a product card liquid
7:08
You can just go with card product liquid. And there you go
7:13
You're going to get card product liquid, and you can just add the code that you find from there into here
7:19
Okay. Just add it under comments, and it should be a piece of cake for you
7:24
So once you've added the code under your comments, trust me, things are going to be a piece of cake and easy workings from there
7:32
So that is how easy and simple it is to actually work with these kinds of things for yourself
7:37
So once you've done that, you're going to save everything. So, yeah, basically, once you add the certain line of code, what will start happening is it will start showing you percentages of the discount right beside the actual discount itself
7:50
Once it's on the product card again, if you can't find product card, just go to card product. Okay
7:58
Add the liquid code that I showed you the link from. And once you've done that, trust me, it's going to be easy sailing from there
8:05
Yeah, that's pretty much about it. So if you enjoy this video, drop down a like subscribe to the channel, and I will see all of you wonderful people in the next video
8:14
Goodbye
#Coupons & Discount Offers
#Product Reviews & Price Comparisons
#Shopping