Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wishlist Problem


mudassarahmacd

Recommended Posts

Posted

Hi

Does anyone have a working wishlist on a site that I can take a look at please?

Product_info.php Wishlist Button is

echo tep_image_submit('button_wishlist.gif', 'Add to Wishlist', 'name="wishlist" value="wishlist" ');

and i want to change this button to button type then submit the values and validation on button then it submit to next file

for example

echo tep_image_button('button_wishlist.gif', 'Add to Wishlist', 'name="wishlist" value="wishlist" ');

 

 

Thanks

Archived

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

×
×
  • Create New...