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

Post on 26-Aug-2020

9 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Reorder specific product – Magento 2

USER MANUAL

Supported Version: 2.0, 2.1, 2.2, 2.3

www.mageants.com support@mageants.com 1

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 support@mageants.com 2

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 support@mageants.com 3

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 support@mageants.com 4

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 support@mageants.com 5

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 support@mageants.com 6

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 support@mageants.com 7

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 support@mageants.com 8

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

www.mageants.com support@mageants.com 9

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 support@mageants.com 10

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 support@mageants.com 11

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

www.mageants.com support@mageants.com 12

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 support@mageants.com 13

top related