Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Sending variables through the shop process


felixms

Recommended Posts

Hi

I am building a Flash front end for the oscommerce to make it look even better. Basicly my flash store is sending and receiving the variables the transit through the store pages like product_info, shopping_cart, checkout.php, etc.

Right now I am stucked trying to figure out what are the variables that I need to call to go from the product_info.php to the shopping_cart.php.

This action happens when the button "IN Cart" is actionated.

Does someone know something about how to simulate that form button?

 

So far I know:

- when you click "In Cart" it sumits a hidden var in the form called action

- the application_top.php recognizes the action as "add_producto" uses a function called tep_get_all_get_params in /functions/general.php to work some vars and with some magic the product is added in the shopping_cart.php page

 

+ if I send this call: http://www.whiterobes.com/catalog/product_...ion=add_product

I go to shopping_cart.php but no products are added, which tells me that I am missing some variables

 

Well, that's all.

Thanks, Felix

Felix Santana

Method Design

[email protected]

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...