1.
As default short description is placed here:
but i want it to be here:
How to achive that?
2.
If product is made as external/affiliate short description geting wierd
add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 40 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 8 );