Jump to content

Attributes and dynamic change of prices with effort


Recommended Posts

  • 2 weeks later...

As you might know this, in prestashop, a selection of id_attributes creates a product attribute combination.

I think you need to do some job when customer selects an attribute, which means when customer selects a group of attributes which results to selection of a combination.

So you can:

1. Use a front controller

2. Which gets attributes or combinations as input

3. Does some process based on your needs

4. Return the result to the front app to update the page for customer

 

This front controller can easily be created with REST API module of https://binshops.com

I would like to help you more. Just let me know.

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