jeffarbour Posted November 2, 2010 Share Posted November 2, 2010 I am looking at prestashop for a clients online dessert coffee store. They have two attributes that apply to their products, sweetened & unsweetened and Decaf & regular. There are also 3 categories regular, decaf, and unsweetened to help the customer find their way quickly to their desired type. Not all types are available in all categories but several have multiple choices. What I need to be able to do is have the default attributes change depending on what category the customer is in, is there a way to do this and if so how? Link to comment Share on other sites More sharing options...
Patric Posted November 5, 2010 Share Posted November 5, 2010 Topic moved into the good section. Link to comment Share on other sites More sharing options...
tomerg3 Posted November 5, 2010 Share Posted November 5, 2010 The only way I can think of is to create a custom Javascript function which will change the selected values as soon as the page loads.You will have to pass to it the category name (which I assume is a value of one of the attributes) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now