Adding variables to variables
-
I have a product that has certain sizes (small medium and large lets say)
Each of those has a different price. No problem there. I also want to add a variable for a graphic. The graphic is a simple 10 dollar add on to either the small medium or large product. I also have another variable that I want to add for custom color. That would also be an extra 10 bucks. In short, after they pic a size (those are all different prices already set up). Then if they add a graphic, it would add 10 bucks to the product. Then if they add a custom color it would add another 10 bucks to the product. I have multiple products of varying sizes and prices. The one constant variable will be the 10 dollar add on for color and 10 bucks for the graphic if they choose. How can I accomplish this? Hope this make sense.
The topic ‘Adding variables to variables’ is closed to new replies.