Jump to content

Attributes Problem


Recommended Posts

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

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

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