Hello,
I have a module that runs a query to our server and gets the information of the product and store the items in virtuemart using the store function built in the virtuemart itself. But I would like to know if there is a function that runs if the product already exists as store function would duplicate the product.
Thank you !
bump
Why don't you run an sql query to check if a product exist?
:o :o
I do that already .. I need a method from virtuemart to run if product exists .. any other help ?
thanks