@@ -836,8 +836,8 @@ gulp.task('build-tutorials-homepage', ['clean-dist','less'], function () {
836
836
"how-to-get-your-app-token.md" : "How to get your App token" ,
837
837
"how-to-retrieve-pim-structure.md" : "How to retrieve PIM structure" ,
838
838
"how-to-get-families-and-attributes.md" : "How to get families, family variants, and attributes" ,
839
+ "how-to-get-pim-product-information.md" : "How to get PIM product information" ,
839
840
// "how-to-get-categories.md": "How to get categories",
840
- // "how-to-parse-product-values.md": "How to parse product values",
841
841
// "how-to-collect-products.md": "How to collect products",
842
842
// "how-to-collect-product-variations.md": "How to collect product variations",
843
843
// "how-to-publish-your-app.md": "How to publish your App",
@@ -941,8 +941,8 @@ gulp.task('build-tutorials', ['clean-dist','less'], function () {
941
941
"how-to-get-your-app-token.md" : "How to get your App token" ,
942
942
"how-to-retrieve-pim-structure.md" : "How to retrieve PIM structure" ,
943
943
"how-to-get-families-and-attributes.md" : "How to get families, family variants, and attributes" ,
944
+ "how-to-get-pim-product-information.md" : "How to get PIM product information" ,
944
945
// "how-to-get-categories.md": "How to get categories",
945
- "how-to-get-pim-product-information.md" : "How to parse product values" ,
946
946
// "how-to-collect-products.md": "How to collect products",
947
947
// "how-to-collect-product-variations.md": "How to collect product variations",
948
948
// "how-to-publish-your-app.md": "How to publish your App",
0 commit comments