HomeHome Product Discus... Product Discus...RazorCartRazorCartIn code" What category was this product ordered from?In code" What category was this product ordered from?
Previous
 
Next
New Post
3/2/2019 5:27 PM
 
My customers want to have a Sale category and want separate pricing from an item on the remainder of the store. Due to the nature of the store I am unable to use the UnitPrice and SalePrice built into the product record here. I can, if I know when iterating through the Cart List in OnCalculateSubtotal, put the right price in, but it doesn't look like the category that was displayed in the Product List when the customer clicked the item, went to the Product Detail page and ultimately clicked add to cart. Especially when this isn't the current item.

Each Cart Item does contain the categories in which that product appears, and I can check to see if any of those are a Sale category, but they may want to offer price X when it's elsewhere in the site and price Y when it's in the Sale category (Don't go there. They haven't asked that question and probably wont, but if they do, "Why in the world would you want to do that?" is not an adequate answer).

At any rate, it doesn't look like the system supports knowing that, which works for me and I can tell them a given product, if it's in the Sale category, gets sale pricing in all categories where it appears. I was just wondering if I was missing anything.

Thank you!
G
 
New Post
3/4/2019 2:44 PM
 
We have "price class" discounts built in which work just like category discounts. Price class is basically a group that you can put products into and only setup the discount once per group. Here is a help article with more info:

https://helpdesk.smith-consulting.com.../discounts.aspx

At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...RazorCartRazorCartIn code" What category was this product ordered from?In code" What category was this product ordered from?