Installation
Before installing the extension, please make sure to Backup your web directory and store database
You will require to install MageDelight Base Extension first. If it is not installed then please download it from https://www.magedelight.com/pub/extensions/magedelight-base.zip and unzip the package file into the root folder of your Magento 2 installation.
Root Directory is - "app/code/magedelight/#YourExtensionName#"
- Unzip the extension package file into the root folder of your Magento 2 installation.
- Connect to SSH console of your server:
- Navigate to the root folder of your Magento 2 setup
Run command as per below sequence,
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
- log out from the backend and log in again
If you are using Magento 2.3 or later then you do not need to activate license. Extension will be activated with silent activation mechanism and does not require activation keys to be entered manually.
Backend Configuration (Admin side)
- Enable Geolocator: Enable/Disable geolocator module..
In Stock at Store: Displays label when the product is available for purchase at the specified store.
Out of Stock at Store: Displays label when the product is not available at the specified store.
PickUp available at Store: Displays label when the product is available for pickup at the specified store.
PickUp not available at Store: Displays label when the product is not available for pickup at the specified store.
Store is Closed: Displays label when the store is currently closed and unavailable for in-person visits.
Backend Functionality
- Manage all the stores you create through the "Manage Store" grid. To access this, navigate to Magedelight → Store Locator/Pickup → Manage Store. Here, you can view existing stores and add new ones. To create a new store, simply click on the 'Add New Store' button.
- Status: Enable or disable the store by selecting the appropriate status option.
- Store Name: Enter the name of the store that will be displayed.
- Store Email: Specify the email address associated with the store for contact purposes.
- Store View: Select the store view(s) for the store. You can choose multiple store views if needed.
- URL Key: Define a user-friendly SEO URL for the store's details page. If not provided, it will be automatically generated from the store name.
- Website URL: Enter the store's website URL, if available.
- Facebook URL: Provide the URL to the store’s Facebook page, which will be shown on the store details page.
- Twitter URL: Provide the URL to the store’s Twitter page, which will be displayed on the store details page.
MSI Source: Select the inventory source from the dropdown to manage stock based on different warehouse locations.
Use as Pickup Location: Option to enable or disable the store as a pickup location. When enabled, customers can choose this store to pick up their orders.
Frontend Functionality
- On the frontend homepage, you will find a "My Store" button located at the top of the header. Clicking this button will display a list of stores located near you.
- After clicking the "My Store" button, a list of all stores near your location will be displayed, showing details such as the store name, address, and operating hours. A search bar is also available to help you find a specific store. You can set a store as your preferred location by clicking the "Set as My Store" button. If you wish to reset your selection, click the "Reset" button on the homepage.
- On the category page, product labels are displayed based on your configuration settings. These labels indicate when a product is in stock at the current store, ensuring customers are informed of product availability. Additionally, the label will also appear when the store is closed, providing clear communication about store status at all times.
- On the product details page, you’ll find a label displaying "In Stock at the RG Store" along with the available quantity of the product at that location. For added convenience, you can click on the "Check Other Stores" hyperlink to view a list of nearby stores. This allows you to easily select an alternate pickup location for the product, ensuring a smooth and flexible shopping experience.
Gift wrapper at My Order Section:
The customer will be able to see the schedule delivery details, on order summary page.
Edit delivery date from frontend after order placement
Customers can change the delivery date after the order has been placed. Go to customer My Account > My orders > View Order.
At the end, find the option to edit the delivery date.
Admin will be notified for the change in delivery date.
As per standard Magento functionality once the order generated, order amount / delivery charges cannot be changed/modified from admin panel.
Thank you for choosing MageDelight!