BOLD PRICING ON PRODUCT PRICING

Add this in the custom css on the section

.product-item-price {
  font-weight: bold;
}

Last updated