Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section

Allow gift wrapper on cart page

Column
width60%

Table of Contents
maxLevel3


Column
width30%





Section

Installation

Include Page
Base Module NotesBase Module Notes
Warning

Before installing the extension, please make sure to Backup your web directory and store database

  • 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,

      Panel

      php -f bin/magento setup:upgrade


      Panel

      php -f bin/magento module:enable Magedelight_Giftwrapper


      Panel

      php -f bin/magento setup:static-content:deploy


  • Flush store cache
  • log out from the backend and log in again

...

Section

Frontend Functionality


Once the extension is configured, categories and wrappers are added then Gift Wrapper selection will be displayed on product pages/cart/checkout pages as per settings enabled in admin panel.

Once you selected the category, gift wrapper listing will be displayed in a slider box assigned to that category.

Panel

Select category and gift wrapper, then add product to the cart. The selected gift wrapper will be displayed as product option under cart item listing.

Customers can write personal message along with recipient name and sender name which would get displayed on wrapper.

Price of gift wrapper will be shown as separate row (Gift wrapper) under cart summary totals block. Also gift wrapper option will be updated in mini-cart section available at top links.

Gift Wrapper in Mini Cart

Panel

Gift Wrapper on Cart Page

Customer can select different gift wrapper option for each item in cart. As the gift wrapper option are managed separately each item will listed individually with different gift wrapper.

Panel

While customer chooses to edit gift wrapper option on cart page, they will see popup with category selection.

Panel

On selection of particular category, all available gift wrap options will be appeared in a pop-up from where customer can choose the wrapper.

Panel

Gift Wrapper On Checkout Page

If the gift wrapper is allowed on checkout page from admin panel then the items those are allowed to display gift wrapper at product level, will have an option to add/edit/delete gift wrapper on checkout page.

Gift wrapper on My Order Section:

Customers will be able to see order details along with gift wrapper from "My Order" section.

Panel




Note

Extension does not support checkout with multiple address.


Section

Demo


Click here to visit frontend.

Click here to visit backend admin panel.

...