Support Team
posted this
15 December 2020
Hello,
To show product full description instead of the product short description please add CMS Code control and insert the following code.
<?php echo $product->product_desc ?>
If you want to show the short description but increase the number of characters please check Product Description settings >> Description Length. To show the whole short description please clear the value.
Sincerely,
Nettie
Hello,
To show product full description instead of the product short description please add CMS Code control and insert the following code.
<?php echo $product->product_desc ?>
If you want to show the short description but increase the number of characters please check Product Description settings >> Description Length. To show the whole short description please clear the value.
Sincerely,
Nettie