In main product information page, where it shows the full product description, I am trying to put extra long HTML code in to do a package deal. After about 1200 lines of html, I am hitting a wall.
Is there a change I can do to expand the maximum character length of the product description?
(I expanded the product name length by modifying the SQL properties in mySQL. I thought above could be possible a similar way?)
I managed to solve this issue by: