Viewing 1 replies (of 1 total)
  • Thread Starter IndyITguy

    (@indyitguy)

    Figured it out… had to edit the category.php template page

    Changed:
    <a href="<?php shopp( 'product.url' ); ?>"><span itemprop="name"><?php shopp( 'product.name' ); ?></span></a>

    To:
    <span itemprop="name"><?php shopp( 'product.name' ); ?></span>

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Product Links’ is closed to new replies.