Hello,
To enable “Add to cart button” go to Theme Options > Product page layout > Show “Add to cart” button > On.
To show product short description on grid add the following custom CSS to Theme Options > Custom CSS
.products-grid .product-excerpt,.slide-item .product .product-excerpt{
display: block;
}
Unfortunately, there is no option to show SKU on the grid. It could be implemented by additional customization only that is outside the scope of our support. Submit additional customization request here https://wpkraken.io/?ref=8theme
Regards