VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: OriyanJ on March 08, 2016, 14:32:32 PM

Title: How to change product's price manually?
Post by: OriyanJ on March 08, 2016, 14:32:32 PM
I've inserted a plug-in custom field that I want to be able to affect the product's price. Either by clicking or choosing a value from a drop-down.
As for a simple example -

(http://i.imgur.com/rLC7aa2.jpg)

Seems pretty easy. I was hoping anyone would be able to direct me somewhere, then I'll manage on my own.
Title: Re: How to change product's price manually?
Post by: GJC Web Design on March 08, 2016, 16:39:11 PM
std custom field select with a value...
Title: Re: How to change product's price manually?
Post by: OriyanJ on March 09, 2016, 07:26:48 AM
What I mean is, I want to know how to do that without setting a price value in VirtueMart's back-office. I'd like to call the proper function that adds a price value. I know that for what I describe, a simple custom field would work, but I'm looking for more complex abilities.