Public
Documentation Settings

Thank you page

GETGet Rule List

{{magento_base_url}}/rest/V1/mpThankYouPage/rules

You can filter by using params SearchCriteria

HEADERS
Content-Type

application/json

Authorization

Bearer {{admin_token}}

PARAMS
searchCriteria[filter_groups][0][filters][0][field]
searchCriteria[filter_groups][0][filters][0][value]
searchCriteria[filter_groups][0][filters][0][condition_type]
Example Request
curl
curl --location -g '{{magento_base_url}}/rest/V1/mpThankYouPage/rules' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {{admin_token}}'
200 OK
Example Response
json
{
  "items": [
    {
      "template_id": 1,
      "name": "rule 1- style 1",
      "page_type": "newsletter",
      "status": 1,
      "store_ids": "0",
      "customer_group_ids": "1",
      "priority": 3,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": true
      },
      "style": "style1",
      "custom_style": null,
      "title": "Thank you for signing up!",
      "sub_title": "Welcome you to our exclusive newsletters with every updates",
      "description": "You would be the first to reach our latest arrivals, news, events, various special promotions, giveaways and more.Stay tuned and keep updated. All the best!",
      "continue_button": null,
      "block": null,
      "custom_html": null,
      "custom_css": ".mpthankyoupage.newsletter {\r\n        text-align: center;\r\n        margin-bottom: 20px\r\n    }\r\n/* Design for style 1   */\r\n    .mpthankyoupage .mp-container.style1 i.fa.fa-check-circle {\r\n        font-size: 60px;\r\n        color: #ffc107;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .title {\r\n        font-size: 40px;\r\n        font-weight: bold;\r\n        margin-top: 25px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .subtitle {\r\n        font-size: large;\r\n        font-weight: 600;\r\n        color: #eb5202;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .action.primary {\r\n        background: #ffc107;\r\n        border: 1px solid #ffc107;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .mp-coupon {\r\n        color: #eb5202;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 2*/\r\n    .mpthankyoupage.newsletter .mp-container.style2 {\r\n        margin: 0 auto;\r\n        background-color: #f86c6b;\r\n        padding: 100px 50px 20px;\r\n    }\r\n    .mpthankyoupage.newsletter .mp-container.style2 .mp-content {\r\n        background-color: #fff;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .title {\r\n        font-family: Cambria, Georgia, serif;\r\n        font-size: 50px;\r\n        font-variant: normal;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 10px;\r\n        padding-top: 15px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .subtitle {\r\n        font-size: 16px;\r\n        margin-bottom: 10px;\r\n        margin-top: 10px;\r\n        color: #f86c6b;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .additional {\r\n        margin-top: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .order-coupons {\r\n        padding: 1px 20px 5px;\r\n        font-family: Cambria, Georgia, serif;\r\n        margin: 10px 35px;\r\n    }\r\n\r\n    .mpthankyoupage .mp-container.style2 .mp-content strong.mp-coupon {\r\n        color: #f86c6b;\r\n        font-size: 18px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .action.primary {\r\n        background: #f86c6b;\r\n        border: 1px solid #eb5202;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 3*/\r\n    .mp-container.style3 {\r\n        background-image: url(https://i.imgur.com/kSOYqE3.jpg);\r\n        height: 985px;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        position: relative;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .action.primary {\r\n        background: #1979c3;\r\n        border: 1px solid #1979c3;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .title {\r\n        font-family: Arial Black, Arial Bold, Gadget, sans-serif;\r\n        font-size: 40px;\r\n        font-variant: normal;\r\n        font-weight: bold;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 5px;\r\n        color: #1979c3;\r\n    }\r\n    .mp-container.style3 .fa.fa-check {\r\n        font-size: 90px;\r\n        color: #1979c3;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .subtitle, .mpthankyoupage .mp-container.style3 .mp-content .description {\r\n        font-size: 1.7rem;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content strong.mp-coupon {\r\n        color: #1979c3;\r\n        font-size: 20px;\r\n    }\r\n    /* End*/",
      "static_block1": 10,
      "static_block2": null,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 5,
      "coupon_pattern": "[5A]",
      "coupon_label": "<div class=\"subscribe-coupons\">Enter coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> when you make your next purchase enjoy <strong class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> off</div>",
      "enable_faq": 1,
      "faq_title": "Thank you page FAQ",
      "faq_category": 1,
      "faq_limit": 5,
      "enable_product_slider": null,
      "product_slider_id": "new",
      "product_slider_title": null,
      "product_slider_limit": 10,
      "product_slider_additional": null,
      "created_at": "2020-02-28 04:20:19",
      "updated_at": "2020-03-02 02:21:46"
    },
    {
      "template_id": 2,
      "name": "api - complex style",
      "page_type": "order",
      "status": 1,
      "store_ids": "0",
      "customer_group_ids": "1",
      "priority": 0,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "conditions": [
          {
            "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Address",
            "operator": ">=",
            "attribute_name": "total_qty",
            "value": "3"
          }
        ],
        "aggregator_type": "all",
        "operator": null,
        "value": "1"
      },
      "style": "complex",
      "custom_style": 1,
      "title": "Thank you for your purchase!",
      "sub_title": null,
      "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
      "continue_button": null,
      "block": null,
      "custom_html": "<div class=\"mp-complex\">\r\n    <div class=\"col-mp mp-7\">\r\n        <div class=\"mpthankyoupage-title\">\r\n            <div class=\"page-title\">Thank you for your purchase!</div>\r\n        </div>\r\n        <div class=\"mpthankyoupage-details\">\r\n            <div class=\"mp-subtitle\">\r\n                <h4>Your order has been placed and will be processed as soon as possible.</h4>\r\n            </div>\r\n            <div class=\"mp-description\">\r\n                <div class=\"info\">\r\n                    <p>Your order number: <b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp mp-5\">\r\n        <div class=\"additional\">\r\n            <div class=\"addthis-share\">\r\n                <div class=\"addthis_inline_share_toolbox\"></div>\r\n                <script type=\"text/javascript\" src=\"//s7.addthis.com/js/300/addthis_widget.js#pubid={{ addthiskey }}\"\r\n                        async=\"async\"></script>\r\n            </div>\r\n            <div class=\"order-coupons\">\r\n                <div>Use this coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> to get <strong\r\n                        class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> on your next order.\r\n                </div>\r\n            </div>\r\n            <div class=\"mp-actions-toolbar\">\r\n                <div class=\"primary\" style=\"float: none;\">\r\n                    <a class=\"action primary continue\" href=\"{{ store.base_url }}\"><span>Continue Shopping</span></a>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    {% if static_block_2 %}\r\n    <div class=\"col-mp mp-7\">\r\n        <div class=\"col-mp\">\r\n            <div class=\"order-addresses\">\r\n                <div class=\"mp-order-detail\">\r\n                    <div class=\"order-details col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Order Details</h3>\r\n                        <p>Order Number: <b>#{{ order.increment_id }}</b></p>\r\n                        <p>Total: <b>{{ total }}</b></p>\r\n                        <p>Order create at: <b>{{ order.created_at }}</b></p>\r\n                    </div>\r\n                    <div class=\"mp-billing-address col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Billing Address</h3>\r\n                        <p>{{formattedBillingAddress}}</p>\r\n                    </div>\r\n                    {% if order.is_virtual == 0 %}\r\n                    <div class=\"mp-shipping-method col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Shipping Method</h3>\r\n                        <p>{{ order.shipping_description }}</p>\r\n                    </div>\r\n                    {% endif %}\r\n                    <div class=\"mp-payment-method col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Payment Method</h3>\r\n                        <table class=\"paymentTable\">\r\n                            <tbody>\r\n                            <tr>\r\n                                <td>{{ payment_html }}</td>\r\n                            </tr>\r\n                            </tbody>\r\n                        </table>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div class=\"col-mp\">\r\n            {% unless customer.entity_id %}\r\n            <div id=\"registration\" class=\"col-mp mp-xs-12 mp-5\">\r\n                <div>\r\n                    <h4>Create an Account</h4>\r\n                    <p>You can track your order status by creating an account.</p>\r\n                    <p><span>Email Address</span>: <span>{{email_address}}</span></p>\r\n                    <form method=\"get\" action=\"{{create_account_url}}\">\r\n                        <input type=\"submit\" class=\"action primary\" value=\"Create an Account\">\r\n                    </form>\r\n                </div>\r\n            </div>\r\n            {% endunless %}\r\n            <div class=\"mp-newsletter col-mp mp-xs-12 mp-5\">\r\n                <h4>Sign Up for Our Newsletter</h4>\r\n                <p>For every updated news, events, promotion or loyalty programs</p>\r\n                <div class=\"content\">\r\n                    <form class=\"form subscribe\"\r\n                          novalidate\r\n                          action=\"{{form_action_url}}\"\r\n                          method=\"post\"\r\n                          data-mage-init='{\"validation\": {\"errorClass\": \"mage-error\"}}'\r\n                          id=\"newsletter-validate-detail\">\r\n                        <div class=\"field newsletter\">\r\n                            <div class=\"control\">\r\n                                <label for=\"newsletter\"></label><input name=\"email\" type=\"email\" id=\"newsletter\"\r\n                                                                       value=\"{{email_address}}\"\r\n                                                                       data-validate=\"{required:true, 'validate-email':true}\"/>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"actions\">\r\n                            <button class=\"action subscribe primary\" title=\"Subscribe\" type=\"submit\">\r\n                                <span>Subscribe</span>\r\n                            </button>\r\n                        </div>\r\n                    </form>\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div class=\"col-mp\">\r\n            <div class=\"mp-block-1\">\r\n                {{static_block_1}}\r\n            </div>\r\n        </div>\r\n    </div>\r\n\r\n    <div class=\"col-mp mp-5\">\r\n        <div class=\"mp-block-2\">\r\n            {{static_block_2}}\r\n        </div>\r\n    </div>\r\n    {% else %}\r\n    <div class=\"col-mp mp-12\">\r\n        <div class=\"order-addresses container\">\r\n            <div class=\"mp-order-detail\">\r\n                <div class=\"order-details col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Order Details</h3>\r\n                    <p>Order Number: <b>#{{ order.increment_id }}</b></p>\r\n                    <p>Total: <b>{{ total }}</b></p>\r\n                    <p>Order create at: <b>{{ order.created_at }}</b></p>\r\n                </div>\r\n                <div class=\"mp-billing-address col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Billing Address</h3>\r\n                    <p>{{formattedBillingAddress}}</p>\r\n                </div>\r\n                {% if order.is_virtual == 0 %}\r\n                <div class=\"mp-shipping-method col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Shipping Method</h3>\r\n                    <p>{{ order.shipping_description }}</p>\r\n                </div>\r\n                {% endif %}\r\n                <div class=\"mp-payment-method col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Payment Method</h3>\r\n                    <table class=\"paymentTable\">\r\n                        <tbody>\r\n                        <tr>\r\n                            <td>{{ payment_html }}</td>\r\n                        </tr>\r\n                        </tbody>\r\n                    </table>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp mp-12\">\r\n        {% unless customer.entity_id %}\r\n        <div id=\"registration\" class=\"col-mp mp-xs-12 mp-5\">\r\n            <div>\r\n                <h4>Create an Account</h4>\r\n                <p>You can track your order status by creating an account.</p>\r\n                <p><span>Email Address</span>: <span>{{email_address}}</span></p>\r\n                <form method=\"get\" action=\"{{create_account_url}}\">\r\n                    <input type=\"submit\" class=\"action primary\" value=\"Create an Account\">\r\n                </form>\r\n            </div>\r\n        </div>\r\n        {% endunless %}\r\n        <div class=\"mp-newsletter col-mp mp-xs-12 mp-5\">\r\n            <h4>Sign Up for Our Newsletter</h4>\r\n            <p>For every updated news, events, promotion or loyalty programs</p>\r\n            <div class=\"content\">\r\n                <form class=\"form subscribe\"\r\n                      novalidate\r\n                      action=\"{{form_action_url}}\"\r\n                      method=\"post\"\r\n                      data-mage-init='{\"validation\": {\"errorClass\": \"mage-error\"}}'\r\n                      id=\"newsletter-validate-detail\">\r\n                    <div class=\"field newsletter\">\r\n                        <div class=\"control\">\r\n                            <label for=\"newsletter\"></label><input name=\"email\" type=\"email\" id=\"newsletter\"\r\n                                                                   value=\"{{email_address}}\"\r\n                                                                   data-validate=\"{required:true, 'validate-email':true}\"/>\r\n                        </div>\r\n                    </div>\r\n                    <div class=\"actions\">\r\n                        <button class=\"action subscribe primary\" title=\"Subscribe\" type=\"submit\">\r\n                            <span>Subscribe</span>\r\n                        </button>\r\n                    </div>\r\n                </form>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp\">\r\n        <div class=\"mp-block-1\">\r\n            {{static_block_1}}\r\n        </div>\r\n    </div>\r\n    {% endif %}\r\n</div>",
      "custom_css": ".mp-simple, .mp-complex {\r\n    margin-top: 20px;\r\n}\r\n\r\n.mp-complex .page-title {\r\n    text-transform: uppercase;\r\n    font-weight: bold;\r\n    font-family: \"Arial Black\", Gadget, sans-serif;\r\n    font-size: 2.8rem;\r\n    line-height: 1.1;\r\n    margin-bottom: 20px;\r\n    padding: 12px 10px;\r\n}\r\n\r\n.mp-complex .addthis-share, .mp-complex .mp-actions-toolbar {\r\n    margin: 12px 0;\r\n}\r\n\r\n.mp-complex table.table-order-review {\r\n    border-top: 1px solid #cccccc;\r\n    margin: 0 -20px;\r\n    overflow-x: auto;\r\n    padding: 15px;\r\n}\r\n\r\n.order-addresses {\r\n    display: flex;\r\n    justify-content: center;\r\n}\r\n\r\n.mp-order-detail {\r\n    margin-top: 10px;\r\n    margin-bottom: 10px;\r\n    border: solid 1px #808080;\r\n    padding: 5px;\r\n}\r\n\r\n.mp-complex .mp-block-heading {\r\n    font-size: 16px;\r\n    box-sizing: border-box;\r\n}\r\n\r\n@media (min-width: 321px) and (max-width: 480px) {\r\n    .mp-complex .mp-order-detail h3.mp-block-heading {\r\n        font-size: 17px;\r\n    }\r\n}\r\n\r\n@media (max-width: 320px) {\r\n    .mp-complex .mp-order-detail {\r\n        font-size: 10px;\r\n    }\r\n\r\n    .mp-complex .mp-order-detail h3.mp-block-heading {\r\n        font-size: 14px;\r\n    }\r\n}\r\n\r\n.mp-complex tfoot.order-totals {\r\n    background: #f5f5f5;\r\n}\r\n\r\n@media (min-width: 481px) and (max-width: 767px) {\r\n    .mp-newsletter .field.newsletter {\r\n        width: 375px;\r\n    }\r\n}\r\n\r\n.mp-newsletter .title, .mp-newsletter .content, .mp-newsletter .content .actions {\r\n    margin-top: 1rem;\r\n}\r\n\r\n.mp-simple .mp-actions-toolbar, .mp-simple .order-coupons, #registration, .mp-newsletter {\r\n    margin: 10px;\r\n}\r\n\r\n.mp-complex .mp-coupon {\r\n    color: #1979c3;;\r\n}\r\n\r\n\r\n.owl-item li.product-slider {\r\n    width: 100% !important;\r\n}\r\n\r\n.mp-product-slider-title {\r\n    font-size: 3.8rem;\r\n    position: relative;\r\n    z-index: 1;\r\n    margin: 0 0 5px;\r\n    text-align: center;\r\n    display: block;\r\n    -webkit-margin-before: 0.83em;\r\n    -webkit-margin-after: 0.83em;\r\n    -webkit-margin-start: 0;\r\n    -webkit-margin-end: 0;\r\n}\r\n\r\n.mp-product-slider-block {\r\n    margin: 0 !important;\r\n}\r\n\r\n.col-mp {\r\n    padding: 0 5px;\r\n}",
      "static_block1": 11,
      "static_block2": 8,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 5,
      "coupon_pattern": "THANKS-[3AN]-[2N]",
      "coupon_label": "abc",
      "enable_faq": 1,
      "faq_title": "FAQS",
      "faq_category": null,
      "faq_limit": 0,
      "enable_product_slider": 1,
      "product_slider_id": null,
      "product_slider_title": "order slider",
      "product_slider_limit": 0,
      "product_slider_additional": "1,2,3,4",
      "created_at": "2020-02-28 04:24:32",
      "updated_at": "2020-02-28 07:12:10"
    },
    {
      "template_id": 3,
      "name": "o123",
      "page_type": "order",
      "status": 0,
      "store_ids": "2",
      "customer_group_ids": "2",
      "priority": 0,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": "1"
      },
      "style": "simple",
      "custom_style": 0,
      "title": "Thank you for your purchase!",
      "sub_title": "Your order has been placed and will be processed as soon as possible.",
      "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
      "continue_button": 1,
      "block": "order_detail,social_sharing,account,subscribe",
      "custom_html": null,
      "custom_css": null,
      "static_block1": 0,
      "static_block2": 0,
      "social_share": null,
      "enable_coupon": 1,
      "rule_id": 5,
      "coupon_pattern": "GIFT-[4AN]-[3A]-[5N] ",
      "coupon_label": null,
      "enable_faq": 1,
      "faq_title": null,
      "faq_category": null,
      "faq_limit": 5,
      "enable_product_slider": 1,
      "product_slider_id": null,
      "product_slider_title": "Product slider",
      "product_slider_limit": 10,
      "product_slider_additional": "1,2,3,4",
      "created_at": "2020-02-28 06:53:10",
      "updated_at": "2020-02-28 07:18:39"
    },
    {
      "template_id": 4,
      "name": "api 2 - complex style",
      "page_type": "order",
      "status": 0,
      "store_ids": "0",
      "customer_group_ids": "1,2",
      "priority": 0,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": "1"
      },
      "style": "simple",
      "custom_style": 1,
      "title": "Thank you for your purchase!",
      "sub_title": null,
      "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
      "continue_button": null,
      "block": null,
      "custom_html": "<div class=\"mp-complex\">\r\n    <div class=\"col-mp mp-7\">\r\n        <div class=\"mpthankyoupage-title\">\r\n            <div class=\"page-title\">Thank you for your purchase!</div>\r\n        </div>\r\n        <div class=\"mpthankyoupage-details\">\r\n            <div class=\"mp-subtitle\">\r\n                <h4>Your order has been placed and will be processed as soon as possible.</h4>\r\n            </div>\r\n            <div class=\"mp-description\">\r\n                <div class=\"info\">\r\n                    <p>Your order number: <b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp mp-5\">\r\n        <div class=\"additional\">\r\n            <div class=\"addthis-share\">\r\n                <div class=\"addthis_inline_share_toolbox\"></div>\r\n                <script type=\"text/javascript\" src=\"//s7.addthis.com/js/300/addthis_widget.js#pubid={{ addthiskey }}\"\r\n                        async=\"async\"></script>\r\n            </div>\r\n            <div class=\"order-coupons\">\r\n                <div>Use this coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> to get <strong\r\n                        class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> on your next order.\r\n                </div>\r\n            </div>\r\n            <div class=\"mp-actions-toolbar\">\r\n                <div class=\"primary\" style=\"float: none;\">\r\n                    <a class=\"action primary continue\" href=\"{{ store.base_url }}\"><span>Continue Shopping</span></a>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    {% if static_block_2 %}\r\n    <div class=\"col-mp mp-7\">\r\n        <div class=\"col-mp\">\r\n            <div class=\"order-addresses\">\r\n                <div class=\"mp-order-detail\">\r\n                    <div class=\"order-details col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Order Details</h3>\r\n                        <p>Order Number: <b>#{{ order.increment_id }}</b></p>\r\n                        <p>Total: <b>{{ total }}</b></p>\r\n                        <p>Order create at: <b>{{ order.created_at }}</b></p>\r\n                    </div>\r\n                    <div class=\"mp-billing-address col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Billing Address</h3>\r\n                        <p>{{formattedBillingAddress}}</p>\r\n                    </div>\r\n                    {% if order.is_virtual == 0 %}\r\n                    <div class=\"mp-shipping-method col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Shipping Method</h3>\r\n                        <p>{{ order.shipping_description }}</p>\r\n                    </div>\r\n                    {% endif %}\r\n                    <div class=\"mp-payment-method col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Payment Method</h3>\r\n                        <table class=\"paymentTable\">\r\n                            <tbody>\r\n                            <tr>\r\n                                <td>{{ payment_html }}</td>\r\n                            </tr>\r\n                            </tbody>\r\n                        </table>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div class=\"col-mp\">\r\n            {% unless customer.entity_id %}\r\n            <div id=\"registration\" class=\"col-mp mp-xs-12 mp-5\">\r\n                <div>\r\n                    <h4>Create an Account</h4>\r\n                    <p>You can track your order status by creating an account.</p>\r\n                    <p><span>Email Address</span>: <span>{{email_address}}</span></p>\r\n                    <form method=\"get\" action=\"{{create_account_url}}\">\r\n                        <input type=\"submit\" class=\"action primary\" value=\"Create an Account\">\r\n                    </form>\r\n                </div>\r\n            </div>\r\n            {% endunless %}\r\n            <div class=\"mp-newsletter col-mp mp-xs-12 mp-5\">\r\n                <h4>Sign Up for Our Newsletter</h4>\r\n                <p>For every updated news, events, promotion or loyalty programs</p>\r\n                <div class=\"content\">\r\n                    <form class=\"form subscribe\"\r\n                          novalidate\r\n                          action=\"{{form_action_url}}\"\r\n                          method=\"post\"\r\n                          data-mage-init='{\"validation\": {\"errorClass\": \"mage-error\"}}'\r\n                          id=\"newsletter-validate-detail\">\r\n                        <div class=\"field newsletter\">\r\n                            <div class=\"control\">\r\n                                <label for=\"newsletter\"></label><input name=\"email\" type=\"email\" id=\"newsletter\"\r\n                                                                       value=\"{{email_address}}\"\r\n                                                                       data-validate=\"{required:true, 'validate-email':true}\"/>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"actions\">\r\n                            <button class=\"action subscribe primary\" title=\"Subscribe\" type=\"submit\">\r\n                                <span>Subscribe</span>\r\n                            </button>\r\n                        </div>\r\n                    </form>\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div class=\"col-mp\">\r\n            <div class=\"mp-block-1\">\r\n                {{static_block_1}}\r\n            </div>\r\n        </div>\r\n    </div>\r\n\r\n    <div class=\"col-mp mp-5\">\r\n        <div class=\"mp-block-2\">\r\n            {{static_block_2}}\r\n        </div>\r\n    </div>\r\n    {% else %}\r\n    <div class=\"col-mp mp-12\">\r\n        <div class=\"order-addresses container\">\r\n            <div class=\"mp-order-detail\">\r\n                <div class=\"order-details col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Order Details</h3>\r\n                    <p>Order Number: <b>#{{ order.increment_id }}</b></p>\r\n                    <p>Total: <b>{{ total }}</b></p>\r\n                    <p>Order create at: <b>{{ order.created_at }}</b></p>\r\n                </div>\r\n                <div class=\"mp-billing-address col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Billing Address</h3>\r\n                    <p>{{formattedBillingAddress}}</p>\r\n                </div>\r\n                {% if order.is_virtual == 0 %}\r\n                <div class=\"mp-shipping-method col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Shipping Method</h3>\r\n                    <p>{{ order.shipping_description }}</p>\r\n                </div>\r\n                {% endif %}\r\n                <div class=\"mp-payment-method col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Payment Method</h3>\r\n                    <table class=\"paymentTable\">\r\n                        <tbody>\r\n                        <tr>\r\n                            <td>{{ payment_html }}</td>\r\n                        </tr>\r\n                        </tbody>\r\n                    </table>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp mp-12\">\r\n        {% unless customer.entity_id %}\r\n        <div id=\"registration\" class=\"col-mp mp-xs-12 mp-5\">\r\n            <div>\r\n                <h4>Create an Account</h4>\r\n                <p>You can track your order status by creating an account.</p>\r\n                <p><span>Email Address</span>: <span>{{email_address}}</span></p>\r\n                <form method=\"get\" action=\"{{create_account_url}}\">\r\n                    <input type=\"submit\" class=\"action primary\" value=\"Create an Account\">\r\n                </form>\r\n            </div>\r\n        </div>\r\n        {% endunless %}\r\n        <div class=\"mp-newsletter col-mp mp-xs-12 mp-5\">\r\n            <h4>Sign Up for Our Newsletter</h4>\r\n            <p>For every updated news, events, promotion or loyalty programs</p>\r\n            <div class=\"content\">\r\n                <form class=\"form subscribe\"\r\n                      novalidate\r\n                      action=\"{{form_action_url}}\"\r\n                      method=\"post\"\r\n                      data-mage-init='{\"validation\": {\"errorClass\": \"mage-error\"}}'\r\n                      id=\"newsletter-validate-detail\">\r\n                    <div class=\"field newsletter\">\r\n                        <div class=\"control\">\r\n                            <label for=\"newsletter\"></label><input name=\"email\" type=\"email\" id=\"newsletter\"\r\n                                                                   value=\"{{email_address}}\"\r\n                                                                   data-validate=\"{required:true, 'validate-email':true}\"/>\r\n                        </div>\r\n                    </div>\r\n                    <div class=\"actions\">\r\n                        <button class=\"action subscribe primary\" title=\"Subscribe\" type=\"submit\">\r\n                            <span>Subscribe</span>\r\n                        </button>\r\n                    </div>\r\n                </form>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp\">\r\n        <div class=\"mp-block-1\">\r\n            {{static_block_1}}\r\n        </div>\r\n    </div>\r\n    {% endif %}\r\n</div>",
      "custom_css": ".mp-simple, .mp-complex {\r\n    margin-top: 20px;\r\n}\r\n\r\n.mp-complex .page-title {\r\n    text-transform: uppercase;\r\n    font-weight: bold;\r\n    font-family: \"Arial Black\", Gadget, sans-serif;\r\n    font-size: 2.8rem;\r\n    line-height: 1.1;\r\n    margin-bottom: 20px;\r\n    padding: 12px 10px;\r\n}\r\n\r\n.mp-complex .addthis-share, .mp-complex .mp-actions-toolbar {\r\n    margin: 12px 0;\r\n}\r\n\r\n.mp-complex table.table-order-review {\r\n    border-top: 1px solid #cccccc;\r\n    margin: 0 -20px;\r\n    overflow-x: auto;\r\n    padding: 15px;\r\n}\r\n\r\n.order-addresses {\r\n    display: flex;\r\n    justify-content: center;\r\n}\r\n\r\n.mp-order-detail {\r\n    margin-top: 10px;\r\n    margin-bottom: 10px;\r\n    border: solid 1px #808080;\r\n    padding: 5px;\r\n}\r\n\r\n.mp-complex .mp-block-heading {\r\n    font-size: 16px;\r\n    box-sizing: border-box;\r\n}\r\n\r\n@media (min-width: 321px) and (max-width: 480px) {\r\n    .mp-complex .mp-order-detail h3.mp-block-heading {\r\n        font-size: 17px;\r\n    }\r\n}\r\n\r\n@media (max-width: 320px) {\r\n    .mp-complex .mp-order-detail {\r\n        font-size: 10px;\r\n    }\r\n\r\n    .mp-complex .mp-order-detail h3.mp-block-heading {\r\n        font-size: 14px;\r\n    }\r\n}\r\n\r\n.mp-complex tfoot.order-totals {\r\n    background: #f5f5f5;\r\n}\r\n\r\n@media (min-width: 481px) and (max-width: 767px) {\r\n    .mp-newsletter .field.newsletter {\r\n        width: 375px;\r\n    }\r\n}\r\n\r\n.mp-newsletter .title, .mp-newsletter .content, .mp-newsletter .content .actions {\r\n    margin-top: 1rem;\r\n}\r\n\r\n.mp-simple .mp-actions-toolbar, .mp-simple .order-coupons, #registration, .mp-newsletter {\r\n    margin: 10px;\r\n}\r\n\r\n.mp-complex .mp-coupon {\r\n    color: #1979c3;;\r\n}\r\n\r\n\r\n.owl-item li.product-slider {\r\n    width: 100% !important;\r\n}\r\n\r\n.mp-product-slider-title {\r\n    font-size: 3.8rem;\r\n    position: relative;\r\n    z-index: 1;\r\n    margin: 0 0 5px;\r\n    text-align: center;\r\n    display: block;\r\n    -webkit-margin-before: 0.83em;\r\n    -webkit-margin-after: 0.83em;\r\n    -webkit-margin-start: 0;\r\n    -webkit-margin-end: 0;\r\n}\r\n\r\n.mp-product-slider-block {\r\n    margin: 0 !important;\r\n}\r\n\r\n.col-mp {\r\n    padding: 0 5px;\r\n}",
      "static_block1": 0,
      "static_block2": 0,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 5,
      "coupon_pattern": "[41AN]",
      "coupon_label": "abc",
      "enable_faq": 0,
      "faq_title": null,
      "faq_category": null,
      "faq_limit": null,
      "enable_product_slider": 1,
      "product_slider_id": null,
      "product_slider_title": null,
      "product_slider_limit": 0,
      "product_slider_additional": "1,2,3,4",
      "created_at": "2020-02-28 07:15:58",
      "updated_at": "2020-02-28 07:35:09"
    },
    {
      "template_id": 5,
      "name": "newletter 2",
      "page_type": "newsletter",
      "status": 1,
      "store_ids": "2",
      "customer_group_ids": "0",
      "priority": 0,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": true
      },
      "style": "style2",
      "custom_style": null,
      "title": "Thank you for signing up!",
      "sub_title": "Welcome you to our exclusive newsletters with every updates",
      "description": "You would be the first to reach our latest arrivals, news, events, various special promotions, giveaways and more.Stay tuned and keep updated. All the best!",
      "continue_button": null,
      "block": null,
      "custom_html": null,
      "custom_css": ".mpthankyoupage.newsletter {\r\n        text-align: center;\r\n        margin-bottom: 20px\r\n    }\r\n/* Design for style 1   */\r\n    .mpthankyoupage .mp-container.style1 i.fa.fa-check-circle {\r\n        font-size: 60px;\r\n        color: #ffc107;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .title {\r\n        font-size: 40px;\r\n        font-weight: bold;\r\n        margin-top: 25px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .subtitle {\r\n        font-size: large;\r\n        font-weight: 600;\r\n        color: #eb5202;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .action.primary {\r\n        background: #ffc107;\r\n        border: 1px solid #ffc107;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .mp-coupon {\r\n        color: #eb5202;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 2*/\r\n    .mpthankyoupage.newsletter .mp-container.style2 {\r\n        margin: 0 auto;\r\n        background-color: #f86c6b;\r\n        padding: 100px 50px 20px;\r\n    }\r\n    .mpthankyoupage.newsletter .mp-container.style2 .mp-content {\r\n        background-color: #fff;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .title {\r\n        font-family: Cambria, Georgia, serif;\r\n        font-size: 50px;\r\n        font-variant: normal;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 10px;\r\n        padding-top: 15px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .subtitle {\r\n        font-size: 16px;\r\n        margin-bottom: 10px;\r\n        margin-top: 10px;\r\n        color: #f86c6b;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .additional {\r\n        margin-top: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .order-coupons {\r\n        padding: 1px 20px 5px;\r\n        font-family: Cambria, Georgia, serif;\r\n        margin: 10px 35px;\r\n    }\r\n\r\n    .mpthankyoupage .mp-container.style2 .mp-content strong.mp-coupon {\r\n        color: #f86c6b;\r\n        font-size: 18px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .action.primary {\r\n        background: #f86c6b;\r\n        border: 1px solid #eb5202;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 3*/\r\n    .mp-container.style3 {\r\n        background-image: url(https://i.imgur.com/kSOYqE3.jpg);\r\n        height: 985px;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        position: relative;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .action.primary {\r\n        background: #1979c3;\r\n        border: 1px solid #1979c3;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .title {\r\n        font-family: Arial Black, Arial Bold, Gadget, sans-serif;\r\n        font-size: 40px;\r\n        font-variant: normal;\r\n        font-weight: bold;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 5px;\r\n        color: #1979c3;\r\n    }\r\n    .mp-container.style3 .fa.fa-check {\r\n        font-size: 90px;\r\n        color: #1979c3;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .subtitle, .mpthankyoupage .mp-container.style3 .mp-content .description {\r\n        font-size: 1.7rem;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content strong.mp-coupon {\r\n        color: #1979c3;\r\n        font-size: 20px;\r\n    }\r\n    /* End*/",
      "static_block1": 0,
      "static_block2": null,
      "social_share": 0,
      "enable_coupon": 1,
      "rule_id": 0,
      "coupon_pattern": "[12AN]",
      "coupon_label": "<div class=\"subscribe-coupons\">Enter coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> when you make your next purchase enjoy <strong class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> off</div>",
      "enable_faq": 1,
      "faq_title": null,
      "faq_category": null,
      "faq_limit": 5,
      "enable_product_slider": null,
      "product_slider_id": "0",
      "product_slider_title": null,
      "product_slider_limit": 10,
      "product_slider_additional": null,
      "created_at": "2020-02-28 07:17:12",
      "updated_at": "2020-02-28 07:17:12"
    },
    {
      "template_id": 6,
      "name": "api - complex style",
      "page_type": "order",
      "status": 0,
      "store_ids": "0",
      "customer_group_ids": "1,2",
      "priority": 0,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": true
      },
      "style": "simple",
      "custom_style": 1,
      "title": "Thank you for your purchase!",
      "sub_title": null,
      "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
      "continue_button": null,
      "block": "order_detail",
      "custom_html": null,
      "custom_css": null,
      "static_block1": null,
      "static_block2": null,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 2,
      "coupon_pattern": "[4AN]",
      "coupon_label": "abc",
      "enable_faq": null,
      "faq_title": null,
      "faq_category": null,
      "faq_limit": null,
      "enable_product_slider": null,
      "product_slider_id": null,
      "product_slider_title": null,
      "product_slider_limit": null,
      "product_slider_additional": null,
      "created_at": "2020-02-28 07:54:00",
      "updated_at": "2020-02-28 08:23:26"
    },
    {
      "template_id": 7,
      "name": "api - complex style",
      "page_type": "order",
      "status": 0,
      "store_ids": "0",
      "customer_group_ids": "1,2",
      "priority": 0,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": true
      },
      "style": "simple",
      "custom_style": 1,
      "title": "Thank you for your purchase!",
      "sub_title": null,
      "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
      "continue_button": null,
      "block": "order_detail",
      "custom_html": null,
      "custom_css": null,
      "static_block1": null,
      "static_block2": null,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 2,
      "coupon_pattern": "[4AN]",
      "coupon_label": "abc",
      "enable_faq": null,
      "faq_title": null,
      "faq_category": null,
      "faq_limit": null,
      "enable_product_slider": null,
      "product_slider_id": null,
      "product_slider_title": null,
      "product_slider_limit": null,
      "product_slider_additional": null,
      "created_at": "2020-02-28 07:54:25",
      "updated_at": "2020-02-28 08:23:26"
    },
    {
      "template_id": 8,
      "name": "api - complex style",
      "page_type": "order",
      "status": 0,
      "store_ids": "0",
      "customer_group_ids": "1,2",
      "priority": 0,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": "1"
      },
      "style": "simple",
      "custom_style": 0,
      "title": "Thank you for your purchase!",
      "sub_title": null,
      "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
      "continue_button": 0,
      "block": "order_detail",
      "custom_html": null,
      "custom_css": null,
      "static_block1": 0,
      "static_block2": 0,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 0,
      "coupon_pattern": "[4AN]",
      "coupon_label": "abc",
      "enable_faq": 0,
      "faq_title": null,
      "faq_category": null,
      "faq_limit": null,
      "enable_product_slider": 0,
      "product_slider_id": null,
      "product_slider_title": null,
      "product_slider_limit": null,
      "product_slider_additional": null,
      "created_at": "2020-02-28 08:18:48",
      "updated_at": "2020-03-02 02:34:13"
    },
    {
      "template_id": 9,
      "name": "API - rule 1- style 1",
      "page_type": "newsletter",
      "status": 1,
      "store_ids": "0",
      "customer_group_ids": "1",
      "priority": 3,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": true
      },
      "style": "style2",
      "custom_style": 1,
      "title": "Thank you for signing up!",
      "sub_title": "Welcome you to our exclusive newsletters with every updates",
      "description": "You would be the first to reach our latest arrivals, news, events, various special promotions, giveaways and more.Stay tuned and keep updated. All the best!",
      "continue_button": null,
      "block": null,
      "custom_html": null,
      "custom_css": ".mpthankyoupage.newsletter {\r\n        text-align: center;\r\n        margin-bottom: 20px\r\n    }\r\n/* Design for style 1   */\r\n    .mpthankyoupage .mp-container.style1 i.fa.fa-check-circle {\r\n        font-size: 60px;\r\n        color: #ffc107;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .title {\r\n        font-size: 40px;\r\n        font-weight: bold;\r\n        margin-top: 25px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .subtitle {\r\n        font-size: large;\r\n        font-weight: 600;\r\n        color: #eb5202;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .action.primary {\r\n        background: #ffc107;\r\n        border: 1px solid #ffc107;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .mp-coupon {\r\n        color: #eb5202;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 2*/\r\n    .mpthankyoupage.newsletter .mp-container.style2 {\r\n        margin: 0 auto;\r\n        background-color: #f86c6b;\r\n        padding: 100px 50px 20px;\r\n    }\r\n    .mpthankyoupage.newsletter .mp-container.style2 .mp-content {\r\n        background-color: #fff;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .title {\r\n        font-family: Cambria, Georgia, serif;\r\n        font-size: 50px;\r\n        font-variant: normal;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 10px;\r\n        padding-top: 15px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .subtitle {\r\n        font-size: 16px;\r\n        margin-bottom: 10px;\r\n        margin-top: 10px;\r\n        color: #f86c6b;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .additional {\r\n        margin-top: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .order-coupons {\r\n        padding: 1px 20px 5px;\r\n        font-family: Cambria, Georgia, serif;\r\n        margin: 10px 35px;\r\n    }\r\n\r\n    .mpthankyoupage .mp-container.style2 .mp-content strong.mp-coupon {\r\n        color: #f86c6b;\r\n        font-size: 18px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .action.primary {\r\n        background: #f86c6b;\r\n        border: 1px solid #eb5202;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 3*/\r\n    .mp-container.style3 {\r\n        background-image: url(https://i.imgur.com/kSOYqE3.jpg);\r\n        height: 985px;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        position: relative;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .action.primary {\r\n        background: #1979c3;\r\n        border: 1px solid #1979c3;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .title {\r\n        font-family: Arial Black, Arial Bold, Gadget, sans-serif;\r\n        font-size: 40px;\r\n        font-variant: normal;\r\n        font-weight: bold;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 5px;\r\n        color: #1979c3;\r\n    }\r\n    .mp-container.style3 .fa.fa-check {\r\n        font-size: 90px;\r\n        color: #1979c3;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .subtitle, .mpthankyoupage .mp-container.style3 .mp-content .description {\r\n        font-size: 1.7rem;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content strong.mp-coupon {\r\n        color: #1979c3;\r\n        font-size: 20px;\r\n    }\r\n    /* End*/",
      "static_block1": 0,
      "static_block2": null,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 5,
      "coupon_pattern": "[5A]",
      "coupon_label": "<div class=\"subscribe-coupons\">Enter coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> when you make your next purchase enjoy <strong class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> off</div>",
      "enable_faq": 1,
      "faq_title": "Thank you page FAQ",
      "faq_category": 1,
      "faq_limit": 5,
      "enable_product_slider": null,
      "product_slider_id": "new",
      "product_slider_title": null,
      "product_slider_limit": 10,
      "product_slider_additional": null,
      "created_at": "2020-03-02 02:36:22",
      "updated_at": "2020-03-02 02:36:55"
    },
    {
      "template_id": 10,
      "name": "API - rule 1- style 1",
      "page_type": "newsletter",
      "status": 1,
      "store_ids": "0",
      "customer_group_ids": "1",
      "priority": 3,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": true
      },
      "style": "style3",
      "custom_style": 0,
      "title": "Thank you for signing up!",
      "sub_title": "Welcome you to our exclusive newsletters with every updates",
      "description": "You would be the first to reach our latest arrivals, news, events, various special promotions, giveaways and more.Stay tuned and keep updated. All the best!",
      "continue_button": null,
      "block": null,
      "custom_html": null,
      "custom_css": ".mpthankyoupage.newsletter {\r\n        text-align: center;\r\n        margin-bottom: 20px\r\n    }\r\n/* Design for style 1   */\r\n    .mpthankyoupage .mp-container.style1 i.fa.fa-check-circle {\r\n        font-size: 60px;\r\n        color: #ffc107;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .title {\r\n        font-size: 40px;\r\n        font-weight: bold;\r\n        margin-top: 25px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .subtitle {\r\n        font-size: large;\r\n        font-weight: 600;\r\n        color: #eb5202;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .action.primary {\r\n        background: #ffc107;\r\n        border: 1px solid #ffc107;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .mp-coupon {\r\n        color: #eb5202;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 2*/\r\n    .mpthankyoupage.newsletter .mp-container.style2 {\r\n        margin: 0 auto;\r\n        background-color: #f86c6b;\r\n        padding: 100px 50px 20px;\r\n    }\r\n    .mpthankyoupage.newsletter .mp-container.style2 .mp-content {\r\n        background-color: #fff;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .title {\r\n        font-family: Cambria, Georgia, serif;\r\n        font-size: 50px;\r\n        font-variant: normal;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 10px;\r\n        padding-top: 15px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .subtitle {\r\n        font-size: 16px;\r\n        margin-bottom: 10px;\r\n        margin-top: 10px;\r\n        color: #f86c6b;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .additional {\r\n        margin-top: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .order-coupons {\r\n        padding: 1px 20px 5px;\r\n        font-family: Cambria, Georgia, serif;\r\n        margin: 10px 35px;\r\n    }\r\n\r\n    .mpthankyoupage .mp-container.style2 .mp-content strong.mp-coupon {\r\n        color: #f86c6b;\r\n        font-size: 18px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .action.primary {\r\n        background: #f86c6b;\r\n        border: 1px solid #eb5202;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 3*/\r\n    .mp-container.style3 {\r\n        background-image: url(https://i.imgur.com/kSOYqE3.jpg);\r\n        height: 985px;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        position: relative;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .action.primary {\r\n        background: #1979c3;\r\n        border: 1px solid #1979c3;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .title {\r\n        font-family: Arial Black, Arial Bold, Gadget, sans-serif;\r\n        font-size: 40px;\r\n        font-variant: normal;\r\n        font-weight: bold;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 5px;\r\n        color: #1979c3;\r\n    }\r\n    .mp-container.style3 .fa.fa-check {\r\n        font-size: 90px;\r\n        color: #1979c3;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .subtitle, .mpthankyoupage .mp-container.style3 .mp-content .description {\r\n        font-size: 1.7rem;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content strong.mp-coupon {\r\n        color: #1979c3;\r\n        font-size: 20px;\r\n    }\r\n    /* End*/",
      "static_block1": null,
      "static_block2": null,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 5,
      "coupon_pattern": "[5A]",
      "coupon_label": "<div class=\"subscribe-coupons\">Enter coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> when you make your next purchase enjoy <strong class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> off</div>",
      "enable_faq": 1,
      "faq_title": "Thank you page FAQ",
      "faq_category": 1,
      "faq_limit": 5,
      "enable_product_slider": null,
      "product_slider_id": "new",
      "product_slider_title": null,
      "product_slider_limit": 10,
      "product_slider_additional": null,
      "created_at": "2020-03-02 02:38:04",
      "updated_at": "2020-03-02 02:39:05"
    },
    {
      "template_id": 11,
      "name": "API - rule 1- style 1",
      "page_type": "newsletter",
      "status": 1,
      "store_ids": "0",
      "customer_group_ids": "1",
      "priority": 3,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "aggregator_type": "all",
        "operator": null,
        "value": true
      },
      "style": "jhsgdfsd",
      "custom_style": 0,
      "title": "Thank you for signing up!",
      "sub_title": "Welcome you to our exclusive newsletters with every updates",
      "description": "You would be the first to reach our latest arrivals, news, events, various special promotions, giveaways and more.Stay tuned and keep updated. All the best!",
      "continue_button": null,
      "block": null,
      "custom_html": null,
      "custom_css": ".mpthankyoupage.newsletter {\r\n        text-align: center;\r\n        margin-bottom: 20px\r\n    }\r\n/* Design for style 1   */\r\n    .mpthankyoupage .mp-container.style1 i.fa.fa-check-circle {\r\n        font-size: 60px;\r\n        color: #ffc107;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .title {\r\n        font-size: 40px;\r\n        font-weight: bold;\r\n        margin-top: 25px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .subtitle {\r\n        font-size: large;\r\n        font-weight: 600;\r\n        color: #eb5202;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .action.primary {\r\n        background: #ffc107;\r\n        border: 1px solid #ffc107;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .mp-coupon {\r\n        color: #eb5202;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 2*/\r\n    .mpthankyoupage.newsletter .mp-container.style2 {\r\n        margin: 0 auto;\r\n        background-color: #f86c6b;\r\n        padding: 100px 50px 20px;\r\n    }\r\n    .mpthankyoupage.newsletter .mp-container.style2 .mp-content {\r\n        background-color: #fff;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .title {\r\n        font-family: Cambria, Georgia, serif;\r\n        font-size: 50px;\r\n        font-variant: normal;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 10px;\r\n        padding-top: 15px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .subtitle {\r\n        font-size: 16px;\r\n        margin-bottom: 10px;\r\n        margin-top: 10px;\r\n        color: #f86c6b;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .additional {\r\n        margin-top: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .order-coupons {\r\n        padding: 1px 20px 5px;\r\n        font-family: Cambria, Georgia, serif;\r\n        margin: 10px 35px;\r\n    }\r\n\r\n    .mpthankyoupage .mp-container.style2 .mp-content strong.mp-coupon {\r\n        color: #f86c6b;\r\n        font-size: 18px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .action.primary {\r\n        background: #f86c6b;\r\n        border: 1px solid #eb5202;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 3*/\r\n    .mp-container.style3 {\r\n        background-image: url(https://i.imgur.com/kSOYqE3.jpg);\r\n        height: 985px;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        position: relative;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .action.primary {\r\n        background: #1979c3;\r\n        border: 1px solid #1979c3;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .title {\r\n        font-family: Arial Black, Arial Bold, Gadget, sans-serif;\r\n        font-size: 40px;\r\n        font-variant: normal;\r\n        font-weight: bold;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 5px;\r\n        color: #1979c3;\r\n    }\r\n    .mp-container.style3 .fa.fa-check {\r\n        font-size: 90px;\r\n        color: #1979c3;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .subtitle, .mpthankyoupage .mp-container.style3 .mp-content .description {\r\n        font-size: 1.7rem;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content strong.mp-coupon {\r\n        color: #1979c3;\r\n        font-size: 20px;\r\n    }\r\n    /* End*/",
      "static_block1": null,
      "static_block2": null,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 5,
      "coupon_pattern": "[5A]",
      "coupon_label": "<div class=\"subscribe-coupons\">Enter coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> when you make your next purchase enjoy <strong class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> off</div>",
      "enable_faq": 1,
      "faq_title": "Thank you page FAQ",
      "faq_category": 1,
      "faq_limit": 5,
      "enable_product_slider": null,
      "product_slider_id": "new",
      "product_slider_title": null,
      "product_slider_limit": 10,
      "product_slider_additional": null,
      "created_at": "2020-03-02 02:51:25",
      "updated_at": "2020-03-02 02:51:25"
    },
    {
      "template_id": 12,
      "name": "api - complex style",
      "page_type": "order",
      "status": 1,
      "store_ids": "0",
      "customer_group_ids": "1",
      "priority": 0,
      "condition": {
        "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
        "conditions": [
          {
            "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Address",
            "operator": ">=",
            "attribute_name": "total_qty",
            "value": "3"
          }
        ],
        "aggregator_type": "all",
        "operator": null,
        "value": "1"
      },
      "style": "sjhdf",
      "custom_style": 1,
      "title": "Thank you for your purchase!",
      "sub_title": null,
      "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
      "continue_button": null,
      "block": null,
      "custom_html": "<div class=\"mp-complex\">\r\n    <div class=\"col-mp mp-7\">\r\n        <div class=\"mpthankyoupage-title\">\r\n            <div class=\"page-title\">Thank you for your purchase!</div>\r\n        </div>\r\n        <div class=\"mpthankyoupage-details\">\r\n            <div class=\"mp-subtitle\">\r\n                <h4>Your order has been placed and will be processed as soon as possible.</h4>\r\n            </div>\r\n            <div class=\"mp-description\">\r\n                <div class=\"info\">\r\n                    <p>Your order number: <b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp mp-5\">\r\n        <div class=\"additional\">\r\n            <div class=\"addthis-share\">\r\n                <div class=\"addthis_inline_share_toolbox\"></div>\r\n                <script type=\"text/javascript\" src=\"//s7.addthis.com/js/300/addthis_widget.js#pubid={{ addthiskey }}\"\r\n                        async=\"async\"></script>\r\n            </div>\r\n            <div class=\"order-coupons\">\r\n                <div>Use this coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> to get <strong\r\n                        class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> on your next order.\r\n                </div>\r\n            </div>\r\n            <div class=\"mp-actions-toolbar\">\r\n                <div class=\"primary\" style=\"float: none;\">\r\n                    <a class=\"action primary continue\" href=\"{{ store.base_url }}\"><span>Continue Shopping</span></a>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    {% if static_block_2 %}\r\n    <div class=\"col-mp mp-7\">\r\n        <div class=\"col-mp\">\r\n            <div class=\"order-addresses\">\r\n                <div class=\"mp-order-detail\">\r\n                    <div class=\"order-details col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Order Details</h3>\r\n                        <p>Order Number: <b>#{{ order.increment_id }}</b></p>\r\n                        <p>Total: <b>{{ total }}</b></p>\r\n                        <p>Order create at: <b>{{ order.created_at }}</b></p>\r\n                    </div>\r\n                    <div class=\"mp-billing-address col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Billing Address</h3>\r\n                        <p>{{formattedBillingAddress}}</p>\r\n                    </div>\r\n                    {% if order.is_virtual == 0 %}\r\n                    <div class=\"mp-shipping-method col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Shipping Method</h3>\r\n                        <p>{{ order.shipping_description }}</p>\r\n                    </div>\r\n                    {% endif %}\r\n                    <div class=\"mp-payment-method col-mp\">\r\n                        <h3 class=\"mp-block-heading\">Payment Method</h3>\r\n                        <table class=\"paymentTable\">\r\n                            <tbody>\r\n                            <tr>\r\n                                <td>{{ payment_html }}</td>\r\n                            </tr>\r\n                            </tbody>\r\n                        </table>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div class=\"col-mp\">\r\n            {% unless customer.entity_id %}\r\n            <div id=\"registration\" class=\"col-mp mp-xs-12 mp-5\">\r\n                <div>\r\n                    <h4>Create an Account</h4>\r\n                    <p>You can track your order status by creating an account.</p>\r\n                    <p><span>Email Address</span>: <span>{{email_address}}</span></p>\r\n                    <form method=\"get\" action=\"{{create_account_url}}\">\r\n                        <input type=\"submit\" class=\"action primary\" value=\"Create an Account\">\r\n                    </form>\r\n                </div>\r\n            </div>\r\n            {% endunless %}\r\n            <div class=\"mp-newsletter col-mp mp-xs-12 mp-5\">\r\n                <h4>Sign Up for Our Newsletter</h4>\r\n                <p>For every updated news, events, promotion or loyalty programs</p>\r\n                <div class=\"content\">\r\n                    <form class=\"form subscribe\"\r\n                          novalidate\r\n                          action=\"{{form_action_url}}\"\r\n                          method=\"post\"\r\n                          data-mage-init='{\"validation\": {\"errorClass\": \"mage-error\"}}'\r\n                          id=\"newsletter-validate-detail\">\r\n                        <div class=\"field newsletter\">\r\n                            <div class=\"control\">\r\n                                <label for=\"newsletter\"></label><input name=\"email\" type=\"email\" id=\"newsletter\"\r\n                                                                       value=\"{{email_address}}\"\r\n                                                                       data-validate=\"{required:true, 'validate-email':true}\"/>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"actions\">\r\n                            <button class=\"action subscribe primary\" title=\"Subscribe\" type=\"submit\">\r\n                                <span>Subscribe</span>\r\n                            </button>\r\n                        </div>\r\n                    </form>\r\n                </div>\r\n            </div>\r\n        </div>\r\n        <div class=\"col-mp\">\r\n            <div class=\"mp-block-1\">\r\n                {{static_block_1}}\r\n            </div>\r\n        </div>\r\n    </div>\r\n\r\n    <div class=\"col-mp mp-5\">\r\n        <div class=\"mp-block-2\">\r\n            {{static_block_2}}\r\n        </div>\r\n    </div>\r\n    {% else %}\r\n    <div class=\"col-mp mp-12\">\r\n        <div class=\"order-addresses container\">\r\n            <div class=\"mp-order-detail\">\r\n                <div class=\"order-details col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Order Details</h3>\r\n                    <p>Order Number: <b>#{{ order.increment_id }}</b></p>\r\n                    <p>Total: <b>{{ total }}</b></p>\r\n                    <p>Order create at: <b>{{ order.created_at }}</b></p>\r\n                </div>\r\n                <div class=\"mp-billing-address col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Billing Address</h3>\r\n                    <p>{{formattedBillingAddress}}</p>\r\n                </div>\r\n                {% if order.is_virtual == 0 %}\r\n                <div class=\"mp-shipping-method col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Shipping Method</h3>\r\n                    <p>{{ order.shipping_description }}</p>\r\n                </div>\r\n                {% endif %}\r\n                <div class=\"mp-payment-method col-mp\">\r\n                    <h3 class=\"mp-block-heading\">Payment Method</h3>\r\n                    <table class=\"paymentTable\">\r\n                        <tbody>\r\n                        <tr>\r\n                            <td>{{ payment_html }}</td>\r\n                        </tr>\r\n                        </tbody>\r\n                    </table>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp mp-12\">\r\n        {% unless customer.entity_id %}\r\n        <div id=\"registration\" class=\"col-mp mp-xs-12 mp-5\">\r\n            <div>\r\n                <h4>Create an Account</h4>\r\n                <p>You can track your order status by creating an account.</p>\r\n                <p><span>Email Address</span>: <span>{{email_address}}</span></p>\r\n                <form method=\"get\" action=\"{{create_account_url}}\">\r\n                    <input type=\"submit\" class=\"action primary\" value=\"Create an Account\">\r\n                </form>\r\n            </div>\r\n        </div>\r\n        {% endunless %}\r\n        <div class=\"mp-newsletter col-mp mp-xs-12 mp-5\">\r\n            <h4>Sign Up for Our Newsletter</h4>\r\n            <p>For every updated news, events, promotion or loyalty programs</p>\r\n            <div class=\"content\">\r\n                <form class=\"form subscribe\"\r\n                      novalidate\r\n                      action=\"{{form_action_url}}\"\r\n                      method=\"post\"\r\n                      data-mage-init='{\"validation\": {\"errorClass\": \"mage-error\"}}'\r\n                      id=\"newsletter-validate-detail\">\r\n                    <div class=\"field newsletter\">\r\n                        <div class=\"control\">\r\n                            <label for=\"newsletter\"></label><input name=\"email\" type=\"email\" id=\"newsletter\"\r\n                                                                   value=\"{{email_address}}\"\r\n                                                                   data-validate=\"{required:true, 'validate-email':true}\"/>\r\n                        </div>\r\n                    </div>\r\n                    <div class=\"actions\">\r\n                        <button class=\"action subscribe primary\" title=\"Subscribe\" type=\"submit\">\r\n                            <span>Subscribe</span>\r\n                        </button>\r\n                    </div>\r\n                </form>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-mp\">\r\n        <div class=\"mp-block-1\">\r\n            {{static_block_1}}\r\n        </div>\r\n    </div>\r\n    {% endif %}\r\n</div>",
      "custom_css": ".mp-simple, .mp-complex {\r\n    margin-top: 20px;\r\n}\r\n\r\n.mp-complex .page-title {\r\n    text-transform: uppercase;\r\n    font-weight: bold;\r\n    font-family: \"Arial Black\", Gadget, sans-serif;\r\n    font-size: 2.8rem;\r\n    line-height: 1.1;\r\n    margin-bottom: 20px;\r\n    padding: 12px 10px;\r\n}\r\n\r\n.mp-complex .addthis-share, .mp-complex .mp-actions-toolbar {\r\n    margin: 12px 0;\r\n}\r\n\r\n.mp-complex table.table-order-review {\r\n    border-top: 1px solid #cccccc;\r\n    margin: 0 -20px;\r\n    overflow-x: auto;\r\n    padding: 15px;\r\n}\r\n\r\n.order-addresses {\r\n    display: flex;\r\n    justify-content: center;\r\n}\r\n\r\n.mp-order-detail {\r\n    margin-top: 10px;\r\n    margin-bottom: 10px;\r\n    border: solid 1px #808080;\r\n    padding: 5px;\r\n}\r\n\r\n.mp-complex .mp-block-heading {\r\n    font-size: 16px;\r\n    box-sizing: border-box;\r\n}\r\n\r\n@media (min-width: 321px) and (max-width: 480px) {\r\n    .mp-complex .mp-order-detail h3.mp-block-heading {\r\n        font-size: 17px;\r\n    }\r\n}\r\n\r\n@media (max-width: 320px) {\r\n    .mp-complex .mp-order-detail {\r\n        font-size: 10px;\r\n    }\r\n\r\n    .mp-complex .mp-order-detail h3.mp-block-heading {\r\n        font-size: 14px;\r\n    }\r\n}\r\n\r\n.mp-complex tfoot.order-totals {\r\n    background: #f5f5f5;\r\n}\r\n\r\n@media (min-width: 481px) and (max-width: 767px) {\r\n    .mp-newsletter .field.newsletter {\r\n        width: 375px;\r\n    }\r\n}\r\n\r\n.mp-newsletter .title, .mp-newsletter .content, .mp-newsletter .content .actions {\r\n    margin-top: 1rem;\r\n}\r\n\r\n.mp-simple .mp-actions-toolbar, .mp-simple .order-coupons, #registration, .mp-newsletter {\r\n    margin: 10px;\r\n}\r\n\r\n.mp-complex .mp-coupon {\r\n    color: #1979c3;;\r\n}\r\n\r\n\r\n.owl-item li.product-slider {\r\n    width: 100% !important;\r\n}\r\n\r\n.mp-product-slider-title {\r\n    font-size: 3.8rem;\r\n    position: relative;\r\n    z-index: 1;\r\n    margin: 0 0 5px;\r\n    text-align: center;\r\n    display: block;\r\n    -webkit-margin-before: 0.83em;\r\n    -webkit-margin-after: 0.83em;\r\n    -webkit-margin-start: 0;\r\n    -webkit-margin-end: 0;\r\n}\r\n\r\n.mp-product-slider-block {\r\n    margin: 0 !important;\r\n}\r\n\r\n.col-mp {\r\n    padding: 0 5px;\r\n}",
      "static_block1": null,
      "static_block2": null,
      "social_share": 1,
      "enable_coupon": 1,
      "rule_id": 5,
      "coupon_pattern": "THANKS-[3AN]-[2N]",
      "coupon_label": "abc",
      "enable_faq": 1,
      "faq_title": "FAQS",
      "faq_category": null,
      "faq_limit": 0,
      "enable_product_slider": 1,
      "product_slider_id": null,
      "product_slider_title": "order slider",
      "product_slider_limit": 0,
      "product_slider_additional": "1,2,3,4",
      "created_at": "2020-03-02 02:53:40",
      "updated_at": "2020-03-02 02:53:40"
    }
  ],
  "search_criteria": {
    "filter_groups": [],
    "sort_orders": [
      {
        "field": null,
        "direction": null
      }
    ]
  },
  "total_count": 12
}
Date

Mon, 02 Mar 2020 03:30:36 GMT

Server

Apache/2.4.38 (Ubuntu)

Expires

Thu, 19 Nov 1981 08:52:00 GMT

Cache-Control

no-store, no-cache, must-revalidate

Pragma

no-cache

Set-Cookie

PHPSESSID=qb21m8je4d9ucslp3hi6d66dnb; expires=Mon, 02-Mar-2020 04:30:36 GMT; Max-Age=3600; path=/api/api2; domain=develop.mageplaza.com; HttpOnly

X-Frame-Options

SAMEORIGIN

Keep-Alive

timeout=5, max=100

Connection

Keep-Alive

Transfer-Encoding

chunked

Content-Type

application/json; charset=utf-8

GETGet Rules by ID

{{magento_base_url}}/rest/V1/mpThankYouPage/rules/:ruleId
HEADERS
Content-Type

application/json

Authorization

Bearer {{admin_token}}

PATH VARIABLES
ruleId

1

Example Request
curl
curl --location -g '{{magento_base_url}}/rest/V1/mpThankYouPage/rules/1' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {{admin_token}}'
200 OK
Example Response
json
{
  "template_id": 1,
  "name": "rule 1- style 1",
  "page_type": "newsletter",
  "status": 1,
  "store_ids": "0",
  "customer_group_ids": "1",
  "priority": 3,
  "condition": {
    "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
    "aggregator_type": "all",
    "operator": null,
    "value": true
  },
  "style": "style1",
  "custom_style": null,
  "title": "Thank you for signing up!",
  "sub_title": "Welcome you to our exclusive newsletters with every updates",
  "description": "You would be the first to reach our latest arrivals, news, events, various special promotions, giveaways and more.Stay tuned and keep updated. All the best!",
  "continue_button": null,
  "block": null,
  "custom_html": null,
  "custom_css": ".mpthankyoupage.newsletter {\r\n        text-align: center;\r\n        margin-bottom: 20px\r\n    }\r\n/* Design for style 1   */\r\n    .mpthankyoupage .mp-container.style1 i.fa.fa-check-circle {\r\n        font-size: 60px;\r\n        color: #ffc107;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .title {\r\n        font-size: 40px;\r\n        font-weight: bold;\r\n        margin-top: 25px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .subtitle {\r\n        font-size: large;\r\n        font-weight: 600;\r\n        color: #eb5202;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .action.primary {\r\n        background: #ffc107;\r\n        border: 1px solid #ffc107;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .mp-coupon {\r\n        color: #eb5202;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 2*/\r\n    .mpthankyoupage.newsletter .mp-container.style2 {\r\n        margin: 0 auto;\r\n        background-color: #f86c6b;\r\n        padding: 100px 50px 20px;\r\n    }\r\n    .mpthankyoupage.newsletter .mp-container.style2 .mp-content {\r\n        background-color: #fff;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .title {\r\n        font-family: Cambria, Georgia, serif;\r\n        font-size: 50px;\r\n        font-variant: normal;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 10px;\r\n        padding-top: 15px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .subtitle {\r\n        font-size: 16px;\r\n        margin-bottom: 10px;\r\n        margin-top: 10px;\r\n        color: #f86c6b;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .additional {\r\n        margin-top: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .order-coupons {\r\n        padding: 1px 20px 5px;\r\n        font-family: Cambria, Georgia, serif;\r\n        margin: 10px 35px;\r\n    }\r\n\r\n    .mpthankyoupage .mp-container.style2 .mp-content strong.mp-coupon {\r\n        color: #f86c6b;\r\n        font-size: 18px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .action.primary {\r\n        background: #f86c6b;\r\n        border: 1px solid #eb5202;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 3*/\r\n    .mp-container.style3 {\r\n        background-image: url(https://i.imgur.com/kSOYqE3.jpg);\r\n        height: 985px;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        position: relative;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .action.primary {\r\n        background: #1979c3;\r\n        border: 1px solid #1979c3;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .title {\r\n        font-family: Arial Black, Arial Bold, Gadget, sans-serif;\r\n        font-size: 40px;\r\n        font-variant: normal;\r\n        font-weight: bold;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 5px;\r\n        color: #1979c3;\r\n    }\r\n    .mp-container.style3 .fa.fa-check {\r\n        font-size: 90px;\r\n        color: #1979c3;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .subtitle, .mpthankyoupage .mp-container.style3 .mp-content .description {\r\n        font-size: 1.7rem;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content strong.mp-coupon {\r\n        color: #1979c3;\r\n        font-size: 20px;\r\n    }\r\n    /* End*/",
  "static_block1": 10,
  "static_block2": null,
  "social_share": 1,
  "enable_coupon": 1,
  "rule_id": 5,
  "coupon_pattern": "[5A]",
  "coupon_label": "<div class=\"subscribe-coupons\">Enter coupon code: <strong class=\"mp-coupon\">{{ coupon.code }}</strong> when you make your next purchase enjoy <strong class=\"mp-coupon\">{{ coupon.discount_amount }}</strong> off</div>",
  "enable_faq": 1,
  "faq_title": "Thank you page FAQ",
  "faq_category": 1,
  "faq_limit": 5,
  "enable_product_slider": null,
  "product_slider_id": "new",
  "product_slider_title": null,
  "product_slider_limit": 10,
  "product_slider_additional": null,
  "created_at": "2020-02-28 04:20:19",
  "updated_at": "2020-03-02 02:21:46"
}
Date

Mon, 02 Mar 2020 03:31:07 GMT

Server

Apache/2.4.38 (Ubuntu)

Expires

Thu, 19 Nov 1981 08:52:00 GMT

Cache-Control

no-store, no-cache, must-revalidate

Pragma

no-cache

Set-Cookie

PHPSESSID=qb21m8je4d9ucslp3hi6d66dnb; expires=Mon, 02-Mar-2020 04:31:07 GMT; Max-Age=3600; path=/api/api2; domain=develop.mageplaza.com; HttpOnly

X-Frame-Options

SAMEORIGIN

Content-Length

5021

Keep-Alive

timeout=5, max=100

Connection

Keep-Alive

Content-Type

application/json; charset=utf-8

POSTCreate Rule

{{magento_base_url}}/rest/V1/mpThankYouPage/rules

"page_type" field allows either "order" or "newsletter" value

HEADERS
Content-Type

application/json

Authorization

Bearer {{admin_token}}

Bodyraw
{
    "template": {
        "name": "abc order api",
        "page_type": "order",
        "status": 1,
        "store_ids": "0",
        "customer_group_ids": "0,1,2,3",
        "priority": 0,
        "condition": {
            "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
            "aggregator_type": "all",
            "operator": null,
            "value": "1"
        },
        "style": "complex",
        "custom_style": 0,
        "title": "Thank you for your purchase!",
        "sub_title": "Your order has been placed and will be processed as soon as possible.",
        "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
        "continue_button": 1,
        "block": "order_detail,social_sharing,account,subscribe",
        "custom_html": null,
        "custom_css": null,
        "html": null,
        "static_block1": 0,
        "static_block2": 0,
        "social_share": null,
        "enable_coupon": 0,
        "rule_id": null,
        "coupon_pattern": null,
        "coupon_label": null,
        "enable_faq": 0,
        "faq_title": null,
        "faq_category": null,
        "faq_limit": 5,
        "enable_product_slider": 0,
        "product_slider_id": null,
        "product_slider_title": null,
        "product_slider_limit": 10,
        "product_slider_additional": null,
        "created_at": "2020-03-23 08:47:10",
        "updated_at": "2020-03-23 08:47:10"
    }
}
Example Request
curl
curl --location -g '{{magento_base_url}}/rest/V1/mpThankYouPage/rules' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {{admin_token}}' \
--data '{
    "template": {
        "name": "abc order api",
        "page_type": "order",
        "status": 1,
        "store_ids": "0",
        "customer_group_ids": "0,1,2,3",
        "priority": 0,
        "condition": {
            "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
            "aggregator_type": "all",
            "operator": null,
            "value": "1"
        },
        "style": "complex",
        "custom_style": 0,
        "title": "Thank you for your purchase!",
        "sub_title": "Your order has been placed and will be processed as soon as possible.",
        "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
        "continue_button": 1,
        "block": "order_detail,social_sharing,account,subscribe",
        "custom_html": null,
        "custom_css": null,
        "html": null,
        "static_block1": 0,
        "static_block2": 0,
        "social_share": null,
        "enable_coupon": 0,
        "rule_id": null,
        "coupon_pattern": null,
        "coupon_label": null,
        "enable_faq": 0,
        "faq_title": null,
        "faq_category": null,
        "faq_limit": 5,
        "enable_product_slider": 0,
        "product_slider_id": null,
        "product_slider_title": null,
        "product_slider_limit": 10,
        "product_slider_additional": null,
        "created_at": "2020-03-23 08:47:10",
        "updated_at": "2020-03-23 08:47:10"
    }
}'
200 OK
Example Response
json
{
  "template_id": 7,
  "name": "abc order api",
  "page_type": "order",
  "status": 1,
  "store_ids": "0",
  "customer_group_ids": "0,1,2,3",
  "priority": 0,
  "condition": {
    "condition_type": "Magento\\SalesRule\\Model\\Rule\\Condition\\Combine",
    "aggregator_type": "all",
    "operator": null,
    "value": "1"
  },
  "style": "complex",
  "custom_style": 0,
  "title": "Thank you for your purchase!",
  "sub_title": "Your order has been placed and will be processed as soon as possible.",
  "description": "<div class=\"info\"><p>Your order number:<b>#<a href=\"{{ store.base_url }}sales/order/view/order_id/{{ order.entity_id }}\">{{ order.increment_id }}</a></b></p></div>",
  "continue_button": 1,
  "block": "order_detail,social_sharing,account,subscribe",
  "custom_html": null,
  "custom_css": null,
  "html": null,
  "static_block1": 0,
  "static_block2": 0,
  "social_share": null,
  "enable_coupon": 0,
  "rule_id": null,
  "coupon_pattern": null,
  "coupon_label": null,
  "enable_faq": 0,
  "faq_title": null,
  "faq_category": null,
  "faq_limit": 5,
  "enable_product_slider": 0,
  "product_slider_id": null,
  "product_slider_title": null,
  "product_slider_limit": 10,
  "product_slider_additional": null,
  "created_at": "2020-03-23 08:50:32",
  "updated_at": "2020-03-23 08:50:32"
}
Date

Mon, 23 Mar 2020 08:50:32 GMT

Server

Apache/2.4.38 (Ubuntu)

Expires

Thu, 19 Nov 1981 08:52:00 GMT

Cache-Control

no-store, no-cache, must-revalidate

Pragma

no-cache

Set-Cookie

PHPSESSID=tu4jj683n55ln3fg0pgovm07gh; expires=Mon, 23-Mar-2020 09:50:32 GMT; Max-Age=3600; path=/quynh/ce234b; domain=dev.mageplaza.vn; HttpOnly

X-Frame-Options

SAMEORIGIN

Content-Length

1148

Keep-Alive

timeout=5, max=100

Connection

Keep-Alive

Content-Type

application/json; charset=utf-8

GETGet Thank You Page for Subcribe Newsletter Success

{{magento_base_url}}/rest/V1/mpThankYouPage/subscribe-page/:email?storeId=1&customerGroup=1
HEADERS
Content-Type

application/json

Authorization

Bearer {{admin_token}}

PARAMS
storeId

1

customerGroup

1

PATH VARIABLES
email

test1@example.com

Example Request
curl
curl --location -g '{{magento_base_url}}/rest/V1/mpThankYouPage/subscribe-page/test1@example.com?storeId=1&customerGroup=1' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {{admin_token}}'
200 OK
Example Response
json
{
  "template_id": 3,
  "name": "news.. 1",
  "page_type": "newsletter",
  "status": 1,
  "store_ids": "0,2,1",
  "customer_group_ids": "0,1,2,3",
  "priority": 0,
  "style": "style1",
  "custom_style": null,
  "title": "Thank you for signing up!",
  "sub_title": "Welcome you to our exclusive newsletters with every updates",
  "description": "You would be the first to reach our latest arrivals, news, events, various special promotions, giveaways and more.Stay tuned and keep updated. All the best!",
  "continue_button": null,
  "block": null,
  "custom_html": null,
  "custom_css": ".mpthankyoupage.newsletter {\r\n        text-align: center;\r\n        margin-bottom: 20px\r\n    }\r\n/* Design for style 1   */\r\n    .mpthankyoupage .mp-container.style1 i.fa.fa-check-circle {\r\n        font-size: 60px;\r\n        color: #ffc107;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .title {\r\n        font-size: 40px;\r\n        font-weight: bold;\r\n        margin-top: 25px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .subtitle {\r\n        font-size: large;\r\n        font-weight: 600;\r\n        color: #eb5202;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .action.primary {\r\n        background: #ffc107;\r\n        border: 1px solid #ffc107;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .mp-coupon {\r\n        color: #eb5202;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 2*/\r\n    .mpthankyoupage.newsletter .mp-container.style2 {\r\n        margin: 0 auto;\r\n        background-color: #f86c6b;\r\n        padding: 100px 50px 20px;\r\n    }\r\n    .mpthankyoupage.newsletter .mp-container.style2 .mp-content {\r\n        background-color: #fff;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .title {\r\n        font-family: Cambria, Georgia, serif;\r\n        font-size: 50px;\r\n        font-variant: normal;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 10px;\r\n        padding-top: 15px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .subtitle {\r\n        font-size: 16px;\r\n        margin-bottom: 10px;\r\n        margin-top: 10px;\r\n        color: #f86c6b;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .additional {\r\n        margin-top: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .order-coupons {\r\n        padding: 1px 20px 5px;\r\n        font-family: Cambria, Georgia, serif;\r\n        margin: 10px 35px;\r\n    }\r\n\r\n    .mpthankyoupage .mp-container.style2 .mp-content strong.mp-coupon {\r\n        color: #f86c6b;\r\n        font-size: 18px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .action.primary {\r\n        background: #f86c6b;\r\n        border: 1px solid #eb5202;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 3*/\r\n    .mp-container.style3 {\r\n        background-image: url(https://i.imgur.com/kSOYqE3.jpg);\r\n        height: 985px;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        position: relative;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .action.primary {\r\n        background: #1979c3;\r\n        border: 1px solid #1979c3;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .title {\r\n        font-family: Arial Black, Arial Bold, Gadget, sans-serif;\r\n        font-size: 40px;\r\n        font-variant: normal;\r\n        font-weight: bold;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 5px;\r\n        color: #1979c3;\r\n    }\r\n    .mp-container.style3 .fa.fa-check {\r\n        font-size: 90px;\r\n        color: #1979c3;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .subtitle, .mpthankyoupage .mp-container.style3 .mp-content .description {\r\n        font-size: 1.7rem;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content strong.mp-coupon {\r\n        color: #1979c3;\r\n        font-size: 20px;\r\n    }\r\n    /* End*/",
  "html": "<div class=\"mpthankyoupage newsletter\"><div class=\"mp-container style1\">\n    <div class=\"mp-content\">\n        <p><i class=\"fa fa-check-circle\"></i></p>\n        <div class=\"title\">Thank you for signing up!</div>\n        <div class=\"subtitle\">Welcome you to our exclusive newsletters with every updates</div>\n        <div class=\"description\">You would be the first to reach our latest arrivals, news, events, various special promotions, giveaways and more.Stay tuned and keep updated. All the best!</div>\n        <div class=\"additional\" style=\"text-align: center;\">\n                            <div class=\"order-coupons mp-gray\">\n                    <p><div class=\"subscribe-coupons\">Enter coupon code: <strong class=\"mp-coupon\">27XQH05MS6GP</strong> when you make your next purchase enjoy <strong class=\"mp-coupon\">0%</strong> off</div></p>\n                </div>\n                                </div>\n        <a class=\"action primary continue mp-xs-3\" href=\"http://dev.mageplaza.vn/quynh/ce234b/\"><span>Continue to Homepage</span></a>\n    </div>\n</div></div>    <style type=\"text/css\">\n        .mpthankyoupage.newsletter {\r\n        text-align: center;\r\n        margin-bottom: 20px\r\n    }\r\n/* Design for style 1   */\r\n    .mpthankyoupage .mp-container.style1 i.fa.fa-check-circle {\r\n        font-size: 60px;\r\n        color: #ffc107;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .title {\r\n        font-size: 40px;\r\n        font-weight: bold;\r\n        margin-top: 25px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .subtitle {\r\n        font-size: large;\r\n        font-weight: 600;\r\n        color: #eb5202;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .action.primary {\r\n        background: #ffc107;\r\n        border: 1px solid #ffc107;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style1 .mp-coupon {\r\n        color: #eb5202;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 2*/\r\n    .mpthankyoupage.newsletter .mp-container.style2 {\r\n        margin: 0 auto;\r\n        background-color: #f86c6b;\r\n        padding: 100px 50px 20px;\r\n    }\r\n    .mpthankyoupage.newsletter .mp-container.style2 .mp-content {\r\n        background-color: #fff;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .title {\r\n        font-family: Cambria, Georgia, serif;\r\n        font-size: 50px;\r\n        font-variant: normal;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 10px;\r\n        padding-top: 15px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .subtitle {\r\n        font-size: 16px;\r\n        margin-bottom: 10px;\r\n        margin-top: 10px;\r\n        color: #f86c6b;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .additional {\r\n        margin-top: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .order-coupons {\r\n        padding: 1px 20px 5px;\r\n        font-family: Cambria, Georgia, serif;\r\n        margin: 10px 35px;\r\n    }\r\n\r\n    .mpthankyoupage .mp-container.style2 .mp-content strong.mp-coupon {\r\n        color: #f86c6b;\r\n        font-size: 18px;\r\n    }\r\n    .mpthankyoupage .mp-container.style2 .mp-content .action.primary {\r\n        background: #f86c6b;\r\n        border: 1px solid #eb5202;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    /* End */\r\n\r\n/* Design for style 3*/\r\n    .mp-container.style3 {\r\n        background-image: url(https://i.imgur.com/kSOYqE3.jpg);\r\n        height: 985px;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        position: relative;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .action.primary {\r\n        background: #1979c3;\r\n        border: 1px solid #1979c3;\r\n        margin-top: 10px;\r\n        margin-bottom: 20px;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .title {\r\n        font-family: Arial Black, Arial Bold, Gadget, sans-serif;\r\n        font-size: 40px;\r\n        font-variant: normal;\r\n        font-weight: bold;\r\n        line-height: 70px;\r\n        font-style: normal;\r\n        margin-bottom: 5px;\r\n        color: #1979c3;\r\n    }\r\n    .mp-container.style3 .fa.fa-check {\r\n        font-size: 90px;\r\n        color: #1979c3;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content .subtitle, .mpthankyoupage .mp-container.style3 .mp-content .description {\r\n        font-size: 1.7rem;\r\n    }\r\n    .mpthankyoupage .mp-container.style3 .mp-content strong.mp-coupon {\r\n        color: #1979c3;\r\n        font-size: 20px;\r\n    }\r\n    /* End*/            </style>\n",
  "static_block1": 2,
  "static_block2": null,
  "social_share": 0,
  "enable_coupon": 1,
  "rule_id": 5,
  "coupon_pattern": "[12AN]",
  "coupon_label": "<div class=\"subscribe-coupons\">Enter coupon code: <strong class=\"mp-coupon\">27XQH05MS6GP</strong> when you make your next purchase enjoy <strong class=\"mp-coupon\">0%</strong> off</div>",
  "enable_faq": 1,
  "faq_title": "FAQs",
  "faq_category": 1,
  "faq_limit": 5,
  "enable_product_slider": null,
  "product_slider_id": "best-seller",
  "product_slider_title": null,
  "product_slider_limit": 10,
  "product_slider_additional": null,
  "created_at": "2020-03-17 04:10:09",
  "updated_at": "2020-03-18 07:22:14"
}
Date

Fri, 20 Mar 2020 13:19:57 GMT

Server

Apache/2.4.38 (Ubuntu)

Expires

Thu, 19 Nov 1981 08:52:00 GMT

Cache-Control

no-store, no-cache, must-revalidate

Pragma

no-cache

Set-Cookie

PHPSESSID=0hhl8r1p68gvfc4ls75ogo5rk6; expires=Fri, 20-Mar-2020 14:19:57 GMT; Max-Age=3600; path=/quynh/ce234b; domain=dev.mageplaza.vn; HttpOnly

X-Frame-Options

SAMEORIGIN

Keep-Alive

timeout=5, max=100

Connection

Keep-Alive

Transfer-Encoding

chunked

Content-Type

application/json; charset=utf-8