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 @@ - custom_fields ) ): foreach ( $this -> custom_fields as $custom_field ):?> + custom_fields ) ):?> + custom_fields as $custom_field ):?>
-
+
*:
@@ -9,4 +10,13 @@
- \ No newline at end of file + + custom_fields, fn( $field ) => !empty( $field['is_required'] ) ) ): ?> +
+
+
+ * - pole wymagane +
+
+ + \ No newline at end of file