Hi . . .
I would like to move the 'short description' to under the add to cart button. How do I do that?
thanks
Assuming that you mean for the product details page then make a copy of components/com_virtuemart/views/productdetails/tmpl/default.php and edit it to move the short description code labelled with // Product Short Description below the add to cart section, labelled // Add To Cart Button
Use the edited file as a template override. If you are already using overrides, eg in a commercial VirtueMart template, then you should edit the existing override file.