Jump to content

module multi select category subcategory and send mail


isabella moreno

Recommended Posts

Hi,

I'm using Prestashop 1.6.0.14 and I need the following implementation.

 

When visitor select my-page from horizontal menu module he will be redirect to landing page (my-page). 

Inside my-page I need a module that allows visitors to make a multiple selection of categories and subcategories(with selection validation).

After categories selection will be displayed subcategory/subcategories related from category/categories selection.

Categories(categories,subcategories,region,province) already exists on my prestashop configuration.

Here the demo :

 


 

Here the workflow:

 

1)Category selection(with select all checkbox)

    1a)SubCategory selection(with select all checkbox)

2)Geographical Area Selection

    2a)choose geographical area

        2a1)Region

        2a2)Province (list province related from Region Selection)

        2a3)Zip Code(this isn't a category list)

    2b)Italy(all Region all Province)

3)Company Type

  3a) select company type (this isn't a category list)

         S.R.L

         S.N.C

         S.A.S

         S.P.A

  3b) step over button to select all company type

4)Contact Form

   4a) Registered user (login if not autenticated view Selection Details and press submit  information to shop owner)

   4b) visitors not registered  go to contact form page(with validation), fill in the details,and submit information to shop owner. 

5) return message ok with exception handler.

 

 

1)Contact Form include the following fields:

 

1a)NOT REGISTERED USER

Name (*required)

Surname (*required)

Email (*required)

Phone Number (*required)

Web Site

Company Name (*required)

 

1b)REGISTERED USER

    LOGIN if not logged

 

2) Selection Details shows only selected area

    Categories

    Subcategories

    Region

    Province

    Company type

    cap(zip code)

 

Shop Owner after customer submit action, receive by email the following information:

 

User Name Details(registered or not registered)

Customer Selection Details (id,category_name)

 

 

I will be pleased to answer any additional questions you may have.

 

Thank You.

                                

                            

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...