.woocommerce ul.products li.product a img {
  border-radius: 10px;
}

.woocommerce div.product div.images img {
  border-radius: 10px;
}