hirashgeff Posted January 10, 2012 Share Posted January 10, 2012 Here is my problem I'm doing a shopping cart for pizza shop . for each pizza there are 20 Extra toppings each costs 0.70 pounds . i 'add a product say Pepperoni Pizza and add extra toppings as attribute. say BBQ Chicken - Yes, No Mushroom - Yes ,No If i use combination generator it'll generate 2^20 combinations = 1 million . so it wont work. but if i use Combinations separately when i select combinatios from front end first attribute is only working. orthes shows but if you select Yes price dose not change. how to solve this ? Link to comment Share on other sites More sharing options...
wayne Posted January 10, 2012 Share Posted January 10, 2012 HI I used to find that dealing with the attributes was a real pain. You should check out "Attribute Wizzard" It is so worth it. it is the only money I've ever spent on my site, and it makes it really easy to add attributes properly. very user friendly. Cheers! Wayne Link to comment Share on other sites More sharing options...
hirashgeff Posted January 11, 2012 Author Share Posted January 11, 2012 any other solution ? 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