Skip to content

Conversation

@Vidhan2104
Copy link
Contributor

Related issue: #1324

With the `shopifyFacilityGroupId` parameter of this job, merchants can configure for which stores they want to push inventory to Shopify. To use this, add the relevant facilities to a facility group in HotWax Commerce and provide that group’s ID in the job configuration.

**For example**:
A retailer with 100 stores wants to sync inventory to Shopify from just 10 of them. They can create a facility group in HotWax Commerce with those 10 stores and provide its group ID in the `shopifyFacilityGroupIdparameter` of the job. This makes sure inventory is pushed to Shopify only from the selected stores.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can this be done with the use of inventory group already? why does it need to be here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Vidhan2104 please see comment

@dt2patel dt2patel linked an issue Jul 14, 2025 that may be closed by this pull request
- The shopifyFacilityGroupId parameter specifies which store facilities’ inventories should be pushed to Shopify. If not specified, inventory will be pushed for all locations mapped in ShopifyShopLocation.

**For example**:
A retailer with 100 stores wants to calculate total available inventory across specific warehouses and push inventory to Shopify from only 10 stores. They can create one facility group for the warehouses and provide its group ID in the inventoryGroup parameter, and another facility group for those 10 stores and provide its group ID in the shopifyFacilityGroupId parameter. This ensures inventory is accumulated from the selected facilities but only pushed to Shopify for the intended stores.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This paragraph is still confusing. What is a use case for the different parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Inventory Synchronization page

2 participants