cancel
Showing results for 
Search instead for 
Did you mean: 

How to prevent new product to appearing to new products?

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

How to prevent new product to appearing to new products?

I'm going to import products to webshop but I don't want them to appear new products page. How to prevent it?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to prevent new product to appearing to new products?

Hi @Temporary_Fail,

If you don't want to show new product as new then you can update "created_at" column to back date in db table "catalog_product_entity" table.

I hope it will help you!

View solution in original post

1 REPLY 1

Re: How to prevent new product to appearing to new products?

Hi @Temporary_Fail,

If you don't want to show new product as new then you can update "created_at" column to back date in db table "catalog_product_entity" table.

I hope it will help you!