docs: general updates and fixes (#13620)
This commit is contained in:
@@ -48,7 +48,7 @@ To view regions in your store, go to Settings → Regions. Here, you can see a l
|
||||
To create a region:
|
||||
|
||||
1. Go to Settings → Regions.
|
||||
2. Click the Create button at the top right.
|
||||
2. Click the Create button in the main section's header.
|
||||
3. In the form that opens:
|
||||
- In the Name field, enter a name for the region. For example, "Europe".
|
||||
- In the Currency field, select the region's currency. A region can only have one currency.
|
||||
@@ -83,7 +83,7 @@ This opens the region's details page where you can also manage the region.
|
||||
To edit a region's details:
|
||||
|
||||
1. Go to the region's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the top right of the first section.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon in the first section's header.
|
||||
3. Choose Edit from the dropdown.
|
||||
4. In the side window that opens, you can edit the region's name, currency, payment providers, and settings for automatic taxes and [tax-inclusive pricing](#tax-inclusive-pricing-for-regions).
|
||||
5. Once you're done, click the Save button.
|
||||
@@ -101,7 +101,7 @@ You can manage a region's countries to add or remove them from the region.
|
||||
To add countries to a region:
|
||||
|
||||
1. Go to the region's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the top right of the "Countries" section.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon in the "Countries" section's header.
|
||||
3. Choose "Add countries" from the dropdown.
|
||||
4. In the list that opens, check the countries you want to add to the region.
|
||||
5. Once you're done, click the Add button.
|
||||
@@ -125,14 +125,14 @@ Metadata is custom data that can be associated with the region in key-value pair
|
||||
|
||||
To edit the region's metadata:
|
||||
|
||||
1. Click the <InlineIcon Icon={ArrowUpRightOnBox} alt="arrow" /> icon at the right of the "Metadata" section.
|
||||
1. Click the <InlineIcon Icon={ArrowUpRightOnBox} alt="arrow" /> icon in the "Metadata" section.
|
||||
2. In the side window that opens:
|
||||
- Manage the key-value pairs in the table.
|
||||
- To add a new row of key-value pairs before or after a row:
|
||||
- Hover over the row and click the <InlineIcon Icon={EllipsisVertical} alt="three-dots" /> icon at its right.
|
||||
- Hover over the row and click the <InlineIcon Icon={EllipsisVertical} alt="three-dots" /> icon at its end.
|
||||
- Choose "Insert row above" or "Insert row below" from the dropdown.
|
||||
- To delete a row of key-value pairs:
|
||||
- Hover over the row and click the <InlineIcon Icon={EllipsisVertical} alt="three-dots" /> icon at its right.
|
||||
- Hover over the row and click the <InlineIcon Icon={EllipsisVertical} alt="three-dots" /> icon at its end.
|
||||
- Choose "Delete row" from the dropdown.
|
||||
3. Once you're done, click the Save button.
|
||||
|
||||
@@ -149,6 +149,6 @@ Deleting a region is irreversible.
|
||||
To delete a region from your store:
|
||||
|
||||
1. Go to the region's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the top right of the first section.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon in the first section's header.
|
||||
3. Choose Delete from the dropdown.
|
||||
4. Confirm deleting the region by typing the region's name in the pop-up and clicking the Delete button.
|
||||
|
||||
Reference in New Issue
Block a user