Jump to content

Location of add to cart button on product page


dannyb13

Recommended Posts

Mods please move this if I've posted in the wrong area.

 

I'm trying (unsuccessfully) to move the add to cart button on the products page so that its positioned below the combinations on my page.. as can be seen here;

 

http://www.illumisense.co.uk/led-aluminium-profileextrusion/15-slimline-d-led-under-cabinet-lighting-profile-led-s-power-controller-cut-2-size.html

 

i dont know if this can be accomplished with CSS or if i need to change the product.tpl file.

 

any help would be greatly appreciated.

 

Link to comment
Share on other sites

You will need to edit the product.tpl file and move the box-cart code to below the combinations code.

 

Find this:

<div class="box-cart-bottom"><div><p id="add_to_cart" class="buttons_bottom_block no-print"> <button type="submit" name="Submit" class="exclusive btn btn-outline-inverse status-enable"> <span>Add to cart</span> </button></p></div></div>

 

and move below the attributes code.

Link to comment
Share on other sites

  • 1 year later...

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...