Hi, we're looking for a way to accomplish this through pricing rules: removal of any "add-on" concerts or packages which require the presence of a core subscription package to be valid...but with no discounting involved for the specials. Is anyone doing this successfully?
Thx, JD
Hi JD,
This is something that we'd like to implement for our next season as well but have yet to try. Others may have a better solution but you may be able to 'remove' add-on concerts if you only use certain price types in the different modes of sale. I'm assuming you have a separate MOS for packages vs single tickets.
Thomas
Thank you, Thomas. I will give this a try and let you know.
I created a custom version of WP_CLEAR_CART related to a combination of two exhibitions where a discount was applied if the customer purchases both. If the customer deletes one performance/event, the other is deleted, too, accomplished by passing in the perf_no as well as the order_no from LWP_VALIDATE_CART.