You are currently viewing Changing 100’s of Prices
Combination Pricing

Changing 100’s of Prices

We all love flexibility with our web sites, especially the ability to login and change prices. I have a web client that needed to change hundreds of prices in a quick and efficient manner. At first I thought of presenting a single page with all of the price names and values, but when I tried that it was too much scrolling up and down to find what I was looking for.

The approach that I ended up with was to use the familiar Tab metaphor with the major category names across the top:

We used WordPress on this project to allow the client to login and make their updates using just a web browser. This is the back-end to the web site that I blogged about most recently, see what the front-end looks like.

For the technically inclined, this project used jQuery UI and jQuery Tabs.

Leave a Reply