Support Team
posted this
05 April 2016
Hi,
Sorry for the delay.
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.
Thank you,
Olivia
Hi,
Sorry for the delay.
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.
Thank you,
Olivia