Skip to content

Commit

Permalink
Fix readme table alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
nfourtythree committed Apr 2, 2024
1 parent e4772aa commit bf86cde
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ Going forward, your products will be automatically kept in sync via [webhooks](#

The following settings available for controlling the product synchronization process:

| Setting | Type | Default | Description |
|-------------------------|--------|---------|-------------|
| `syncProductMetafields` | `bool` | `true` | Whether product metafields should be included when syncing products. This adds an extra API request per product. |
| `syncVariantMetafields` | `bool` | `false` | Whether variant metafields should be included when syncing products. This adds an extra API request per variant. |
| Setting | Type | Default | Description |
|-------------------------|--------|---------|-------------------------------------------------------------------------------------------------------------------|
| `syncProductMetafields` | `bool` | `true` | Whether product metafields should be included when syncing products. This adds an extra API request per product. |
| `syncVariantMetafields` | `bool` | `false` | Whether variant metafields should be included when syncing products. This adds an extra API request per variant. |

> [!NOTE]
> Smaller stores with only a few products can perform synchronization via the **Shopify Sync** utility.
Expand Down

0 comments on commit bf86cde

Please sign in to comment.