I use standard prestashop template named default-bootstrap. i want to move my cart module (from top section) to the right column. instead of short "block" like it is on top i want to display full cart block.
move cart to the right column prestashop 1.6
#2
Posted 17 April 2014 - 07:56 AM
go to modules > positions and click on transplant button.
you will see there form to manage modules positions.
from first dropdown select "block cart" module
from second dropdown select "displayRightColumn" hook.
then just press transplant button.
after that go to modules > positions again and search for displayTop modules list.
unhook block cart module from this hook (unhok it from this hook only!!!)
voila your cart will be expanded and it will appear in the right column.
you can also change position of the cart block within this hook, just search for displayRIghtColumn modules list and drag n drop module to the new position
- beribazoo likes this
free tutorials, free templates, free addons, prestashop modules
#5
Posted 02 July 2014 - 08:28 PM
what prestashop version you use at the moment? and also, what template?
free tutorials, free templates, free addons, prestashop modules
#6
Posted 21 November 2014 - 08:57 AM
Hi,
I am having a problem after unhooking the cart from the displayTop and tranplantingi it to the displayRightColumn. The positioning is good and the functionality works on the desktop but on mobile viewing will not drop down or allow clicking.
This is the site I am working on:
http://www.nantucket...3-for-your-home
Any suggestions on what happened when it moved and stopped the functionality only on mobile would be most appreciated.
I am also interested to know why it does not show on the homepage, is it because there is no right column? If so how can i get the cart to display the bottom of the page.
Thanks
#7
Posted 05 February 2015 - 11:53 AM
go to modules > positions and click on transplant button.
you will see there form to manage modules positions.
from first dropdown select "block cart" module
from second dropdown select "displayRightColumn" hook.
then just press transplant button.
after that go to modules > positions again and search for displayTop modules list.
unhook block cart module from this hook (unhok it from this hook only!!!)
voila your cart will be expanded and it will appear in the right column.
you can also change position of the cart block within this hook, just search for displayRIghtColumn modules list and drag n drop module to the new position
Hi Vekia,
This is very helpfull.
Is there any way to move cart to the right column and keep it collapsed instead of expanded?
Thanks,
#8
Posted 05 February 2015 - 01:31 PM
Hi Vekia,
This is very helpfull.
Is there any way to move cart to the right column and keep it collapsed instead of expanded?
Thanks,
in what prestashop version? and in what template?
free tutorials, free templates, free addons, prestashop modules
#9
Posted 06 February 2015 - 07:57 AM
Sorry.
Presta Shop 1.6.0.9
Default Bootstrap edited for 3 columns based on your manual (http://mypresta.eu/e...15-version.html)
I moved Cart to the right column but I would like to keep it collapsed.
Thanks,