Shopping List for Magento 2 allows the customer to add the products to the shopping list so as to purchase them later.
Usually, people make a list of items before going to the stores for buying them. In order to remember each and every product and not missing a single one, the module provides the customer with the shopping list feature for the online stores too.
The store owners can add the feature to their online stores in order to gain a better customer experience.
Features
- The customer can create multiple shopping lists.
- Multiple products can be added by the customer to respective shopping list
- Customer can create order of there shopping list
- The customer can delete the entire shopping list.
- Particular product can also be deleted by the customer.
- Shopping list is compatible with Webkul Quick Order module
- Guest can manage one shopping list
Installation
Customers will get a zip folder and they have to extract the contents of this zip folder on their system.
The extracted folder has an src folder, inside the src folder you have the app folder.
You need to transfer this app folder into the Magento2 root directory on the server as shown below.
After the successful installation, you have to run these commands in the Magento2 root directory:
First command –
php bin/magento setup:upgrade
Second Command –
php bin/magento setup:di:compile
Third Command –
php bin/magento setup:static-content:deploy
After running the commands, you have to flush the cache from Magento admin panel by navigating through System > Cache management as shown below.
Multi-Lingual Support
For the multilingual support, the admin will navigate through Store > Configuration > General > Locale Options and select the locale as German (the language into which admin wants to translate his store content).
Translation
For translating the module language, navigate through app > code > Webkul > ServiceFee > i18n and edit the en_US.csv file.
Now, translate the words on the right and upload the modified file to the same location. The filename of the translated file should be according to the language and region code like de_DE.csv.
The user can edit the CSV like the image below.
Admin Configuration
Once the module is installed completely, the admin will now manage the feature from the backend by navigating to Stores > Configuration > Shopping list.
The admin will set the Enable to Yes to make the module active for the store. Otherwise, the admin will set the Enable to No to disable the feature for the store.
Customer View For Shopping List
After the backend configuration, the shopping list will be visible in the front end for the customers. This feature is available for Guest customers and Registered customers.
Shopping List For Guest Customers
For the guest customers, a default list is already present named as Guest Shopping List on the right side of the category panel as shown in the image below:
Adding Products to Guest Shopping List
The Shopping List for Magento 2 module provides the customer with a very clear way to add products to the shopping list while searching the store. No extra efforts needed by the customer.
On the category page, a button Add Product To Shopping List is displayed with each of the products. A dropdown comes up when the customer clicks on it and the customer can select the Guest Customer list to add the product to the list.
The customer will also be able to add products to shopping list from the product page.
View Details – Guest Shopping list
The customer can also view the shopping list by clicking on the View details under the Guest shopping list.
After that, the customer will move to the shopping list page. All the products added by the customer will be visible in the list. The details will include the Image, Name, Quantity, and Price of the product as shown in the image below:
On the shopping list page, the delete button is present for every product. The customer can simply delete the respective product by clicking on it.
From there only, the customer will also be able to create the order for the products added to the shopping list.
Shopping List For Registered Customers
When any registered customer visits the store the shopping list will be visible with two options which are Create New List and Merge Guest List.
Note: The Merge Guest List option will be visible unless the guest shopping list is not merged before.
Create New List
The module also allows registered customers to create their own shopping list. For this, the customer will click on Create New List under the shopping list.
After that, a dialog box will appear with the name text field. The customer will enter the desired name of the shopping list and click on Create button.
Merge Guest List
Suppose you visit the store without logging in to it. Meanwhile, you may add some products to the Guest Shopping List and then log in to the store using your credentials. In such conditions, the Merge Guest List feature comes to operate.
Moreover, the registered customer can merge the guest list with their existing shopping lists. The customer will click on the Merge Guest List for merging their own shopping list with the guest list.
Image below is before the Guest List is merged:
Image below is after the Guest List is merged:
Further, when the customer views the details of any of the shopping list page will appear as shown in the image below:
At the time a particular shopping list is visible on the shopping list page all the other shopping lists will be listed in the left side of the page. The customer can easily click on the desired list to view it.
Delete Shopping List And Their Products
The module also allows the customer to delete the list and the products in that list.
Deleting Entire List
The list which is not in use anymore can be easily deleted by the customer. For this the customer will click on the Black delete button as shown in the image below:
A confirmation box will appear just after the customer clicks on the Delete button.
Deleting Specific Product from Shopping List
The customer can also delete some particular products from the list by using the delete button icon as shown in the image below:
After clicking on the icon, a confirmation box will appear shown in the image below:
Create Order From Shopping List
The products that are added to the shopping list can be purchased directly by clicking on the create order page. There are two create order buttons available on the Shopping list page. The customer can click on any of them.
After that, the customer will have to add their details if they are guest customers and select the shipping method. Otherwise, they will get navigated to select the Payment Method directly.
By clicking on the Next button the customer will move to the next page for selecting the payment method and accepting the Terms and Conditions.
The order will get completed just after the customer clicks on the Place Order button.
That’s all for the Shopping List for Magento 2. Still, if you face any issue feel free to add a ticket and let us know your views to make the module better https://webkul.uvdesk.com/