dannyb13 Posted April 13, 2016 Share Posted April 13, 2016 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 More sharing options...
tdr170 Posted April 13, 2016 Share Posted April 13, 2016 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 More sharing options...
[email protected] Posted February 4, 2018 Share Posted February 4, 2018 Hello, What if I put this code to other te plate ie cms page template? It will work? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now