Jump to content

Creating Categories for Attributes


TFVSC

Recommended Posts

Good afternoon,

I am creating a website in prestashop and I already have a sketch of the organization of my products (wine).

Happens that for each product I want the client to be able to choose the label category and after that the label itself.

Example:

 

Client chooses product "red wine" then, as an attribute, he chooses a category of label called "weddings" and that enables another box displaying the various labels that we have available for weddings.

 

Do you know if this is possible in prestashop and if there is code available for this modification?

Thank you for all your help.

Edited by TFVSC (see edit history)
Link to comment
Share on other sites

You can either link products to more categories, for example, create a category tree like this:

 

Red Wines

- Weddings

- Binge parties ( ;-) )

- Every day night wine

- Weekend favourites

etc

 

If you then have a Maroc 2010 (Just a name I think to know, no knowledge of quality whatsoever :-) )

that maybe fits in Red wine, Every day night wine, Weekend favourites

then just add this product to these three categories.

 

Another option is to use TAGS, where you add similar tags to the product and then the user can instead of browse through the category tree, it can search for products.

For example tag the above wine with tags :

- every day

- weekend

- red wine

- maroc

- 2010

 

etc. Then the user can just search for this wine in the search field.

A combination is also possible of course to get the best of both, whatever the customer prefers.

 

My 2 cents

pascal

  • Like 1
Link to comment
Share on other sites

Thank you for your prompt answer!

 

The first solution that you present could work, but it would make the choice too complicated.

The product that I sell are personalized bottles of wine, I have Port Wine and "Normal Wine".

The bottles are personalized by selecting one of the available label templates and adding a phrase, name or picture...

The problem is that in order to keep the labels organized I would like to have them divided into categories (weddings, Binge Parties (new idea), ...)

 

That way the product tree would be something like this

 

Port Wine

-Reserve

-30 Years

...

Normal Wine

-Sauvignom

-Touriga Portuguesa

...

 

After choosing the wine the client would need to select the label, the tree with the label should look like this:

Family Events

-Birthday

-Fathers Day

-Mothers Day

 

Holidays

-Day of Portugal

-Christmas

-Easter

 

If I put everything in the same tree I will not be able to easily change the effect that each label has on the price of the bottle and the interface for the client will not be so friendly.

Do you understand what I mean?

 

Thank you again.

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...