Hello,
Take my apologies for the delay in answering.
Edit the royal/woocommerce/content-product.php
Find
<div class="product-excerpt">
<?php echo do_shortcode(get_the_excerpt()); ?>
</div>
replace with
<div class="product-excerpt">
<?php echo wpautop(do_shortcode(get_the_excerpt())); ?>
</div>
Regards
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.