Vendor Profile Registration Field

i was wondering and try to figure out, how and where to.

i want to add bank detail in vendor registration.

So i create new profile field under Administration > profile tab......but after adding new field for banking. it didnt show under vendor registration but only shown under normal user registration.

am i miss something?

i was wondering and try to figure out, how and where to.

i want to add bank detail in vendor registration.

So i create new profile field under Administration > profile tab......but after adding new field for banking. it didnt show under vendor registration but only shown under normal user registration.

am i miss something?

Profile fields available for only customer registration.

For Vendor registration page you need to alter some code or you can buy this addon : https://store.webkul.com/CS-Cart-Vendor-Custom-Registration.html

i was wondering and try to figure out, how and where to.

i want to add bank detail in vendor registration.

So i create new profile field under Administration > profile tab......but after adding new field for banking. it didnt show under vendor registration but only shown under normal user registration.

am i miss something?

Hello!

You need to edit the design/themes/YOUR_THEME/templates/views/companies/apply_for_vendor.tpl template and add the necessary fields to the cscart_companies table in database.

Also changes in the admin template are required:

design/backend/templates/views/companies/update.tpl

Note: profile fields for vendor are not dynamic

Hello!

You need to edit the design/themes/YOUR_THEME/templates/views/companies/apply_for_vendor.tpl template and add the necessary fields to the cscart_companies table in database.

do you have the sample? im newbie..and im totally lost.

i just need to add few field

Bank Account Name:

Bank Name:

Bank Account No:

Bank Swift Code:

Where should put it? i try to find the file apply_for_vendor.tpl in design/themes/abt_unitheme/templates/views/companies/ folder. BUT its not there.

what do you mean by "profile fields for vendor are not dynamic"?

It means that these fields are hardcoded and cannot be changed like profile fields. Custom changes are required in templates and database to add new fields

do you have the sample? im newbie..and im totally lost.

i just need to add few field

Bank Account Name:

Bank Name:

Bank Account No:

Bank Swift Code:

Where should put it? i try to find the file apply_for_vendor.tpl in design/themes/abt_unitheme/templates/views/companies/ folder. BUT its not there.

Try to find it in the responsive theme instead of abt_unitheme.

It means that these fields are hardcoded and cannot be changed like profile fields. Custom changes are required in templates and database to add new fields

thank you for the input, its seem very hard for newbie like us. is there anyone can help us to make the change with charges?

thank you for the input, its seem very hard for newbie like us. is there anyone can help us to make the change with charges?

you can go with addon: Vendor Custom Registration fields

thank you for the input, its seem very hard for newbie like us. is there anyone can help us to make the change with charges?

Yes, please contact us to get a quote. We are at your service

Hello Cs cart Users
i am using cs cart multi vendor 4.9.3 and i want to translate Apply for a vendor account forms but i can't find the file in my cs cart
also this Russian words don't exist into Languages
design/themes/YOUR_THEME/templates/views/companies/apply_for_vendor.tpl
i have this tpl in my directory
design/themes/vanilla/templates/views/companies/catalog.tpl
checked in the folder but i have different file in the folder your mentioned!
Kindly help me to solve the issue
Thanks

i am using cs cart multi vendor 4.9.3 and i want to translate Apply for a vendor account forms but i can't find the file in my cs cart
also this Russian words don't exist into Languages

If you mean the additional vendor information, it can be translated in the Vendor information block, see Design :: Layouts -- Vendor Application Form for all the languages on your marketplace.

i am using cs cart multi vendor 4.9.3 and i want to translate Apply for a vendor account forms but i can't find the file in my cs cart

Profile field name can be changed here

Administration -> Profile fields -> Vendor information

Thanks for all Problem solved

Regards