Hide product code

  • Posts: 4
  • Thank you received: 0
14 years 4 months ago #5868

I'd like to hide the product code and only display the product name in my store. Right now, when I create a product, it displays the product name, followed by the code. Is there any way to change this?

Thanks!

Please Log in or Create an account to join the conversation.

  • Posts: 83933
  • Thank you received: 13588
  • MODERATOR
14 years 4 months ago #5870

You can edit the file show (show_default since 1.5.6) of the view product via the menu Display>Views and remove the lines:
echo $this->element->product_code;
and:
echo $variant->product_code;

Last edit: 13 years 16 hours ago by nicolas.

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
14 years 4 months ago #5875

Works like a charm. This is the second time you've helped me, Nicolas. Thank you so much!

Please Log in or Create an account to join the conversation.

Time to create page: 0.038 seconds
Powered by Kunena Forum