How to add dropdown mini-cart in Prestashop 1.7

In Prestashop 1.7, mini cart doesn’t support dropdown cart. Because Prestashop 1.7 removed this feature which is really need for any ecommerce store. So, today I’m going to show you how can we add dropdown cart with hover. To avail this feature just follow this simple steps.

Step 1:

Go to in your theme directory

/module/ps_shoppingcart/ps_shoppingcart.tpl

You need to put below code after <div class=”blockcart cart-preview> which is below the <div id=”_desktop_cart”>


Step 2:

Go to in your theme directory

/module/ps_shoppingcart/ps_shoppingcart-product-line.tpl

Now, you have to put below code:

prestashop banner


Step 3:

Now, you have to edit css style to give it better look. 🙂

If you still have any doubts, feel free to ask in comments and we’ll reply as soon as possible.

2 Comments

  1. Buenas,
    Gracias por su explicación. Pero tengo una duda, los productos del carrito solo aparecen si se refresca la pagina. Como se podría hacer para que se actualizara sin necesidad de atualizar la pagina.

    Gracias.

    • Team HiddenTechies

      July 19, 2019 at 10:19 am

      ¿Puede verificar que el módulo del carrito de la compra esté enganchado en el gancho de displayHeader?

Leave a Reply

Your email address will not be published. Required fields are marked *