Need to implement the below section in my site

reference site - https://opensecret.in

Please go and check it out. it a WP site. is there any idea to implement it in our store.

In Desktop

In mobile

hi @nikz35

This is feature need implement directly in code, so if you want i can do it.

Hi @nikz35 you’ll have to create a section and then using html, css you can create a section like this. For data to be dynamic you’ll have to use liquid and schema.

If you’re familiar with html and css then you can get your hands on the code by following these steps :

  1. Create a duplicate of your live theme.

  2. Right click on action option provided on your duplicate, and select “Edit Code”

  3. Then on the left hand side you’ll see section, below that you’ll find “Add new Section”.

  4. Give a name to your section and then you can write your code in the created file.

If you need any help with the code, feel free to ask.

Can please add the codes here

Hi @nikz35

Give me some time. I’ll code it as soon as possible.

Thank you so much, need to implement in this store -boyohealth.myshopify.com

https://github.com/snehaGit21/category

You’ll find the code and guidelines here. Please check this out and let me know if you get stuck somewhere.

@nikz35