OK...here is what we found:

Admin > Catalog > Sale Maker - where you put a whole category on sale - The results are that items with different priced attributes calculate correctly for the base items, but if you say add $10 for Large vs Small it will just add the full price to the discounted base.

Admin > Catalog > Specials - Where you put one individual item with attributes on sale, there are no apparent issues.

Work around or suggestion: Change the add on price in the Stock By Attributes for the item to reflect the pecentage off, or just use "Specials" for those items with attributes that add prices.

Hope this helps...we appreciate the heads up, zc_fan - good luck with your sale.

Quote Originally Posted by zc_fan View Post
I am using v1.3.9f with Stock by Atributes module. I had problems with this before until I realized that I had to copy the header_php.php as per this support thread.

So now I have applied the 15% sale on the entire catalog and this is whats happening:

I see all the items with reduced price in the catalog admin as well as the shop. But when the products get added to the shopping cart - on some products with attributes it displays the full price and for some other products with attributes it works as expected.

For example the following product works fine:
http://sweetus.com/index.php?main_pa...roducts_id=324

While this one, displays the full price for default attribute and wrongly calculates the 15% discount (it really calculates the 15% discount on the default attribute and applies it to the other attribute) for the other atribute:
http://sweetus.com/index.php?main_pa...roducts_id=251

Thanks again for reading through this

I hope all this made some sense. Please help!!