From 247018d9d34de4b353e6bed5815fc9250eb1e8d7 Mon Sep 17 00:00:00 2001 From: Aniket Chouhan Date: Mon, 27 May 2024 11:42:33 +0530 Subject: [PATCH 1/3] update the product page and include Steps to change Product Store setting --- gorjana/flows/products/README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/gorjana/flows/products/README.md b/gorjana/flows/products/README.md index b1da0a6e1..f5bf95c13 100644 --- a/gorjana/flows/products/README.md +++ b/gorjana/flows/products/README.md @@ -1,6 +1,15 @@ -# Products +--- +description: >- + Delve into gorjana's product management strategies and learn how to optimize SKU + settings for seamless integration with Shopify. +--- -Out of the box Shopify product sync -Out of the box NetSuite product sync +# Product -(link to HotWax shopify and netsuite product doc) \ No newline at end of file +gorjana's uses `SKU` as their primary product identifier. Before syncing products from Shopify, make sure to change this settings in the Product Store. + +Steps to change Product Store: + +1. Navigate to the Product Store detail page +2. Click the edit icon next to the Store name +3. Select Shopify Product SKU for the `Product Identifier` setting From 4ff30acfcb5453a8717f0888bf661e807073c736 Mon Sep 17 00:00:00 2001 From: Aniket Chouhan Date: Mon, 27 May 2024 14:16:54 +0530 Subject: [PATCH 2/3] link added HotWax shopify and netsuite product sync doc --- gorjana/flows/products/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gorjana/flows/products/README.md b/gorjana/flows/products/README.md index f5bf95c13..1012a7580 100644 --- a/gorjana/flows/products/README.md +++ b/gorjana/flows/products/README.md @@ -13,3 +13,7 @@ Steps to change Product Store: 1. Navigate to the Product Store detail page 2. Click the edit icon next to the Store name 3. Select Shopify Product SKU for the `Product Identifier` setting + +[HotWax Shopify Product Sync](https://docs.hotwax.co/integration-resources/products/how-are-products-downloaded-from-shopify-to-hotwax-commerce) + +[HotWax Netsuite Product Sync](https://docs.hotwax.co/deployment-and-configurations/v/netsuite/flows/products-and-inventory/importproductid) From 7b65c261327b25869dc6f7928bb8a06352230542 Mon Sep 17 00:00:00 2001 From: aniket12chouhan <129953970+aniket12chouhan@users.noreply.github.com> Date: Tue, 2 Jul 2024 11:58:02 +0530 Subject: [PATCH 3/3] Updated doc as per feedback. --- gorjana/flows/products/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gorjana/flows/products/README.md b/gorjana/flows/products/README.md index 1012a7580..1f6ad3e96 100644 --- a/gorjana/flows/products/README.md +++ b/gorjana/flows/products/README.md @@ -6,13 +6,13 @@ description: >- # Product -gorjana's uses `SKU` as their primary product identifier. Before syncing products from Shopify, make sure to change this settings in the Product Store. +gorjana uses `Shopify Product SKU` as their primary product identifier. Before syncing products from Shopify, make sure to change this setting in the Product Store. -Steps to change Product Store: +Steps to change Product Store Settings: -1. Navigate to the Product Store detail page -2. Click the edit icon next to the Store name -3. Select Shopify Product SKU for the `Product Identifier` setting +1. Navigate to the Product Stores page under Settings. +2. Click the edit icon next to the Store name. +3. Select Shopify Product SKU for the `Product Identifier` setting. [HotWax Shopify Product Sync](https://docs.hotwax.co/integration-resources/products/how-are-products-downloaded-from-shopify-to-hotwax-commerce)