Collection template needs to add differnt than default

Hi,

I want to add my description in top and bottom like half on top and half after the products

Problem is i cant add any block on template is any body guide me how to add.

Thanks

Hello Rizwan,

As I can see from your post, maybe the two easiest ways to achieve what you want are:

  1. create two custom sections
  2. add block definition for description text to the existing “Collection sidebar left” section code and add dynamic values from the blocks to your code.

Hope this helps

I create custom section but still no option to add in collection page

I am not sure why you can’t add custom section if the custom section schema is created correctly.

I would have to look into the code in order to check what is the problem.