Jump to content

Move my "Add to Cart" button


Recommended Posts

Hi,

 

Currently my 'Add to Cart' button is placed in the 'center_column' div of my theme.

 

I'd like to move this to my 'left_column'.

 

I'm currently going between 'header.tpl' and 'product.tpl' in my themes directory but I'm a little stuck.

 

 

Can someone help me with this?

 

 

 

Many thanks

Link to comment
Share on other sites

Hello there, this could be done inside the product.tpl code for the default PShop theme, but just want to let you know that in order to move the "add 2 cart" button you have to move also all the prices normal price, sale, reduction...), attributes, quantity and minimum quantity wanted, availability, number of item in stock and the out of stock "hooks" because they are all part of the same form.

 

One "easy" way to move your button may be with pure css and some positioning.

 

Are you using another theme that's not the default one? If you are, if you post it here I can do some coding.

 

Cheers!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...