Jump to content

Edit History

netgui

netgui


solved

Hi there,

On my shop categories pages, i have plenty of this kind of hidden links in my code :

it sends to a product variation of my products and i don't want to.

<div class="variant-links">
      <a href="https://www.website.com/category/797-7099-product.html#/46-conditionnement-pochette/229-capacite-20_g"
       class="color"
       title="Pochette"
       aria-label="Pochette"
       style="background-color: #000000"     ></a>
    <span class="js-count count"></span>
</div>

It seems to me they are not useful. How can i remove them please ?

thx !

 

netgui

netgui

Hi there,

On my shop categories pages, i have plenty of this kind of hidden links in my code :

it sends to a product variation of my products and i don't want to.

<div class="variant-links">
      <a href="https://www.website.com/category/797-7099-product.html#/46-conditionnement-pochette/229-capacite-20_g"
       class="color"
       title="Pochette"
       aria-label="Pochette"
       style="background-color: #000000"     ></a>
    <span class="js-count count"></span>
</div>

It seems to me they are not useful. How can i remove them please ?

thx !

 

×
×
  • Create New...