reorder specific product – magento 2 user manual supported … · 2020. 6. 22. · option 2:...

13
Reorder specific product – Magento 2 USER MANUAL Supported Version: 2.0, 2.1, 2.2, 2.3 www.mageants.com [email protected] 1

Upload: others

Post on 26-Aug-2020

6 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Reorder specific product – Magento 2

USER MANUAL

Supported Version: 2.0, 2.1, 2.2, 2.3

www.mageants.com [email protected] 1

Page 2: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Table Of Contents

Preface ......................................……………………………………......3

Installation...................................………………………………………..4

Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4 Option 2: Magento 2 install extension manually ………………………………….......5

Backend Example ………………………………………………………...……...6 Extension configuration………………………………………………………...6

Frontend Example………………………………………………………………….8

www.mageants.com [email protected] 2

Page 3: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Preface

Reorder Specific Product extension show all ordered products as a list which allows customers to reorder previous them without wasting time and effort.

www.mageants.com [email protected] 3

Page 4: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Installation:

There are two ways of installing extension in magento2.

1) Using COMMAND LINE. 2) Manually install extension.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended).

Follow below steps to install extension from the command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management.

Step 4: Enter the following at the command line: php bin/magento setup:upgrade php bin/magento setup:static-content:deploy

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Reorder

specific product. The module will be displayed in the admin panel.

www.mageants.com [email protected] 4

Page 5: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Option 2: Magento 2 install extension manually.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code:

‘Mageants_Reorderspecificproduct’ → 1

Step 4: Disable the cache under System → Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Reorderspecifcproduct, the module will be displayed in the admin panel.

www.mageants.com [email protected] 5

Page 6: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Backend Example

After Installation of Extension login to magento admin panel to set configuration of the extension.

Extension configuration

Please go to Stores → Configuration → MageAnts Extensions →Re

order Products and expand the Settings section.

Here Admin can Show/Hide Column as pr Requirement to show Reorder products page.

www.mageants.com [email protected] 6

Page 7: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Here Admin Can set pagination and show quickbutton on product images on reorder products page.

Here Admin can show/Hide Customer’s past ordered Quantity ofproducts and also show/Hide product search and instock status of products on Reorder products page.

www.mageants.com [email protected] 7

Page 8: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Frontend example

Functionality on Frontend. The Reorder Products module is enabled, then click on sign in and login with customer and click on my account. After click on my account you can see Reorder products.

www.mageants.com [email protected] 8

Page 9: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

After click on Reorder Products customer can see all products that areordered on the past.

www.mageants.com [email protected] 9

Page 10: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

The following screenshot show search result of products and customercan search products by name and sku.

Customer can also see their last ordered products quantity and date of ordered and also see instock status of products.

www.mageants.com [email protected] 10

Page 11: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

When customer hover mouse on image at that time quickview button visible to show product on popup.

After click on quickview button product detail page open in popup customer can also addtocart products from product detail page.

www.mageants.com [email protected] 11

Page 12: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

When click on Add to Cart customer can redirect to cart page and products are added to cart.

www.mageants.com [email protected] 12

Page 13: Reorder specific product – Magento 2 USER MANUAL Supported … · 2020. 6. 22. · Option 2: Magento 2 install extension manually. Step 1: Download the extension and unzip it. Step

Thank you! if you have any questions or feature suggestions, please contact us at:

https://www.mageants.com/contact-us

Your feedback is absolutely welcome!

www.mageants.com [email protected] 13