Skip to content

Latest commit

 

History

History
137 lines (94 loc) · 7.17 KB

README.md

File metadata and controls

137 lines (94 loc) · 7.17 KB

Module add additional web API to the Magento 2 store

  1. Get Product URL By SKU

Example:

https://mysite.com/index.php/rest/V1/products/sku/24-MB01/store/1/url

  1. Get Product URL By ID

Example:

https://mysite.com/index.php/rest/V1/products/id/1/store/1/url

  1. Get Category URL by ID

Example:

https://mysite.com/index.php/rest/V1/categories/2/store/1/url

Installation Instruction

https://magefan.com/blog/how-to-install-magento-2-extension-2

Support

If you have any issues, please contact us then if you still need help, open a bug report in GitHub's issue tracker.

Need More Features?

Please contact us to get a quote https://magefan.com/contact

License

The code is licensed under EULA.

Magento 2 Point of Sale

Magento 2 Theme

Shopware Extensions