{"id":482505,"date":"2025-02-17T06:28:01","date_gmt":"2025-02-17T06:28:01","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=482505"},"modified":"2026-02-06T07:58:44","modified_gmt":"2026-02-06T07:58:44","slug":"magento2-geozone-shipping-documentation","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/","title":{"rendered":"User Guide for Magento 2 Geozone Shipping"},"content":{"rendered":"\n<p><a href=\"https:\/\/store.webkul.com\/magento-2-geo-zone-shipping.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 GeoZone Shipping<\/a> lets admins set shipping rates by location. Create zones with Google Maps, set rules, and manage them easily for better control.<\/p>\n\n\n\n<p>Businesses can optimize their shipping strategies by defining geographical zones and applying specific shipping rules.<\/p>\n\n\n\n<p>Additionally, if you are looking for an extension that allows the customer to check the product is deliverable to their location then check out Magento 2&nbsp;<strong><a href=\"https:\/\/store.webkul.com\/magento2-city-zone-area-delivery.html\" target=\"_blank\" rel=\"noreferrer noopener\">City Zone Area Based Delivery<\/a><\/strong>.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Features<\/h2>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable\/disable the module from the admin panel.<\/li>\n\n\n\n<li>Create multiple geographical zones.<\/li>\n\n\n\n<li>Define shipping rate rules based on zones.<\/li>\n\n\n\n<li>Admin can place orders using Geo Shipping methods.<\/li>\n\n\n\n<li>Longitude and Latitude appear in the order&#8217;s shipping and billing address.<\/li>\n\n\n\n<li>Geo Shipping remains hidden if geolocation is unavailable.<\/li>\n\n\n\n<li>Automatically fetch customer addresses using their location.<\/li>\n\n\n\n<li>Customers can set their location using a map.<\/li>\n\n\n\n<li>Address auto-fills after selecting a location on the map.<\/li>\n<\/ul>\n\n\n\n<p>You can also check how&nbsp;<a href=\"https:\/\/store.webkul.com\/magento-2-react-native-mobile-app.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 React Native App Builder<\/a>&nbsp;transforms your Magento 2 store into a seamless Android and iOS shopping app.<\/p>\n\n\n\n<p>Check a brief overview of the plugin \u2013<\/p>\n\n\n\n<div class=\"wp-block-wk-block-youtube-video wp-block-wk-block--yt-video components-placeholder\"><div class=\"wk-block--yt-video-frame\"><div class=\"wk-block--yt-video-frame-request\" data-plyr-provider=\"youtube\" data-plyr-embed-id=\"vplwRVITK7w\"><div class=\"components-placeholder__instructions\">vplwRVITK7w<\/div><\/div><\/div><\/div>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">How to create Google Maps API Key?<\/h3>\n<\/div><\/div>\n\n\n\n<p>To get the API Key for the Google Maps Platform for configuring the module, you can check the steps below or click <a href=\"https:\/\/developers.google.com\/maps\/documentation\/javascript\/get-api-key\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">here<\/a>.<\/p>\n\n\n\n<p>To create an API key:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to the&nbsp;<strong>Google Maps Platform &gt; Credentials<\/strong>&nbsp;page. <a href=\"https:\/\/console.cloud.google.com\/project\/_\/google\/maps-apis\/credentials?utm_source=Docs_CreateAPIKey&amp;utm_content=Docs_maps-backend\">Go to the Credentials page<\/a><\/li>\n\n\n\n<li>On the&nbsp;<strong>Credentials<\/strong>&nbsp;page, click&nbsp;<strong>Create credentials &gt; API key<\/strong>.<br>The&nbsp;<strong>API key created<\/strong>&nbsp;dialog displays your newly created API key.<\/li>\n\n\n\n<li>Click&nbsp;<strong>Close.<\/strong><br>The new API key is listed on the&nbsp;<strong>Credentials<\/strong>&nbsp;page under&nbsp;<strong>API keys<\/strong>.<br>(Remember to&nbsp;<a href=\"https:\/\/developers.google.com\/maps\/api-security-best-practices#restricting-api-keys\">restrict the API<\/a>&nbsp;key before using it in production.)<\/li>\n<\/ol>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation<\/h3>\n<\/div><\/div>\n\n\n\n<p>The installation is quite simple just like the standard&nbsp;<a href=\"https:\/\/store.webkul.com\/Magento-2.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 extensions<\/a>.<\/p>\n\n\n\n<p><strong>#Download Module<\/strong><\/p>\n\n\n\n<p>Firstly, you need to log in to the Webkul Store, go to&nbsp;My Account&gt;My Purchased Products section, verify, and then download and extract the contents of this zip folder on the system.<\/p>\n\n\n\n<p><strong>#Upload Folder<\/strong><\/p>\n\n\n\n<p>Once the module zip extracts, follow path src&gt;app and then copy the app folder into the Magento 2 root directory on the server as shown below:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp\" alt=\"installation\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>#Run Commands<\/strong><\/p>\n\n\n\n<p>Next, You need to run the following commands,<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:upgrade<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:di:compile<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:static-content:deploy<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento indexer:reindex<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento cache:flush<\/pre>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Language Translation<\/h3>\n<\/div><\/div>\n\n\n\n<p>For translating the module language, navigate through&nbsp;the&nbsp;<strong>app\/code\/Webkul\/<strong>GeoZone Shipping<\/strong>\/i18n<\/strong>&nbsp;and edit the en_US.csv file.<\/p>\n\n\n\n<p>Thereafter, rename the CSV as \u201cen_SA.csv\u201d and translate all right side content after the comma in the Arabic language. After editing the CSV, save it.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1200\" height=\"293\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder.webp\" alt=\"i18 folder\" class=\"wp-image-429601\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder-300x73.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder-250x61.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder-768x188.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, upload it to the path&nbsp;<strong>app\/code\/Webkul\/GeoZone Shipping\/i18n<\/strong>&nbsp;where the installation of Magento 2 is on the server.<\/p>\n\n\n\n<p>The Magento 2 Gezone Shipping extension will be translated into the Arabic Language. It supports both RTL and LTR languages.<\/p>\n\n\n\n<p>The user can edit the CSV like the image below.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/07\/webkul-magento2-scan-and-go-terminal-csv-1200x675.webp\" alt=\"18 file translated content\" class=\"wp-image-453237\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/07\/webkul-magento2-scan-and-go-terminal-csv-1200x675.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/07\/webkul-magento2-scan-and-go-terminal-csv-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/07\/webkul-magento2-scan-and-go-terminal-csv-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/07\/webkul-magento2-scan-and-go-terminal-csv-768x432.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/07\/webkul-magento2-scan-and-go-terminal-csv-1536x864.webp 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/07\/webkul-magento2-scan-and-go-terminal-csv.webp 1600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Magento 2 GeoZone Shipping Configuration<\/h3>\n<\/div><\/div>\n\n\n\n<p>To configure geolocation-based shipping, go to Stores &gt; Configuration &gt; GeoZone Shipping, set the default settings for geolocation, and save the changes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/general-settings.webp\" alt=\"general-settings\" class=\"wp-image-482523\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/general-settings.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/general-settings-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/general-settings-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/general-settings-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>As shown in the above image, the admin can add &#8211;<\/p>\n\n\n\n<p><strong>API Key &#8211; <\/strong>Enter the Google Map API key fetched while creating the credentials from the Google Map Platform.<\/p>\n\n\n\n<p><strong>Shipping Rule Priority &#8211; <\/strong>Set the priority of shipping as minimum or maximum according to the rule defined.<\/p>\n\n\n\n<p><strong>Default Latitude for Map &#8211; <\/strong> Add the default latitude for Google Maps.<\/p>\n\n\n\n<p><strong>Default Longitude for Map &#8211; <\/strong>Enter the longitude for Google Maps.<\/p>\n\n\n\n<p><strong>Outline Color &#8211; <\/strong>Set the outline for the map zone that will created by the admin.<\/p>\n\n\n\n<p><strong>Default Background Color &#8211; <\/strong>Add the background color for the map zone.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Manage Geozones<\/h3>\n<\/div><\/div>\n\n\n\n<p>Once the module configuration is complete, the next step is to manage GeoZones.<\/p>\n\n\n\n<p> The admin can navigate to the <strong>Manage GeoZones<\/strong> section from the left menu to view and create zones based on specific geographical locations.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/left-menu-manage-geozone.webp\" alt=\"left-menu-manage-geozone\" class=\"wp-image-482544\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/left-menu-manage-geozone.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/left-menu-manage-geozone-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/left-menu-manage-geozone-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/left-menu-manage-geozone-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Viewing GeoZones<\/h3>\n<\/div><\/div>\n\n\n\n<p>In the <strong>Manage GeoZones<\/strong> section, the admin can see the following details:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/view-geozones.webp\" alt=\"view geozones\" class=\"wp-image-482545\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/view-geozones.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/view-geozones-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/view-geozones-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/view-geozones-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>ID<\/strong>: Unique identifier for each zone.<\/li>\n\n\n\n<li><strong>Zone Name<\/strong>: Name assigned to a specific geographical zone.<\/li>\n\n\n\n<li><strong>Latitude &amp; Longitude Points<\/strong>: Coordinates defining the boundaries of the zone.<\/li>\n<\/ul>\n\n\n\n<p>Admin also has the option to create new zones and view existing ones.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Creating a New Zone<\/h3>\n<\/div><\/div>\n\n\n\n<p><span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">The admin can define zones on the Create Zone page<\/span> using a map interface. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/create-zones-on-map.webp\" alt=\"create-zones-on-map\" class=\"wp-image-482546\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/create-zones-on-map.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/create-zones-on-map-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/create-zones-on-map-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/create-zones-on-map-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The available customization options include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Create Zones On Map<\/strong>: Define a new geographical zone visually using the map.<\/li>\n\n\n\n<li><strong>Outline Color for New Zone<\/strong>: Set the border color for newly created zones.<\/li>\n\n\n\n<li><strong>Background Color for New Zone<\/strong>: Choose the background color for newly created zones.<\/li>\n\n\n\n<li><strong>Outline Color for Existing Zone<\/strong>: Define the border color for already created zones.<\/li>\n\n\n\n<li><strong>Background Color for Existing Zone<\/strong>: Choose the background color for existing zones.<\/li>\n<\/ul>\n\n\n\n<p>Once all the details are added, the admin can click on <strong>Update<\/strong> to save the changes.<\/p>\n\n\n\n<p>Additionally, there is an option to click on the <strong>Show\/Update Zone Name<\/strong> button. <\/p>\n\n\n\n<p>Once clicked, this button changes to <strong>Hide Update Popups<\/strong>, allowing the admin to manage zone names efficiently.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Manage GeoZone Shipping Rules<\/h3>\n<\/div><\/div>\n\n\n\n<p>After setting up GeoZones, the next step is to manage shipping rules based on these zones. <\/p>\n\n\n\n<p>In the <strong>Manage GeoZone Shipping Rules<\/strong> section, the admin can view, edit, and add shipping rules.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Geozone Shipping Rules Details<\/h3>\n\n\n\n<p>The admin can see the following shipping rule details:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/geozone-shipping-rules-details.webp\" alt=\"geo-zone-shipping-rule-details\" class=\"wp-image-482547\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/geozone-shipping-rules-details.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/geozone-shipping-rules-details-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/geozone-shipping-rules-details-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/geozone-shipping-rules-details-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Rule ID<\/strong>: Unique identifier for each rule.<\/li>\n\n\n\n<li><strong>Zone Name<\/strong>: Name of the associated GeoZone.<\/li>\n\n\n\n<li><strong>Total Qty (From-To)<\/strong>: Defines the range of total quantity for which the rule applies.<\/li>\n\n\n\n<li><strong>Weight (From-To)<\/strong>: Specifies the weight range covered by the rule.<\/li>\n\n\n\n<li><strong>Min Cart Value<\/strong>: Minimum cart value required for the rule to apply.<\/li>\n\n\n\n<li><strong>Shipping Price<\/strong>: The shipping cost is applied when the rule conditions are met.<\/li>\n\n\n\n<li><strong>Action<\/strong>: Provides an edit button to modify existing rules.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Adding a New Shipping Rule<\/h3>\n\n\n\n<p>Admins can create a new shipping rule by clicking on the <strong>Add Rule<\/strong> button. In this section, they need to:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/add-new-shipping-rule.webp\" alt=\"Add new shipping rule\" class=\"wp-image-482549\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/add-new-shipping-rule.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/add-new-shipping-rule-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/add-new-shipping-rule-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/add-new-shipping-rule-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the <strong>GeoZone<\/strong>.<\/li>\n\n\n\n<li>Define the <strong>Total Qty (From-To)<\/strong>.<\/li>\n\n\n\n<li>Set the <strong>Weight Range (From-To)<\/strong>.<\/li>\n\n\n\n<li>Enter the <strong>Minimum Cart Value<\/strong>.<\/li>\n\n\n\n<li>Specify the <strong>Shipping Price<\/strong>.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Uploading GeoZone Shipping Rules via CSV<\/h3>\n\n\n\n<p>For bulk rule management, admins can upload shipping rules through a <strong>CSV file<\/strong>.<\/p>\n\n\n\n<p>This option is available under the <strong>Manage GeoZone Shipping Rules<\/strong> section, allowing efficient handling of multiple shipping rules at once.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/upload-geozone-shipping-rules.webp\" alt=\"upload geozone shipping rules\" class=\"wp-image-482550\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/upload-geozone-shipping-rules.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/upload-geozone-shipping-rules-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/upload-geozone-shipping-rules-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/upload-geozone-shipping-rules-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>By setting up GeoZones and defining custom shipping rules.<\/p>\n\n\n\n<p>Magento 2 GeoZone Shipping provides a streamlined way to manage location-based shipping costs effectively.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Geozone Shipping for Magento 2 &#8211; Customer Workflow<\/h3>\n<\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Adding a New Shipping Address<\/h3>\n\n\n\n<p>Customers can add a new shipping address, and with the help of GeoZone, their address is auto-fetched based on their location.<\/p>\n\n\n\n<p>This ensures accurate and efficient address entry without manual input.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/auto-fetch-customer-address.webp\" alt=\"auto-fetch-customer-address\" class=\"wp-image-482555\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/auto-fetch-customer-address.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/auto-fetch-customer-address-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/auto-fetch-customer-address-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/auto-fetch-customer-address-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Selecting GeoZone Shipping Method<\/h3>\n\n\n\n<p>Once the shipping address is added, customers will have the option to select the <strong>GeoZone Shipping<\/strong> method at checkout if their location falls within a predefined GeoZone.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/select-geozone-shipping-method.webp\" alt=\"select geozone shipping method\" class=\"wp-image-482563\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/select-geozone-shipping-method.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/select-geozone-shipping-method-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/select-geozone-shipping-method-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/select-geozone-shipping-method-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Editing\/Updating Address During Checkout<\/h3>\n\n\n\n<p>Customers can also edit or update their shipping address <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">from the&nbsp;<strong>Shipping Address<\/strong>&nbsp;section during checkout<\/span>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"1183\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/edit-update-shipping-address-1.webp\" alt=\"edit update shipping address\" class=\"wp-image-482564\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/edit-update-shipping-address-1.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/edit-update-shipping-address-1-284x300.webp 284w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/edit-update-shipping-address-1-969x1024.webp 969w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/edit-update-shipping-address-1-236x249.webp 236w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2025\/02\/edit-update-shipping-address-1-768x811.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>This allows flexibility in modifying their delivery details before finalizing the purchase.<\/p>\n\n\n\n<p>Explore the\u00a0<a href=\"https:\/\/store.webkul.com\/magento-2-fargo-shipping-marketplace-add-on.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Fargo Shipping add-on<\/a>\u00a0to connect Fargo Shipping with your multi-vendor store.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Support<\/h3>\n<\/div><\/div>\n\n\n\n<p>So that is all for the Magento 2 GeoZone Shipping extension guide.<\/p>\n\n\n\n<p>For any further queries or assistance, you can drop us an email at&nbsp;<strong>support@webkul.com<\/strong><\/p>\n\n\n\n<p>Furthermore, there is no need to search elsewhere; seize the chance to initiate your projects with the accredited&nbsp;<a href=\"https:\/\/webkul.com\/magento-development\/\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 development company<\/a>.<\/p>\n\n\n\n<p>For a personalized touch, engage and&nbsp;<a href=\"https:\/\/webkul.com\/hire-magento-developers\/\" target=\"_blank\" rel=\"noreferrer noopener\">hire Magento developers<\/a>&nbsp;who are focused on delivering exceptional results for your custom e-commerce projects.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Magento 2 GeoZone Shipping lets admins set shipping rates by location. Create zones with Google Maps, set rules, and manage them easily for better control. Businesses can optimize their shipping strategies by defining geographical zones and applying specific shipping rules. Additionally, if you are looking for an extension that allows the customer to check the <a href=\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":593,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9121],"tags":[],"class_list":["post-482505","post","type-post","status-publish","format-standard","hentry","category-magento-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>User Guide for Magento 2 Geozone Shipping<\/title>\n<meta name=\"description\" content=\"This user guide of Magento 2 GeoZone Shipping sets location-based rates, allowing admins to create and manage zones with Google Maps easily.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"User Guide for Magento 2 Geozone Shipping\" \/>\n<meta property=\"og:description\" content=\"This user guide of Magento 2 GeoZone Shipping sets location-based rates, allowing admins to create and manage zones with Google Maps easily.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-02-17T06:28:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-06T07:58:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp\" \/>\n<meta name=\"author\" content=\"Vaibhav Arora\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vaibhav Arora\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/\"},\"author\":{\"name\":\"Vaibhav Arora\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/580298c5bbc8ff69f5a76465ffb89353\"},\"headline\":\"User Guide for Magento 2 Geozone Shipping\",\"datePublished\":\"2025-02-17T06:28:01+00:00\",\"dateModified\":\"2026-02-06T07:58:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/\"},\"wordCount\":1261,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp\",\"articleSection\":[\"Magento 2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/\",\"url\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/\",\"name\":\"User Guide for Magento 2 Geozone Shipping\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp\",\"datePublished\":\"2025-02-17T06:28:01+00:00\",\"dateModified\":\"2026-02-06T07:58:44+00:00\",\"description\":\"This user guide of Magento 2 GeoZone Shipping sets location-based rates, allowing admins to create and manage zones with Google Maps easily.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp\",\"width\":1200,\"height\":346},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"User Guide for Magento 2 Geozone Shipping\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/580298c5bbc8ff69f5a76465ffb89353\",\"name\":\"Vaibhav Arora\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9e477a6fa4b1d59797a3b49623386d48045f6c477164b56ea2e9f5c81655eecc?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9e477a6fa4b1d59797a3b49623386d48045f6c477164b56ea2e9f5c81655eecc?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Vaibhav Arora\"},\"description\":\"Vaibhav is an E-Commerce Business Analyst with over two years of experience at Webkul, specializing in e-commerce solutions and content management. With a strong grasp of online trends, he excels in marketing strategy and fosters a collaborative team environment. He is also HubSpot SEO-I and SEO-II certified, further strengthening his expertise in search optimization and digital strategy.\",\"url\":\"https:\/\/webkul.com\/blog\/author\/vaibhavarora-bd73\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"User Guide for Magento 2 Geozone Shipping","description":"This user guide of Magento 2 GeoZone Shipping sets location-based rates, allowing admins to create and manage zones with Google Maps easily.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/","og_locale":"en_US","og_type":"article","og_title":"User Guide for Magento 2 Geozone Shipping","og_description":"This user guide of Magento 2 GeoZone Shipping sets location-based rates, allowing admins to create and manage zones with Google Maps easily.","og_url":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2025-02-17T06:28:01+00:00","article_modified_time":"2026-02-06T07:58:44+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp","type":"","width":"","height":""}],"author":"Vaibhav Arora","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Vaibhav Arora","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/"},"author":{"name":"Vaibhav Arora","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/580298c5bbc8ff69f5a76465ffb89353"},"headline":"User Guide for Magento 2 Geozone Shipping","datePublished":"2025-02-17T06:28:01+00:00","dateModified":"2026-02-06T07:58:44+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/"},"wordCount":1261,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp","articleSection":["Magento 2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/","url":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/","name":"User Guide for Magento 2 Geozone Shipping","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp","datePublished":"2025-02-17T06:28:01+00:00","dateModified":"2026-02-06T07:58:44+00:00","description":"This user guide of Magento 2 GeoZone Shipping sets location-based rates, allowing admins to create and manage zones with Google Maps easily.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/server-1.webp","width":1200,"height":346},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/magento2-geozone-shipping-documentation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"User Guide for Magento 2 Geozone Shipping"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/580298c5bbc8ff69f5a76465ffb89353","name":"Vaibhav Arora","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9e477a6fa4b1d59797a3b49623386d48045f6c477164b56ea2e9f5c81655eecc?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9e477a6fa4b1d59797a3b49623386d48045f6c477164b56ea2e9f5c81655eecc?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Vaibhav Arora"},"description":"Vaibhav is an E-Commerce Business Analyst with over two years of experience at Webkul, specializing in e-commerce solutions and content management. With a strong grasp of online trends, he excels in marketing strategy and fosters a collaborative team environment. He is also HubSpot SEO-I and SEO-II certified, further strengthening his expertise in search optimization and digital strategy.","url":"https:\/\/webkul.com\/blog\/author\/vaibhavarora-bd73\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/482505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/593"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=482505"}],"version-history":[{"count":13,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/482505\/revisions"}],"predecessor-version":[{"id":495811,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/482505\/revisions\/495811"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=482505"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=482505"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=482505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}