Remove Availability and Product Code from product view

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeRemove Availability and Product Code from product view

This topic has been marked as not resolved.

Hi,

Is there a way to remove the text that says “Availability: In Stock/Out of Stock” and “Product Code:……” from the page when you are looking at a product?

Thanks!

April 24, 2012 at 11:54 pm #8313
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
April 26, 2012 at 10:45 am #8341

Thanks a lot! I’d had a look in that file but wasn’t sure which bit to edit.

By the way if anyone else reads this, the code above removes the stock availability but to remove the product code I had to remove the two lines that follow it as well:

<dt><?php echo $text_model; ?></dt>
<dd><?php echo $model; ?></dd>

All the best

  • This reply was modified 4393 days ago by  mallo82.
April 26, 2012 at 2:05 pm #8355

Thanks for the addition, mate :)

Best,
ThemeBurn team

April 26, 2012 at 3:11 pm #8359
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.