cosmo.spu Posted December 17, 2010 Share Posted December 17, 2010 Hello,I need to modify some products via external php script by using prestashop api. Everything is clear, but flag to product "NEW" isn't. Presta set up this flag, where date of procuct is in some interval. Is there any possibility to set this flag manualy ?Now I'm setup this flag by this: $product->date_add = 'some old or new date'I need something like this: $product->is_new = trueExists somehing like this or exist some clear documentation, where is described this tag ?Thank you very much for answers and sorry for my bad english :-) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now