任何人都可以帮助我使用REST API显示类别及其子类别吗?
我试过这个网址:
http://localhost/magento/api/rest/products/:productId/categories
Run Code Online (Sandbox Code Playgroud)
但它显示的是类别ID,而不是我需要的东西,例如:
http://localhost/magento/api/rest/categories
Run Code Online (Sandbox Code Playgroud)
提前致谢.
我按照下面的开放图元标记来显示共享缩略图。它在 Facebook 中完美运行,但在 Whatsapp 中运行不佳
<meta property="og:site_name" content="Hahaa haa">
<meta property="og:title" content="Haaha haa - Music Player" />
<meta property="og:url" content="http://13.126.57.106/aiyoapp/public/" />
<meta property="og:description" content="Haaha haa Music Player is used to share">
<meta property="og:image" itemprop="image" content="http://13.126.57.106/aiyoapp/public/images/ha_thumb.png">
<meta property="og:type" content="website" />
Run Code Online (Sandbox Code Playgroud)