So I am trying add an item to the shopping cart without clicking on the add to cart in miva. For example
I go here
http://posnation.com/pos_knowledge
and i click on the Buy now button
it takes me to
http://posnation.com/pos_support/online_kbase
but on that page there is an add to cart button, if you hit it the item gets added to the Miva cart. How do I skip this page
http://posnation.com/pos_support/online_kbase
and go straight to the cart with the item added
If i firebug over the add to cart there is a javascript onchange function called ComputeTotalCost but i am not sure how to get there from the first page