A Second Product Description?

Open to all! Ask other shopowners for help.
Post Reply
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

A Second Product Description?

Post 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


Join The Code Co-op to get access to your library in the Code Co-op Forum
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?

Post 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


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply