Add Custom Data product data fields

Add Custom Data product data fields

Avatar image
Feb 10, 2014
Mark Pinkster wrote
Would be great to have the ability to add custom created product data fields to the product edit function.

E.g. I want to have a short description field next to the default description field.
I added it to the database and some core code changes to support the extra field in Opencart Admin.

Now I would love to be able to edit this field in You Opencart Manager Software....
New
2 votes
Vote
Reply
3 Answers
Avatar image
Feb 10, 2014
Alex Pryshlivskiy agent wrote
Hello Mark!
I've answered you in the ticket.

Here it is copy

Custom fields are supported by Store Manager.
You can see them on tab - see picture - http://screencast.com/t/BFsooBR1j7ke

You can try to test custom fileds presentation.
Execute this SQL query - ALTER TABLE `product` ADD COLUMN ShortDescription Char(255)
and look at Tabs.

Please take into account - Also Store Manager operates with custom fileds in simple mode or in bulk. For this purpose you can use Mutli-Editor.
Avatar image
Feb 11, 2014
Mark Pinkster wrote
Thx, will look into it.

I asked Yesterday on live chat and got an answer not possible. Store manager only works with core database......

Hence the request.
Avatar image
Feb 11, 2014
Alex Pryshlivskiy agent wrote
Please give me your DB backup - I'll show you :-)
Don't publish this data in public page.
I can contact you via email. I've got your email.