{"id":1439,"date":"2025-12-02T05:10:53","date_gmt":"2025-12-02T05:10:53","guid":{"rendered":"https:\/\/botmixedap.vn\/?page_id=1439"},"modified":"2025-12-04T12:43:52","modified_gmt":"2025-12-04T12:43:52","slug":"bot-on-the-field","status":"publish","type":"page","link":"https:\/\/botmixedap.vn\/en\/bot-tron-san\/","title":{"rendered":"Premix"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1439\" class=\"elementor elementor-1439\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b24be22 e-flex e-con-boxed e-con e-parent\" data-id=\"b24be22\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ff1a622 e-con-full e-flex e-con e-child\" data-id=\"ff1a622\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bc39d39 e-con-full e-flex e-con e-parent\" data-id=\"bc39d39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a2f1cdc e-con-full e-flex e-con e-child\" data-id=\"a2f1cdc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-38ac888 e-flex e-con-boxed e-con e-child\" data-id=\"38ac888\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ce2722 elementor-widget elementor-widget-shortcode\" data-id=\"8ce2722\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <style>\n    .bm-search-bar {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .bm-search-form {\n      display: flex;\n      align-items: stretch;\n      gap: 16px;\n      padding: 18px 24px;\n      background: #ffffff;\n      border-radius: 8px;\n      box-shadow: 0 8px 20px rgba(0,0,0,0.05);\n    }\n\n    .bm-field {\n      display: flex;\n      flex-direction: column;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .bm-field-keyword {\n      flex: 1.4;\n    }\n\n    .bm-field:not(.bm-field-keyword) {\n      flex: 1;\n    }\n\n    .bm-label {\n      font-size: 13px;\n      color: #777;\n    }\n\n    .bm-input-wrap {\n      position: relative;\n      display: flex;\n      align-items: center;\n    }\n\n    .bm-input-wrap input {\n      width: 100%;\n      padding: 8px 12px 8px 34px;\n      border: 1px solid #f2a31a;\n      border-radius: 999px;\n      font-size: 14px;\n      outline: none;\n    }\n\n    .bm-input-wrap input:focus {\n      box-shadow: 0 0 0 2px rgba(242,163,26,0.2);\n    }\n\n    .bm-icon-search {\n      position: absolute;\n      left: 12px;\n      width: 14px;\n      height: 14px;\n      border-radius: 999px;\n      border: 2px solid #f05a24;\n      box-sizing: border-box;\n    }\n\n    .bm-icon-search::after {\n      content: \"\";\n      position: absolute;\n      width: 7px;\n      height: 2px;\n      background: #f05a24;\n      border-radius: 10px;\n      transform: rotate(45deg);\n      right: -4px;\n      bottom: -1px;\n    }\n\n    .bm-field select {\n      width: 100%;\n      padding: 8px 32px 8px 12px;\n      border: 1px solid #f2a31a;\n      border-radius: 999px;\n      font-size: 14px;\n      background: #fff;\n      appearance: none;\n      -webkit-appearance: none;\n      -moz-appearance: none;\n      background-image: linear-gradient(45deg, transparent 50%, #f2a31a 50%),\n                        linear-gradient(135deg, #f2a31a 50%, transparent 50%);\n      background-position: calc(100% - 18px) 50%, calc(100% - 12px) 50%;\n      background-size: 6px 6px, 6px 6px;\n      background-repeat: no-repeat;\n    }\n\n    .bm-actions-wrap {\n      display: flex;\n      flex-direction: column;\n      gap: 6px;\n    }\n\n    .bm-actions-label {\n      font-size: 13px;\n      color: transparent;\n    }\n\n    .bm-actions {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n\n    .bm-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 0 20px;\n      height: 44px;\n      border-radius: 6px;\n      font-size: 14px;\n      font-weight: 500;\n      text-decoration: none;\n      white-space: nowrap;\n    }\n\n    .bm-btn-search {\n      background: #f2a31a;\n      color: #fff;\n      border: none;\n      cursor: pointer;\n    }\n\n    .bm-btn-search:hover {\n      background: #e38f04;\n    }\n\n    .bm-btn-ecat-img {\n      display: block;\n      height: 44px;\n      border-radius: 5px;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.12);\n    }\n\n    @media (max-width: 1024px) {\n      .bm-search-form {\n        flex-wrap: wrap;\n      }\n      .bm-actions {\n        width: auto;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .bm-search-form {\n        flex-direction: column;\n        align-items: stretch;\n      }\n      .bm-actions {\n        justify-content: flex-start;\n      }\n    }\n    <\/style>\n\n    <div class=\"bm-search-bar\">\n      <form class=\"bm-search-form\" method=\"get\" action=\"https:\/\/botmixedap.vn\/en\/ket-qua-san-pham\/\" data-trp-original-action=\"https:\/\/botmixedap.vn\/en\/ket-qua-san-pham\/\">\n        <div class=\"bm-field bm-field-keyword\">\n          <span class=\"bm-label\">Search for products<\/span>\n          <div class=\"bm-input-wrap\">\n            <span class=\"bm-icon-search\"><\/span>\n            <input type=\"text\"\n                   name=\"keyword\"\n                   placeholder=\"Enter product name\"\n                   value=\"\">\n          <\/div>\n        <\/div>\n\n        <div class=\"bm-field\">\n          <span class=\"bm-label\">Product type<\/span>\n <select name=\"prod_cat\">\n  <option value=\"\">All products<\/option>\n                            <option value=\"bot-mi\"\n              >\n              Wheat Flour          <\/option>\n                          <option value=\"bot-tron-san\"\n              >\n              Pre-mixed Powder          <\/option>\n                          <option value=\"duong-tron\"\n              >\n              Mixing Line          <\/option>\n                  <\/select>\n\n        <\/div>\n\n        <div class=\"bm-field\">\n          <span class=\"bm-label\">Application<\/span>\n          <select name=\"prod_tag\">\n            <option value=\"\">All applications<\/option>\n                                                <option value=\"banh-bao\"\n                        >\n                        Steamed buns                    <\/option>\n                                    <option value=\"sponge-cake\"\n                        >\n                        Sponge Cake                    <\/option>\n                                    <option value=\"cookie\"\n                        >\n                        Cookie                    <\/option>\n                                    <option value=\"banh-cookies\"\n                        >\n                        Cookies                    <\/option>\n                                    <option value=\"banh-mi\"\n                        >\n                        Bread                    <\/option>\n                                    <option value=\"banh-mi-me\"\n                        >\n                        Sesame bread                    <\/option>\n                                    <option value=\"banh-mochi\"\n                        >\n                        mochi cake                    <\/option>\n                                    <option value=\"banh-ngot\"\n                        >\n                        Sweet cake                    <\/option>\n                                    <option value=\"pastry\"\n                        >\n                        Pastry                    <\/option>\n                                    <option value=\"banh-su-dai\"\n                        >\n                        Chewy Su Cake                    <\/option>\n                                    <option value=\"banh-trung-thu\"\n                        >\n                        Mooncake                    <\/option>\n                                    <option value=\"bot-chien-ga\"\n                        >\n                        fried chicken powder                    <\/option>\n                                    <option value=\"bot-mi-cong-nghiep\"\n                        >\n                        Industrial Flour                    <\/option>\n                                    <option value=\"bot-tom\"\n                        >\n                        Shrimp Powder                    <\/option>\n                                    <option value=\"bot-tron-san\"\n                        >\n                        Premix                    <\/option>\n                                    <option value=\"bot-tron-san-dung-lam-banh\"\n                        >\n                        cake mix                    <\/option>\n                                    <option value=\"cam-mi\"\n                        >\n                        Wheat bran                    <\/option>\n                                    <option value=\"duong-tron\"\n                        >\n                        mixing line                    <\/option>\n                                    <option value=\"fritter\"\n                        >\n                        Fritter                    <\/option>\n                                    <option value=\"ga-ran\"\n                        >\n                        Fried chicken                    <\/option>\n                                    <option value=\"mandu\"\n                        >\n                        Mandu                    <\/option>\n                                    <option value=\"mi-can\"\n                        >\n                        Noodle Soup                    <\/option>\n                                    <option value=\"mi-soi\"\n                        >\n                        Noodles                    <\/option>\n                                    <option value=\"mi-tuoi\"\n                        >\n                        fresh noodles                    <\/option>\n                                    <option value=\"tempura\"\n                        >\n                        tempura                    <\/option>\n                                      <\/select>\n        <\/div>\n\n        <div class=\"bm-actions-wrap\">\n          <span class=\"bm-actions-label\">.<\/span>\n          <div class=\"bm-actions\">\n            <button type=\"submit\" class=\"bm-btn bm-btn-search\">Search<\/button>\n\n            <a href=\"https:\/\/botmixedap.vn\/wp-content\/upload\/2025\/12\/sample-ecatalog.pdf\"\n               class=\"bm-btn-ecat\" target=\"_blank\" rel=\"noopener\">\n              <img decoding=\"async\" class=\"bm-btn-ecat-img\"\n                   src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2025\/12\/download-catalog.png\"\n                   alt=\"Download E-Catalog\">\n            <\/a>\n          <\/div>\n        <\/div>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n    <\/div>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d54311f e-flex e-con-boxed e-con e-parent\" data-id=\"d54311f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b4c5e5d e-con-full e-flex e-con e-child\" data-id=\"b4c5e5d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83497c1 elementor-widget elementor-widget-shortcode\" data-id=\"83497c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"bmxd-bottronsan-page\" class=\"bmxd-bottronsan-page\" data-per-page=\"9\">\n\n<aside class=\"bmxd-bottronsan-sidebar\">\n<form class=\"bmxd-bottronsan-filter\" onsubmit=\"return false;\" action=\"\">\n<h3 class=\"bmxd-bottronsan-filter-heading\">Premix Catalog<\/h3>\n\n <div class=\"bmxd-bottronsan-filter-group\" data-param=\"cong_nang\">\n<div class=\"bmxd-bottronsan-filter-title\">Application<\/div>\n<ul class=\"bmxd-bottronsan-filter-list\">\n<li>\n<label>\n<input type=\"checkbox\" value=\"bot-tron-san-dung-lam-banh\">\n<span>Bakery Premix<\/span>\n<\/label>\n<\/li>\n<li>\n<label>\n<input type=\"checkbox\" value=\"bot-tron-san-attribute\">\n<span>Premix<\/span>\n<\/label>\n<\/li>\n<\/ul>\n<\/div>\n <div class=\"bmxd-bottronsan-filter-group\" data-param=\"dong_goi\">\n<div class=\"bmxd-bottronsan-filter-title\">Packaging<\/div>\n<ul class=\"bmxd-bottronsan-filter-list\">\n<li>\n<label>\n<input type=\"checkbox\" value=\"dong-goi-bot-tron-san-goi-1kg\">\n<span>1kg<\/span>\n<\/label>\n<\/li>\n<li>\n<label>\n<input type=\"checkbox\" value=\"dong-goi-bot-tron-san-bao-10kg\">\n<span>10kg<\/span>\n<\/label>\n<\/li>\n<li>\n<label>\n<input type=\"checkbox\" value=\"dong-goi-bot-tron-san-bao-20kg\">\n<span>20kg bag<\/span>\n<\/label>\n<\/li>\n<li>\n<label>\n<input type=\"checkbox\" value=\"dong-goi-bot-tron-san-khac\">\n<span>Other<\/span>\n<\/label>\n<\/li>\n<\/ul>\n<\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/aside>\n\n<section class=\"bmxd-bottronsan-content\">\n<div id=\"bmxd-bottronsan-products\" class=\"product-list-page-class\">\n<div class=\"bmxd-bottronsan-grid\"><article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-5063 status-publish first instock product_cat-bot-tron-san product_tag-bot-chien-ga product_tag-ga-ran has-post-thumbnail shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-chien-ga-a-hv-819-xe-dap-1kg\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/05\/bottronsan-botchiengahv819-1kg-01-768x768.jpg\" alt=\"Fried Chicken Powder A HV-819 Bicycle \u2013 1kg\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-chien-ga-a-hv-819-xe-dap-1kg\/\">Fried Chicken Powder A HV-819 Bicycle \u2013 1kg<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-5029 status-publish instock product_cat-bot-tron-san product_tag-bot-tron-san product_tag-tempura has-post-thumbnail shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-tempura-ts-111b-10kg\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/05\/xe-dap-bot-tron-san-tempura-01-768x768.jpg\" alt=\"TEMPURA Mix \u2013 10kg\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-tempura-ts-111b-10kg\/\">TEMPURA Mix \u2013 10kg<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-5021 status-publish instock product_cat-bot-tron-san product_tag-bot-tron-san product_tag-fritter has-post-thumbnail shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-fritter-fr-605-xe-dap\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/05\/bot-tron-san-fritter-01-768x768.jpg\" alt=\"Fritter Mix - 10kg\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-fritter-fr-605-xe-dap\/\">Fritter Mix - 10kg<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-5012 status-publish last instock product_cat-bot-tron-san product_tag-bot-chien-ga product_tag-bot-tron-san has-post-thumbnail shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-chien-ga-cay-e850-xe-dap\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/05\/bot-chien-ga-cay-01-768x768.jpg\" alt=\"Spicy Fried Chicken Powder Bicycle - 10kg\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-chien-ga-cay-e850-xe-dap\/\">Spicy Fried Chicken Powder Bicycle - 10kg<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-5004 status-publish first instock product_cat-bot-tron-san product_tag-bot-tron-san-dung-lam-banh has-post-thumbnail shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-banh-taiyaki-a\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/05\/premix-taiyaki-a-1kg-01-768x768.jpg\" alt=\"Taiyaki Baking Mix A Bicycle\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-banh-taiyaki-a\/\">Taiyaki Baking Mix A Bicycle<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-4905 status-publish instock product_cat-bot-tron-san product_tag-bot-chien-ga product_tag-bot-tron-san has-post-thumbnail shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-chien-ga-a-hv-819\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/03\/bottronsan-botchiengahv819-baogiay-10kg-01-768x768.jpg\" alt=\"HV-819 Fried Chicken Flour \u2013 10kg Bicycle\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-chien-ga-a-hv-819\/\">HV-819 Fried Chicken Flour \u2013 10kg Bicycle<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-1957 status-publish instock product_cat-bot-tron-san product_tag-sponge-cake has-post-thumbnail shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-banh-bong-lan-plus-xe-dap-10-kg\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/03\/premix-spongecakemixplus-paperbag-10kg-01-01-768x768.jpg\" alt=\"Ready-to-Mix Cake Mix Plus Bicycle \u2013 10 kg\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-banh-bong-lan-plus-xe-dap-10-kg\/\">Sponge Cake Mix Plus Bicycle \u2013 10 kg<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-1956 status-publish last instock product_cat-bot-tron-san product_tag-sponge-cake has-post-thumbnail featured shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-banh-bong-lan-plus-xe-dap-1-kg\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/03\/premix-bicycle-spongecakeplus-1kg-01-01-1-768x768.jpg\" alt=\"Ready-to-Mix Cake Mix Plus Bicycle \u2013 1 kg\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-banh-bong-lan-plus-xe-dap-1-kg\/\">Sponge Cake Mix Plus Bicycle \u2013 1 kg<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<article class=\"bmxd-bottronsan-card entry content-bg loop-entry product type-product post-1943 status-publish first instock product_cat-bot-tron-san product_tag-sponge-cake has-post-thumbnail featured shipping-taxable product-type-simple\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-banh-chiffon-xe-dap-10-kg\/\" class=\"bmxd-bottronsan-card-thumb\">\n            <img decoding=\"async\" src=\"https:\/\/botmixedap.vn\/wp-content\/uploads\/2026\/03\/premix-chifonmix-paperbag-10kg-01-768x768.jpg\" alt=\"Ready-to-Mix Chiffon Cake Mix \u2013 10 kg\">\n    <\/a>\n\n<div class=\"bmxd-bottronsan-card-body\">\n<h5 class=\"bmxd-bottronsan-card-title\">\n<a href=\"https:\/\/botmixedap.vn\/en\/san-pham\/bot-tron-san\/bot-tron-san-banh-chiffon-xe-dap-10-kg\/\">Bicycle Chiffon Mix \u2013 10 kg<\/a>\n<\/h5>\n<\/div>\n<\/article>\n<\/div><nav class=\"bmxd-bottronsan-pagination\" data-max-pages=\"3\">\n<button type=\"button\"\nclass=\"bmxd-bottronsan-page-btn is-active\"\ndata-page=\"1\">\n1<\/button>\n<button type=\"button\"\nclass=\"bmxd-bottronsan-page-btn\"\ndata-page=\"2\">\n2<\/button>\n<button type=\"button\"\nclass=\"bmxd-bottronsan-page-btn\"\ndata-page=\"3\">\n3<\/button>\n<\/nav>\n<\/div>\n<\/section>\n\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1439","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/botmixedap.vn\/en\/wp-json\/wp\/v2\/pages\/1439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/botmixedap.vn\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/botmixedap.vn\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/botmixedap.vn\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/botmixedap.vn\/en\/wp-json\/wp\/v2\/comments?post=1439"}],"version-history":[{"count":13,"href":"https:\/\/botmixedap.vn\/en\/wp-json\/wp\/v2\/pages\/1439\/revisions"}],"predecessor-version":[{"id":1743,"href":"https:\/\/botmixedap.vn\/en\/wp-json\/wp\/v2\/pages\/1439\/revisions\/1743"}],"wp:attachment":[{"href":"https:\/\/botmixedap.vn\/en\/wp-json\/wp\/v2\/media?parent=1439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}