Skip to content

Commit bb51369

Browse files
committed
feat(API-2008): Add next steps block to 'How to collect product variations' guide
1 parent eec5bf5 commit bb51369

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

content/tutorials/guides/how-to-collect-product-variations.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,4 +407,17 @@ Parse and store the product model like in [**2.1. Parse and store the product mo
407407

408408
##### 2.2. Collect its product variants
409409

410-
Collect product variants the same way than in [**2.2. Collect its product variants**](/tutorials/how-to-collect-product-variations.html#22-collect-its-product-variants)
410+
Collect product variants the same way than in [**2.2. Collect its product variants**](/tutorials/how-to-collect-product-variations.html#22-collect-its-product-variants)
411+
412+
<div class="block-next-steps block-next-steps-alt">
413+
<img src="/img/illustrations/illus--Attribute.svg" width="140px" class="hidden-xs">
414+
<div class="block-next-steps-column">
415+
<div class="block-next-steps-title">Next Step</div>
416+
<div class="block-next-steps-text">Well done! Keep digging into the “App workflow” and follow the next tutorial!</div>
417+
<div>
418+
<ul>
419+
<li><a href="/tutorials/how-to-get-pim-category-tree.html">How to get PIM category tree</a></li>
420+
</ul>
421+
</div>
422+
</div>
423+
</div>

0 commit comments

Comments
 (0)