Remove a duplicate on my brands page

Hi

I have a duplicate of a link i cannot remove and tried lots of things, i would like to hide/delete it and hope someone help me out here please? :wink:

Thanks in advance

Links to brandspage:

https://dekanten.no/pages/brands-1

Url:

www.dekanten.no

Hi,

Check your products that you don’t have a duplication from what I see there are two different links for this product

https://dekanten.no/collections/lartisan-parfumeur

https://dekanten.no/collections/vendors?q=L%27Artisan%20Parfumeur

Search for the product the issue either from the product or you need to remove the vendor from it

Go to your online store β†’ edit code β†’ theme.liquid file and before closing body tag paste this below code and save the file

{% if page.handle == "brands-1" %}

{% endif %}

Hey and thank you so much for your help, it works like a charm so this was amazing. This bug was hard to find for my self, for now i have checket all collections, brandspages or something for dupes and nothing find. Thank u again for this, really great. :grinning_face:

I have checked everything and i cant find dupes of products or vendors, so this is kinda strange so the help from @Asad-Mahmood got this dupe removed/hidden so iam very happy guys to finally figure whats wrong. :grin:

Glad to help you :slightly_smiling_face: