I am using Github pages for my website, and it does not allow PHP.
But since I am doing an e-commerce website, I need a shopping cart - with buttons "add item to cart" and "checkout".
The idea is, upon checkout, the user will have to fill out the name, address, email, and contact number. And his/her orders in the shopping cart will be the default message body.
Can I integrate simplecart.js to Jotform? (the orders will be sent as parameter for message body in Jotform)