PHP code for edit ad pack pricing ?
Hello,
I am trying to do an edit in the pricing structure for posting ads and need php code.
Not sure if this is possible but here is what I am trying to do.
I want to offer free ads for items posted with a price of less than 100 and then charge for items over 100.
I can create an ad pack for "items under 100" but if I post an ad with a price of, say, 150, using the "items under 100" ad pack it is being accepted.
Is there php code that will prevent this and "reject" the ad if it is placed in the wrong price ad pack ?
Any advice or help greatly appreciated.