Cookbook /
SimpleCart-Users
If you use or used the SimpleCart recipe, you can add yourself in the list below. These statistics may help newcomers to select recipes for their wikis. Both (+) positive and (-) negative short comments are welcome. For longer comments or questions please use the SimpleCart-Talk page.
Users
You can edit this page and add your name.
- (+) I am using simpleCart.js in a project I'm working on. Just a small site that sells 6 different items, with each item having two or three different sizes. I'm using the SendForm checkout and it works great. Basically I will recive an email containing the users order details and shipping info, then I will send them an invoice and they can pay however they like. Cash App, Venmo, PayPal, mail a check, whatever... But I can NOT figure out how to display the cart in a custom fashion. I'm using Bootstrap 5 for the site and I would like to display the cart in a listGroup that will have an Icon on the left, the list item is the item name, with the qty and size description under it. On the right side it will show the cost of that item. The last entry in the list will be the Grand Total. No Tax and free shipping... I tried to use the .each function to iterate through all of the items to grab all the values and build the display that way, but I'm failing horribly and I can't seem to find any examples or tutorials online. Any help with how to properly go about making a custom cart display would be greatly appreciated... solo-dev@gmx.com Eric Zollman?
Thanks!
User notes for the SimpleCart recipe (talk).