diff --git a/templates_user/shop-product/_partial/product-custom-fields.php b/templates_user/shop-product/_partial/product-custom-fields.php index b646aaf..ddf480b 100644 --- a/templates_user/shop-product/_partial/product-custom-fields.php +++ b/templates_user/shop-product/_partial/product-custom-fields.php @@ -1,6 +1,7 @@ - if ( is_array( $this -> custom_fields ) ): foreach ( $this -> custom_fields as $custom_field ):?> + if ( is_array( $this -> custom_fields ) ):?> + foreach ( $this -> custom_fields as $custom_field ):?>