Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Removing OScomm "Add to Cart" buttons


drone

Recommended Posts

Posted

Hi guys,

 

I want to remove the add to cart images and replace them with system text, I think im editing the right page, code (product_info.php) follows for the button (with image)

 

<?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART); ?>

 

I would like to make this link with system text, and NOT the image button.

 

Can anyone give me the correct code, and a brief explaination of syntax usage would be nice (although pushing it) :)

 

Any help would be great.

 

If you need a visual reference the site is under development here:

http://www.antibrandcorporation.com/catalo...?products_id=28

 

Thanks in advance,

Posted

You can see how the links are setup HERE

 

Just substitute the text info for the image info.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...