We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f698059 commit 111126dCopy full SHA for 111126d
content/tutorials/guides/how-to-retrieve-pim-structure.md
@@ -203,3 +203,16 @@ storeCurrencies(channel.currencies);
203
storeLocales(channel.locales);
204
storeCategoryTree(channel.category_tree);
205
```
206
+
207
+<div class="block-next-steps block-next-steps-alt">
208
+ <img src="/img/illustrations/illus--Attribute.svg" width="140px">
209
+ <div class="block-next-steps-column">
210
+ <div class="block-next-steps-title">Next Step</div>
211
+ <div class="block-next-steps-text">Well done! Keep digging into the “App workflow” and follow the next tutorial!</div>
212
+ <div>
213
+ <ul>
214
+ <li><a href="/tutorials/how-to-get-families-and-attributes.html">How to get families and attributes</a></li>
215
+ </ul>
216
+ </div>
217
218
+</div>
0 commit comments