VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: OriyanJ on January 18, 2016, 12:04:53 PM

Title: Product end date (availability by dates)
Post by: OriyanJ on January 18, 2016, 12:04:53 PM
VirtueMart 3.0.11.4

What I did in the back-office is creating a new date for availability end date, while adding a new field to the product's database.
I'm trying to to achieve a way to hide products automatically after a certain date.

I guess there's an SQL change i could make in order for it to sync with my new field ($product_end_date).
Anyone can think of a solution?