Jump to content

Custom product configurator with prestashop


deprac

Recommended Posts

well, feature to customize product is available

(colors, and other attributes too)

to visualize you have to create modification, i suppose that it isn't possible to achieve it with default features.

 

you can only upload separate pictures related to the attribute - for example different colors as it is in the demo prestashop store (i pod nano - many colors - many pictures)

Link to comment
Share on other sites

Hi,

 

I just try to configure an online shop (using PS 1.5) and have also the above mentioned attribute combination in my shop (still under development). I´ve learned that the chosen attributes will be added to the product name and therefore will be written in the same table field under ps_order_detail - and then I think it was the fieldname product_name.

 

I would like to fetch the chosen attribute data to automatically create a follow up process and in the above mentioned procedure it`s not possible (parsing do not help) to fetch the data becaus it is writing in the same table field and this will not help for my requirements.

 

What I want to do is: After confirming the order by the customer fetch the attribute data, write in my created "attribute-table" and based on the data from my own table and if a new entry exists in this table create a follow up process.

 

Is there somehow a possibility to create a hook or something else to fetch the attribute data after confirming the order? It should be after the order confirmation in case the customer would like to change something. Maybe in the hook "actionValidateOrder" or "actionCartSave"? But where can I find the corresponding attribute data?

 

Hope you get my described requirements ;-)

 

Thank you very much

Link to comment
Share on other sites

  • 2 years later...

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