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
A Second Product Description?
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: A Second Product Description?
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