1 / 6

Wishlist REST API For Magento 2

The Magento 2 Wishlist REST API module facilitates the shoppers to add or remove products from the wishlist which can be very helpful to mobile phone users.

magecomp
Download Presentation

Wishlist REST API For Magento 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Wishlist REST API For Magento 2 Wishlist REST API for Magento 2 allows users to add, delete, or view products from the wishlist for the mobile application of your Magento 2 website using the Wishlist API. Table of Content 1. Configuration 2. API Call with Swagger Tool 3. Frontend view of Wishlist REST API

  2. 1. Configuration Once the extension is installed successfully, go to Stores > Configuration to configure the extension for use. Wishlist Api - Enable the extension from here. 2. API call with Swagger Tool 1. Get all data of wishlist API Call with Swagger Tool to get all data of wishlist

  3. API call code to get all data of wishlist 2. Add product to wishlist API call with Swagger Tool to add the product to wishlist API call code to add the product to wishlist

  4. 3. Delete product from wishlist API call with Swagger Tool to delete the product from wishlist API call code to delete the product from wishlist

  5. 3. Frontend View of Wishlist REST API Frontend display of product added on wishlist using API Frontend display of products removed from wishlist using API

  6. If anything goes wrong, please contact us at support@magecomp.com

More Related