Allow gift hamper on cart page
Installation
Before installing the extension, please make sure to Backup your web directory and store the database
- Unzip the extension package file into the root folder of your Magento 2 installation.
- Connect to the SSH console of your server:
- Navigate to the root folder of your Magento 2 setup
Run the command as per the below sequence,
php -f bin/magento setup: upgrade
php -f bin/magento module:enable Magedelight_Gifthamper
php -f bin/magento setup:static-content:deploy
- Flush store cache
- log out from the backend and log in again
Backend Configuration (Admin side)
General
- Enable: Enable/Disable gift hamper extension by selecting Yes/No Values.
- Fill Hamper Calculation Based On: Set the option to calculate the hamper size based on quantity or the dimensions ( L*W*H); only one option can be used at a time.
- Allowed Add To Cart: If the hamper size is calculated based on dimensions (Length x Width x Height), users can only set a minimum percentage for adding the hamper to the cart after meeting the specified criteria.
- Custom Label: You can set labels for selecting the hamper, choosing its size, and filling it, along with descriptions for each step; these labels and descriptions will be displayed on the frontend.
Backend Functionality
- Grid: Use the grid to manage all previously added gift hampers for your store. From here, you can search for and edit hampers. Click the "Add Gift Hamper Product" button to create a new hamper product.
Add New Gift Hamper Product
- Enable: Enable/Disable gift hamper product by selecting Yes/No Values.
- : Select the desired attribute for the hamper product from the drop-down menu.
- : Set the label for the product hamper to define how it will be identified and displayed.
-
- Sort Order: Assign numeric values to hampers to set their order and priority, with lower numbers indicating higher priority.
- : Set a summary or explanation of the hamper product that will be displayed on the front end.
- Hamper Variation: To select products for the hamper, please click the " Add Products to Option" button. Once the product list appears, choose the desired items and finalize your selection by clicking the "Add Selected Products" button.
- Images and Videos: Upload the images and videos for the hamper product you wish to display on the front end.
- : Set a user-friendly identifier to create an SEO-optimized URL for the hamper product.
- Meta Title: Set the title of a web page that appears in search engine results and browser tabs.
- Meta Keywords: Set the label for the keywords that were once used by the hamper product to understand the page's content and improve search rankings.
- Meta Description: Set a concise summary of the hamper product’s content to enhance user understanding of the page's relevance, thereby influencing their decision to click through.
Frontend Functionality
Extension does not support checkout with multiple address.
Thank you for choosing MageDelight!