• 11-03-2022, 21:45:41
    #1
    Görseldeki resimde Adres1 yerine Mah/Cad/Sok/ Yazmak istiyoruz bunu değiştirme imkanımız var mı?
  • 11-03-2022, 22:15:33
    #2
    1. catalog/language/tr-tr/account/address.php içinde
    $_['entry_address_1'] = 'Adres 1';

    2. catalog/language/tr-tr/checkout/checkout.php içinde
    $_['entry_address_1'] = 'Adres 1';

    alanlarını değiştirin.
  • 11-03-2022, 22:31:38
    #3
    Desteğin için teşekkürler hocam.
  • 11-03-2022, 22:40:11
    #4
    fskgrup adlı üyeden alıntı: mesajı görüntüle
    1. catalog/language/tr-tr/account/address.php içinde
    $_['entry_address_1'] = 'Adres 1';

    2. catalog/language/tr-tr/checkout/checkout.php içinde
    $_['entry_address_1'] = 'Adres 1';

    alanlarını değiştirin.
    Desteğin için teşekkürler hocam.