URL direct + featured collection edit on Express theme

1.First issue - my URL directs are not working. as you can see from the screen ive redirected them as needed can you please help. I am using express theme (yes I know its an older theme)

  1. How can i remove these product quantity numbers from featured collection titles please. I have done it before but cant find anything.

Hi,

First take backup

For first one need to check backend

For second one

  1. Edit code >“collection-template.liquid” or “collection-list.liquid.” > Find product quantity numbers. It might resemble something like “{{ collection.title }} ({{ collection.products_count }})” > Remove the part of the code that includes “{{ collection.products_count }}”

  2. Save>preview amd pubslish

1 Like

thank you, the edit was in featured collection liquid