MGS Guest Wishlist

ENABLE / DISABLE MODULE MGS_GUESTWISHLIST

This module allow customer to add products to wishlist without log in the site.

EDIT FILE CONFIG.PHP

Go to the root folder on your Web Server, open file config.php on path app/etc/config.php

Find row 'MGS_Guestwishlist' => 1, field. Edit row:

  • ‘MGS_Guestwishlist’ => 1: Enable module
  • ‘MGS_Guestwishlist’ => 0: Disable module

CONFIG GUEST WISHLIST

Go to admin Stores -> Configuration -> MAGE SOLUTION -> Guest Wishlist

Now you can see some configurations for your wishlist as follow:

  • Enable: Choose Yes to enable the extension.
  • Merge items after logged in: Choose Yes to keep the items as the same after the customer login.
  • Allow move to wishlist from cart: Choose Yes to let the cart have the same products with wishlist.