Closed akhilunitybees closed 4 years ago
@akhilunitybees I've just added reviews functionality to the product screen. To use it you have to install https://github.com/troublediehard/mma-customapi on your magento backend and set
export const magentoOptions = {
// ...
reviewEnabled: true, // ONLY if you install https://github.com/troublediehard/mma-customapi
};
in src/config/magento.js
Regarding the wishlist, I don't have any plans to add it in near future.
Please add Wish List and user review