Hello,
I am working on joomla and using joomla VirtueMart
component.I created new fields in product detail page like color and size (drop down), Now I want to add that POST value (ex. $_POST["cmbColor"]
) in shopping cart process and finally to be saved in database of VirtueMart.Please help me how to add these fields in cart.