docs: general updates and fixes (#13620)
This commit is contained in:
@@ -37,7 +37,7 @@ Then, during checkout, a customer can only choose shipping options available fro
|
||||
To create a stock location:
|
||||
|
||||
1. Go to Settings → Locations & Shipping.
|
||||
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:
|
||||
- Enter the location's name, such as "Main Warehouse".
|
||||
- Enter the address details. It's only required to enter an address line and choose a country.
|
||||
@@ -52,7 +52,7 @@ To create a stock location:
|
||||
To view the details of a location:
|
||||
|
||||
1. Go to Settings → Locations.
|
||||
2. Click on "View details" at the top right of the location's section.
|
||||
2. Click on "View details" in the header of the location's section.
|
||||
|
||||
This opens the location's details page where you can also manage the location.
|
||||
|
||||
@@ -65,7 +65,7 @@ This opens the location's details page where you can also manage the location.
|
||||
To edit a stock location:
|
||||
|
||||
1. Open the location'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 location's name and address details.
|
||||
5. Once you're done, click the Save button.
|
||||
@@ -87,7 +87,7 @@ So, to create a shipping option for either pick-up or shipping, you need to enab
|
||||
By default, pick-up and shipping are disabled in a location. To enable either:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the top right of the "Pickup" or "Shipping" section.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon in the header of the "Pickup" or "Shipping" section.
|
||||
3. Choose Enable from the dropdown.
|
||||
|
||||
You can also disable the shipping mode by following the same steps.
|
||||
@@ -97,7 +97,7 @@ You can also disable the shipping mode by following the same steps.
|
||||
To ceate a service zone for pick-up or shipping:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the top right of the "Pickup" or "Shipping" section.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon in the header of the "Pickup" or "Shipping" section.
|
||||
3. Choose "Create service zone" from the dropdown.
|
||||
4. In the form that opens:
|
||||
- In the Name field, enter the name of the service zone. For example, "United States".
|
||||
@@ -119,7 +119,7 @@ To create a shipping option:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. In the "Pickup" or "Shipping" section, find the service zone you want to add the shipping option to.
|
||||
3. Click the "Create option" at the right of either "Shipping options", "Pickup options", or "Return options", based on the type of shipping option you're creating.
|
||||
3. Click the "Create option" next to either "Shipping options", "Pickup options", or "Return options", based on the type of shipping option you're creating.
|
||||
4. In the form that opens:
|
||||
- If the shipping option isn't a pick-up option, you can choose the price type. Choose **Fixed** if you want to apply fixed pricing for the shipping option, or **Calculated** if the price should be calculated dynamically during checkout. Calculated prices are useful if you're using a third-party fulfillment provider that calculates prices dynamically.
|
||||
- If you chose Fixed, you'll set the price in the next step of the form.
|
||||
@@ -186,7 +186,7 @@ You can manage service zones in pick-up or shipping mode by [creating](#2-create
|
||||
To edit a service zone in a location:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. In the "Pickup" or "Shipping" sections, find the service zone and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at its right.
|
||||
2. In the "Pickup" or "Shipping" sections, find the service zone and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon next to it.
|
||||
3. Choose Edit from the dropdown.
|
||||
4. In the side window that opens, you can edit the service zone's name.
|
||||
5. Once you're done, click the Save button.
|
||||
@@ -198,7 +198,7 @@ To edit a service zone in a location:
|
||||
To manage the areas in a service zone:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. In the "Pickup" or "Shipping" sections, find the service zone and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at its right.
|
||||
2. In the "Pickup" or "Shipping" sections, find the service zone and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon next to it.
|
||||
3. Choose "Manage areas" from the dropdown.
|
||||
4. In the form that opens, manage the areas in the service zone:
|
||||
- Click the "Manage areas" button.
|
||||
@@ -219,7 +219,7 @@ Deleting a service zone is irreversible. It will delete all shipping options in
|
||||
To delete a service zone:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. In the "Pickup" or "Shipping" sections, find the service zone and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at its right.
|
||||
2. In the "Pickup" or "Shipping" sections, find the service zone and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon next to it.
|
||||
3. Choose Delete from the dropdown.
|
||||
4. Confirm deleting the service zone by clicking the Delete button in the pop-up.
|
||||
|
||||
@@ -234,7 +234,7 @@ You can manage shipping options in pick-up and shipping modes by [creating](#cre
|
||||
To edit a shipping option's details:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. In the "Pickup" or "Shipping" sections, find the shipping option and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at its right.
|
||||
2. In the "Pickup" or "Shipping" sections, find the shipping option and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon next to it.
|
||||
3. Choose "Edit option" from the dropdown.
|
||||
4. In the side window that opens, you can edit the shipping option's price type, name, shipping profile, shipping option type, and whether it's enabled in store for customers to use.
|
||||
5. Once you're done, click the Save button.
|
||||
@@ -252,7 +252,7 @@ You can't edit a shipping option's fulfillment provider or fulfillment option af
|
||||
To edit the prices of shipping options whose price type is Fixed:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. In the "Pickup" or "Shipping" sections, find the shipping option and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at its right.
|
||||
2. In the "Pickup" or "Shipping" sections, find the shipping option and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon next to it.
|
||||
3. Choose "Edit prices" from the dropdown.
|
||||
4. In the [Bulk Editor](../../../tips/bulk-editor/page.mdx) that opens, you can edit the shipping option's price for every currency and region in your store.
|
||||
- Refer to the [Fixed and Conditional Shipping Option Prices](#fixed-and-conditional-shipping-option-prices) section to learn how to set a conditional price for the shipping option.
|
||||
@@ -280,7 +280,7 @@ Deleting a shipping option is irreversible.
|
||||
To delete a shipping option:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. In the "Pickup" or "Shipping" sections, find the shipping option and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at its right.
|
||||
2. In the "Pickup" or "Shipping" sections, find the shipping option and click on the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon next to it.
|
||||
3. Choose Delete from the dropdown.
|
||||
4. Confirm deleting the shipping option by entering its name in the pop-up and clicking the "Delete" button.
|
||||
|
||||
@@ -291,7 +291,7 @@ To delete a shipping option:
|
||||
To change the sales channels associated with a location:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the top right of the "Sales Channels" section.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon in the header of the "Sales Channels" section.
|
||||
3. Choose Edit from the dropdown.
|
||||
4. In the list that opens, you can select the sales channels to associate with the location, or unselect the ones you want to remove.
|
||||
5. Once you're done, click the Save button.
|
||||
@@ -305,7 +305,7 @@ To change the sales channels associated with a location:
|
||||
To manage the fulfillment providers available in a location:
|
||||
|
||||
1. Go to the location's details page.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon at the top right of the "Fulfillment Providers" section.
|
||||
2. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three-dots" /> icon in the header of the "Fulfillment Providers" section.
|
||||
3. Choose Edit from the dropdown.
|
||||
4. In the list that opens, you can select the fulfillment providers to associate with the location, or unselect the ones you want to remove.
|
||||
5. Once you're done, click the Save button.
|
||||
@@ -325,6 +325,6 @@ Deleting a location is irreversible and will delete its service zones and shippi
|
||||
To delete a location:
|
||||
|
||||
1. Open the location'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 location by entering its name and clicking the Delete button.
|
||||
|
||||
Reference in New Issue
Block a user