-
{% if 'home' in userAllowePages or fullAuthorizantion %}
- Anasayfa {% endif %}
-
Ürünler
-
{% if 'products' in userAllowePages or fullAuthorizantion %}
- Ürün Listesi {% endif %} {% if 'categories' in userAllowePages or fullAuthorizantion %}
- Kategoriler {% endif %} {% if 'reviews' in userAllowePages or fullAuthorizantion %}
- Yorumlar {% endif %} {% if 'variants' in userAllowePages or fullAuthorizantion %}
- Ürün Varyantları {% endif %} {#{% if 'multiple_product_update' in userAllowePages or fullAuthorizantion %}
- Çoklu Ürün Güncelle {% endif %}#}
-
İçerik Yönetimi
-
{% if 'pages' in userAllowePages or fullAuthorizantion %}
- İçerikler {% endif %} {% if 'blog' in userAllowePages or fullAuthorizantion %}
- Blog {% endif %} {#{% if 'video' in userAllowePages or fullAuthorizantion %}
- Home-Bath Tv {% endif %}#} {% if 'banner_groups' in userAllowePages or fullAuthorizantion %}
- Banner Grupları {% endif %} {#{% if 'static_texts' in userAllowePages or fullAuthorizantion %}
- Sabit Yazılar {% endif %}#} {% if 'bank_accounts' in userAllowePages or fullAuthorizantion %}
- Banka Hesapları {% endif %}
- Taksit Seçenekleri {% if 'cargo_firms' in userAllowePages or fullAuthorizantion %}
- Kargo Firmaları {% endif %} {% if 'contact' in userAllowePages or fullAuthorizantion %}
- İletişim {% endif %}
-
Siparişler
{% set newOrderCount = getNewOrders() %}
{% if newOrderCount|default > 0 %}
{{ newOrderCount }}
{% endif %}
-
{% if 'orders' in userAllowePages or fullAuthorizantion %}
- Sipariş Listesi {% endif %}
- Kupon Listesi {% if 'wishlist' in userAllowePages or fullAuthorizantion %}
- Favoriler {% endif %} {% if 'payment_notification' in userAllowePages or fullAuthorizantion %}
- Ödeme Bildirimleri {% endif %} {#
- Sepet #}
- İptal ve İade Talepleri
-
Müşteri{# ve Kullanıcılar #}
-
{# {% if 'customers' in userAllowePages or fullAuthorizantion %}#}
{#
- #} {# #} {# Müşteri Yönetimi#} {# #} {# #} {# #}{#
- #} {# #}{# #} {# #}{# Müşteri Paketleri#} {# #}{# #} {# #}{# #} {# {% endif %}#} {% if 'users' in userAllowePages or fullAuthorizantion %}
- Kullanıcı Yönetimi {% endif %}
-
Ayarlar
-
{% if 'settings' in userAllowePages or fullAuthorizantion %}
- Genel Ayarlar {% endif %} {#
- Bildirim Ayarları #} {#
- Ülkeler
- Vergi Oranları #}
- İçeri Aktar
- Dışarı Aktar
{# {% if 'reports' in userAllowePages or fullAuthorizantion %}#}
{# - #}
{# Raporlar#}
{#
- #}
{#
- #} {# #} {# Ürün İstatistikleri#} {# #} {# #} {#
- #} {# #} {# Sipariş İstatistikleri#} {# #} {# #} {#
- #} {# #} {# Arama İstatistikleri#} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {#
#}
{# {% endif %}#}