Smith Cart 5.68.0
MSSql 2008
DNN version: 7.2.0 on primary site and test site.
I am trying to get a "Discount by Quantity" table to display on the product listing page. Here is what I have done to set that up.
1. Added a product and product shows in the product listing page, Store. (I only have one product in this case.)
2. Went to "Store Setup" -> "Discounts" -> "Product Discounts" and selected "Edit" for the product I added.
3. On the next screen I selected "Discounts" -> "Discounts by Quantity" and added a quantity discount table using the adjustment type "AbsolutePrice" and left the "Member Role" at "AllRoles"
4. Under "Store Setup" -> "Discounts" -> "Discount & Pricing Setup" I checked "Enable Product Quantity Discounts" and "Show Quantity Discounts" while leaving "Member Pricing" set to "No Member Pricing"
The pricing table does not show up under the standard price on the Product Listing page however, the discount does calculate correctly in the shopping cart. I am not interested in it showing up on the details page, I want it on the product listing page.
Can anyone give me a hand on this? Thanks in advance.