Is a DataAssist catalog necessary?
I have created a custom catalog for a client's inventory, of which only one segment is for sale. I did not use DataAssist but a repeating looper call to the database. I'm reading in the eCart tutorial that it is linked to a DataAssist catalog....
I'm wondering if that is a requirement of eCart or can I add ADD to cart buttons to my own catalog?
Jeff


You can add direct references to your database in the server side code. There is no way to do it entirely in the html. You should be able to open up the add to cart server behavior and set the values to come from an existing database using the lightning bolts.
