docs: general updates and fixes (#13620)
This commit is contained in:
@@ -43,7 +43,7 @@ Here, you can see a list of all the shipping profiles you have set up in your st
|
||||
To create a shipping profile:
|
||||
|
||||
1. Go to Settings → Location & Shipping -> Shipping Profiles.
|
||||
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 shipping profile. For example, "Fragile".
|
||||
- In the Type field, enter the type of products that belong to the shipping profile. For example, "fragile" or "heavy".
|
||||
@@ -78,14 +78,14 @@ Metadata is custom data that can be associated with the shipping profile in key-
|
||||
|
||||
To edit the shipping profile'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.
|
||||
|
||||
@@ -102,6 +102,6 @@ Deleting a shipping profile is irreversible.
|
||||
To delete a shipping profile:
|
||||
|
||||
1. Go to the shipping profile'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 the deletion by entering the shipping profile's name in the pop-up and clicking the Delete button.
|
||||
|
||||
Reference in New Issue
Block a user