Hi! I am running 3.2, but probabaly not 3.21 of ribbons
Hi!
I've added a condition for "PriceDifferenceAmmount" "GreaterThan" "1" on my saleribbon. This works fine if a product uses "old price" and a "new price" lower than the old price.
However, i would like the ribbon to appear if a product has special price as well, so i tried adding
"DiscountAmmount" "GreaterThanOrEqualTo" "1" in another condition with OR.
So now its "PriceDifferenceAmmount" "GreaterThan" "1" OR "DiscountAmmount" "GreaterThanOrEqualTo" "1".
This does not work for products with a specialprice, only with old price\new price.
My Mega Menu is missing subcategories. Here is a picture of my settings(it did work in the earlier version).
https://www.dropbox.com/s/pwees154hd4nbaf/Screenshot%202013-12-12%2013.53.10.png
If i disable the megamenu, it works with the standard menu.
https://www.dropbox.com/s/k3w9izbfjsq7og3/Screenshot%202013-12-12%2014.12.38.png <- With megamenu
https://www.dropbox.com/s/bg4qkn3n5s1izpu/Screenshot%202013-12-12%2014.13.17.png <- Without the megamenu
I've done exactly this, but i get the following error.
Could not load file or assembly 'AutoMapper, Version=2.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)