How can I create boxed text with custom liquid in HTML?

Hello community!

Is it possible to make a boxed text with costum liquide like the picture above ??

Any help apperciated.

Do you want them as a button?

What action will be performed after clicking on them?

1 Like

@djawedbhn - yes with html it is possible

@Ahsan_ANC

Yes, it will be good if they can be clickabe so I can insert a discount checkout link for each of them.

But if they can’t be, its not a problem (the most important is the message for me )

@suyash1 So what’s your suggestion

Here is the code for that. you can links to individual items


  
GET MORE. SAVE MORE.

  Buy 2 with
5% off
  Buy 3 with
10% off
  Buy 4 with
15% off
  Buy 5 with
20% off

1 Like

@Ahsan_ANC

Thank you so much for helping me mate! But there is one thing that if you can make them appear in one line because they take so much space as you could see

also in mobile view

I will leave you this store which a took the idea from so it may help you ( I thing they are using slider )

https://bloomlyn.ga/collections/bathroom/products/non-slip-embossed-bathroom-mat-03603

Thank you again!

@Ahsan_ANC ??

Hi @djawedbhn Can you share your store URL where you have implemented them.

1 Like

please use this code


  
GET MORE. SAVE MORE.

  Buy 2 with
5% off
  Buy 3 with
10% off
  Buy 4 with
15% off
  Buy 5 with
20% off

1 Like

@Ahsan_ANC Thank you so much for your kindness and your helpfull code.