Skip to content

Commit f8e0f62

Browse files
authored
Update README.md
1 parent 998ebba commit f8e0f62

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
Add miscellaneous HTML and scripts quickly and easily to your Magento2 checkout success page. Also, ideal for testing new styling of your thank your page, adding new static blocks or other customization to your checkout page.
55

6+
![success page miscellaneous html and scripts](https://user-images.githubusercontent.com/1415141/32399662-4081c186-c0ce-11e7-9389-26db6ead8e4c.gif)
7+
68
### Order Variables
79

810
- Order ID
@@ -13,7 +15,6 @@ Add miscellaneous HTML and scripts quickly and easily to your Magento2 checkout
1315
- Coupon Code
1416
- Discount
1517

16-
1718
## Installation
1819

1920
#### Step 1
@@ -35,9 +36,6 @@ composer require magepal/magento2-checkout-success-misc-script
3536
* php -f bin/magento setup:upgrade
3637

3738

38-
![success page miscellaneous html and scripts](https://user-images.githubusercontent.com/1415141/32399662-4081c186-c0ce-11e7-9389-26db6ead8e4c.gif)
39-
40-
4139
Contribution
4240
---
4341
Want to contribute to this extension? The quickest way is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

0 commit comments

Comments
 (0)