Price Grid
Posted: Sun Aug 17, 2008 12:33 pm
I have a product who's price is based on price grid.
The grid looks like this:
Product width on columns along the top with the product height as a row. The width and the height are in inches and most of the time vary by 6 inches.
How it works is like this:
1. Get the product width and the the products height
2. Go down the row until you find the height, round up to the nearest height if necessary
3. Go across until you find the width, round up if necessary
4. Read the price from the intersecting cell
Can this be down out of the box or would this be a customization thing?
I have been going through the online demo and the docs but I can't even find a place to start
The grid looks like this:
Product width on columns along the top with the product height as a row. The width and the height are in inches and most of the time vary by 6 inches.
How it works is like this:
1. Get the product width and the the products height
2. Go down the row until you find the height, round up to the nearest height if necessary
3. Go across until you find the width, round up if necessary
4. Read the price from the intersecting cell
Can this be down out of the box or would this be a customization thing?
I have been going through the online demo and the docs but I can't even find a place to start