#4865 optional seller information setting

This commit is contained in:
Muammer Top 2021-12-07 12:12:39 +03:00
parent 4f7adccede
commit 91f6f67392
2 changed files with 4 additions and 1 deletions

View File

@ -439,7 +439,6 @@ return [
],
'hide_seller_info_by_category' => [
'type' => 'anomaly.field_type.checkboxes',
'required' => true,
'config' => [
'mode' => 'tags',
'options' => function () {

View File

@ -230,6 +230,10 @@ return [
'name' => 'Satıcı Bilgilerini Gizle',
'instructions' => 'İlan detay sayfasında satıcı bilgilerinin gizlenmesi',
],
'hide_seller_info_by_category' => [
'name' => 'Satıcı Bilgilerini Kategori Bazlı Gizle',
'instructions' => 'İlan detay sayfasında seçilen ana kategorilere göre satıcı bilgilerinin gizlenmesi',
],
'show_post_ad_agreement' => [
'name' => 'İlan Sonrası Sözleşmesini Göster',
'instructions' => 'Reklam oluşturma sayfasında bir gizlilik politikası sözleşmesi görüntülemek istiyorsanız bunu açın',