custom success page - marketplace.magento.com€¦ · introduction to custom success page for...

13
USER GUIDE ____________________________________________________________________________________ CUSTOM SUCCESS PAGE ____________________________________________________________________________________ Our support team: store.belvg.com store.belvg [email protected] +46406938483

Upload: others

Post on 21-Jun-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

USER GUIDE ____________________________________________________________________________________ 

 

CUSTOM SUCCESS PAGE 

 ____________________________________________________________________________________

Our support team: store.belvg.com store.belvg [email protected] +46406938483 

  

Page 2: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

Table of contents

Introduction to Custom Success Page for Magento 2 2

Key features 2

How to Install Custom Success Page Extension 3

How to configure 4

How to customize static blocks 6

How to customize shopping cart price rule 9

How to Use 10

Feedback 12

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 1

Page 3: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

1. Introduction to Custom Success Page for Magento 2 The module extends features of a default Checkout Success Page. You can easily add a block with a coupon for the next purchase, place a video or picture with 'Thank you!' message, provide information about related goods. It makes the page more helpful for customers, increases their satisfaction of the purchase and enhances loyalty. Little page changes lead to great sales!

Key features

● Display blocks with related products. ● Static blocks customization with coupons, special offers, and discounts. ● WYSIWYG and HTML-editors for both convenient and advanced blocks

management. ● Auto creation of price rules and discount code generation. ● Special variables to display order number and discount code. ● All necessary static blocks are created automatically. ● Full access to handling default Magento success page blocks.

The module provides you with the possibility to customize the success page, display special offers and related products blocks — all on one page with just a few mouse clicks. With this Magento extension you won’t need to contact a developer each time it is required to customize the success page of your website. Every change is feasible using WYSIWYG-editor meaning you can edit the success page of your website as easy as you edit text and add images in MS Office.

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 2

Page 4: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

2. How to Install Custom Success Page Extension Magento 2 provides a convenient way to manually install a module via composer. In case you got an extension from a provider like a zip-file, follow this instruction. Further run the following commands:

1. Enable module with php bin/magento module:enable Belvg_ThankYouPage 2. Run php bin/magento setup:upgrade 3. Recompile DI php bin/magento setup:di:compile 4. Recompile static files: php bin/magento setup:static-content:deploy 5. Flush cache php bin/magento cache:flush 

                      

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 3

Page 5: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

3. How to Configure

Note: The extension has been developed and tested only on the Luma and blank Magento themes, so the setting descriptions and screenshots provided in this manual may differ from those you may see if using some custom theme.

Log into the Magento 2 admin panel and switch to Stores ➔ Configuration. Under BELVG EXTENSIONS find and enter the Custom Success Page settings. You will find the list of options that let you configure and customize the success page to your liking. The first two options are default Magento settings which you have in a store by default.

The Custom Success Page extension adds the following options to your admin panel:

● Show custom static block: select Yes to display your custom static block on the success page instead of the Magento default one.

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 4

Page 6: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

● Custom static blocks: in the dropdown list select the name of the block you wish to display on the success page.

● Show cross sell block: select Yes to display the block with related products on the success page.

● Show coupons: enable this option if you wish to offer customers a special deal

or discount. ● Cart rules for auto-generated coupon codes: select the type of the rule that

will automatically generate coupons for your customers. ● Custom coupon static block: select the type of the coupon to be displayed on

the success page.

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 5

Page 7: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

How to customize static blocks The Success Page module comes with two predefined statics blocks: Custom Success Page: Success and Custom Success Page: Coupons. You are able to customize and edit these default static blocks or create new ones just to your liking. To customize a predefined block, switch to the Content ➔ Blocks section. In the list of your static blocks you will find the newly added blocks: Custom Success Page: Success and Custom Success Page: Coupons.

Enter the Custom Success Page: Success settings and you will find the same options to edit that are available for any other default Magento block.

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 6

Page 8: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

There you will also find the {{var increment_id}} variable which stands for the order ID number.

When editing the Custom Success Page: Success block you need to place the {{var increment_id}} variable in any place on the page where you wish to display the order ID.

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 7

Page 9: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

The Custom Success Page: Coupons block uses the {{var code}} variable to display the discount code.

Put the variable in any place on the page where you wish to display the special discount code for your customers. Add any additional text or media to make the page more customer-friendly.

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 8

Page 10: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

How to customize shopping cart price rule Cart price rule is created automatically. In order to change it navigate to Marketing ➔ Cart Price Rules and select Custom Success Page: Coupons 20% OFF.

In the Cart Price Rules section you can create your own Cart Price Rules as well. That is all! Once you are done with the settings, click Save and go to the frontend to see how your success page looks like.

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 9

Page 11: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

3. How to Use As soon as you install and configure the module, your default success page will be upgraded with a new look and several new blocks will appear. First off, the page is decorated with the customizable static block that can display any information you wish. Additional coupon block offers customers a special discount or any other type of deal that you may specify and edit in the module settings.

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 10

Page 12: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

And finally, an additional block with related products can help you bring the customers back to shop to make new purchases!

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 11

Page 13: CUSTOM SUCCESS PAGE - marketplace.magento.com€¦ · Introduction to Custom Success Page for Magento 2 2 Key features 2 How to Install Custom Success Page Extension 3 ... The module

CUSTOM SUCCESS PAGE 

___________________________________________________________________________________

We’d be happy to hear your feedback!

Your comments help us provide the best service on the market. So, please, take a moment and share your thoughts.

In case any difficulties feel free to contact us.

We’ll be happy to assist!

____________________________________________________________________________________

store.belvg.com Skype: store.belvg Email: [email protected] Phone: +46406938483 12