Page 1 of 1

A Second Product Description?

Posted: Mon Apr 22, 2024 12:04 am
by lecarlb
Hello,

What would be the steps to get a second description box for the product info box?

Or is it an addon available? I've already looked in the supporters code.

I understand that it can be modeled after the built-in description box but what code and database changes need to be made?

Thanks

Re: A Second Product Description?

Posted: Mon Apr 22, 2024 7:42 am
by heatherbell
lecarlb wrote: Mon Apr 22, 2024 12:04 am What would be the steps to get a second description box for the product info box?
A new column in the products_description DB table to record that description.
A new hook to enable entry of that description in AdminSide>Catalog>Categories/Products Language Tab.
A new module to display that description StoreSide.
Maybe better to engage a Phoenix Cart Developer