We have a customer that has special prices in episerver, those prices are on certian products only. We have today an implementation of IEntryFilter that filters out every product that has this custom price. The customer want to have a special promotion(custom built) that can be applied to custom prices also. Is this possible with that filter?
What I can see the filters are applied before any promotion and when getting the items in the custom promotion the products with the custom price is already filtered out.
Hi,
We have a customer that has special prices in episerver, those prices are on certian products only. We have today an implementation of IEntryFilter that filters out every product that has this custom price. The customer want to have a special promotion(custom built) that can be applied to custom prices also. Is this possible with that filter?
What I can see the filters are applied before any promotion and when getting the items in the custom promotion the products with the custom price is already filtered out.
Thanks in advance
/Johan Blomgren