Jump to content

[SOLVED] Move the "add to cart" on the product page


Recommended Posts

Hello,

 

I want to do what is shown on this picture (moving the "add to cart" element to the center-column), except I don't see how this is possible:

 

o71TSE8.png

On a side note, I made a module and it is hooked to displayRightColumnProduct (and the positions menu shows it at the right place), but it is where I want to move the "add to cart" element. Is there a related reason?

 

Thanks in advance for any suggestion.

Edited by frogtaku (see edit history)
Link to comment
Share on other sites

Worked like a charm, thanks a lot!

 

Should I create another thread for my issue with my module hooked on displayRightColumnProduct? It is still in the center-column and is now above the "add to cart" element.

Link to comment
Share on other sites

Well, I created a module using the english documentation here. So far so good, I used the method to hook my module to displayRightColumnProduct and set its position in the back-office. The problem is that the module appears in <div class="pb-center-column col-xs-12 col-sm-4"> instead of <div class="pb-right-column col-xs-12 col-sm-4 col-md-3">.

 

Are those classes irrelevant to the hooks by any chance?

Link to comment
Share on other sites

×
×
  • Create New...