Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Full flash site


ricardo_arango

Recommended Posts

Hi,

 

I am required to create a 100% flash website for a client. (No need to get in the flash vs non flash, as I have no choice). Now, all I am really requiring is a catalog system, with categories, and subcategories, and products for each subcategory. But I need all the data to be used entirely by flash. So all the frontend of osCommerce is not really necessary for me. The backend end is what's most interesting at this moment.

 

So, I would like to know is if it is possible to get a list of categories and subcategories using existing osCommerce code, that I can just submit a query to, and I will take care of passing the data to flash. Ideally, area there some standalone .php files, that can in the first place, give me a list of the categories and subcategories in the catalog, and another one, that can receive query's, such as searches or returning the product's details, or a list of items in a subcategory?

 

The final goal is to not having to study all the database tables of osCommerce, and having to do the query's myself, but take advantage of the existing code.

 

Thanks.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...