40 likes | 56 Views
Discounts and offers attract customers to your online store. Discounts would increase your sales and bring more traffic. <br><br>Offering discounts in a proper manner can help customers take informed decisions. Based on this idea, Meetanshi has developed the Magento 2 Total Savings extension that will help to calculate total savings and display on the cart and checkout page on Magento 2 store. <br><br>Give them an idea, about the monetary benefits they gain from the discounts offered. This would surely repeat the clients, attract more customers and win customer loyalty. <br><br>
E N D
Total Savings for Magento 2 User Guide Table of Content 1.Extension Installation Guide 2.Configuration 3.Total Savings in Frontend Total Savings for Magento 2 © Meetanshi
1.Extension Installation •For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/Totalsaving oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/Totalsaving via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush •For Meetanshi Customers oExtract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush 2.Configuration For configuring the extension, login to Magento 2, move to Stores → Total Savings where you can find various settings to enable the extension. •Total Savings: Enable the Total Savings extension from here. •Total Savings Label: Enter text to label total saving value on the cart and checkout page in frontend. •Display Total Saving As: Select one of the total saving value types to be displayed in the frontend. oFixed Amount: Set to show total saving value as fixed price. oPercentage: Set to show total saving value in percentage. •Total Savings Value Display Color: Set color in which you want to show the total saving value in the frontend to differentiate it from other amounts. → Configuration → → Meetanshi > Total Savings for Magento 2 © Meetanshi
3.Total Savings in Frontend Once the extension is enabled, whenever the users add a discounted product to the cart, they can see total savings amount with the set label in the frontend. The amount is shown in the color set from the backend to highlight the display of total savings amount from other amounts. Total savings amount will be shown only if: •A coupon code is applied or product is discounted automatically. •A product is having a special price. •Total Savings Amount on Cart Page Total Savings for Magento 2 © Meetanshi
•Total Savings Amount on Checkout Page Total Savings for Magento 2 © Meetanshi