Here is the problem... Lets say you have a store selling photos. Those photos come in 3 sizes - 5x7, 8x10, 13x19. You have the sizes with attributes that increase price. All is good.
Now you add attributes for framing, matting, and mounting. Well, a 13x19 matting costs more than a 5x 7 matting. a 13x19 frame is way more than a 5x7 frame. is there a way without adding a bunch of javascript to change the attributes presented for framing etc based on the photo size?
Example:
5x7 is the default so the drop down shows Single Matting (5x7) +10, Double Matting (5x7) +15.
If they chose 8x10 then it shows Single Matting (8x10) +15, Double Matting (8x10) +25.
My fear is the issue of reading the change of the first size attribute choice with javascript. If someone disables javascript on their system then a mission critical pricing feature fails.
razz





LinkBack URL
About LinkBacks






Bookmarks