To make Product Block round corners in Squarespace, you can use this code to Website > Website Tools > Custom CSS.
div.product-block img { border-radius: 100px !important; }