Hi,
I am stuck at this point.
I have a select added to product-list and a resulting jquery selected option variable.
I need to add it to the ajax cart in order to see what the client selected, no price influence yet just a simple display.
I can POST this variable, can catch it in a php variable but cannot neither assign it to another Smarty variable nor make a direct Smarty assignment through $_POST or $smarty.post.
Trying that results in a blank page and a console error "Post 500 (Internal Server Error)"
Can someone enlighten me of how I can see the variable content in the ajax cart?
Or at least give me some pointers?
I have looked all over and found nothing useful.
Have a great week, all!
R.