VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: delimpasis on January 22, 2013, 15:00:20 PM

Title: [ SOLVED ] External form for add to cart
Post by: delimpasis on January 22, 2013, 15:00:20 PM
Joomla 2.5
Virtuemart 2.0.18

Hello,

I am trying to add a product in the cart using a custom made form (Chronoforms). The reason is that my customer wants the client to set a custom price (in a text box) for a gift card as welll as some other info (for example a custom message that will appear on the gift card).

I am using cURL to send the data to the cart but it's not working.

I also tried using a custom field (plugin customer text input) but it when I enter a price (eg 15e) the cart displays 1e.

Can anyone help?
Title: Also Need tHIS
Post by: juanfer2k on February 07, 2013, 00:15:05 AM
Am trying to add custom names and messages to the books we're selling, cannot find the way yet, I'll post here what I find.

Good Luck
Title: Re: External form for add to cart
Post by: delimpasis on February 13, 2013, 12:45:19 PM
OK, I finally made it using chronoforms.
Title: Re: External form for add to cart
Post by: delimpasis on February 13, 2013, 12:47:22 PM
I have made a clean installation and now it works.