Change defaut Return period (days)?

Dear,

Does it possible to change defaut Return period (days)?

Actually it’s 10 and we would like to change to 1 year (365).



We have done sql request to change all products on database (update cscart_products set return_period=365) but new products are defaut 10.



Does it possible to change defaut Return period (days)?

Change the “Default” value in the “return_period” field from 10 to 365.

Thanks you The Tool.

I ve done the change on cscart_products table, return_period default field , and when i create a new product, there is always 10.

i don’t understand why it don’t print 365.