{"id":1084,"date":"2025-10-02T04:03:45","date_gmt":"2025-10-02T04:03:45","guid":{"rendered":"https:\/\/kampungboy.my\/affiliate-signup\/"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-30T00:00:00","slug":"%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c","status":"publish","type":"page","link":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/","title":{"rendered":"\u8054\u5c5e\u4f1a\u5458\u6ce8\u518c"},"content":{"rendered":"<div v-cloak class=\"ap-front-reg-container \" id=\"affiliatepress_reg_form_6a32bce956236\" style=\"min-height:700px;\">\r\n    <div id=\"ap-none-field\">\r\n        <input type=\"hidden\" id=\"_wpnonce\" name=\"_wpnonce\" value=\"5d9746a46f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/zh\/wp-json\/wp\/v2\/pages\/1084\" \/> \r\n    <\/div>\r\n    <div ref=\"container\" id=\"ap-vue-cont-id\" class=\"ap-main-reg-card-container\" style=\"min-height:700px;\">\r\n        <div style=\"display:none;\" :style=\"(is_affiliate_form_loader == '0') ? 'display:flex;' : ''\" class=\"ap-front-loader-container\" id=\"ap-page-front-loading-loader\">\r\n            <div class=\"ap-front-loader\"><\/div>\r\n        <\/div>\r\n        <div class=\"ap-main-reg-frm-body ap-single-form\" style=\"display:none;\" :style=\"(is_affiliate_form_loader == '1') ? 'display:block;' : ''\">\r\n            <el-form @submit.native.prevent ref=\"affiliates_reg_form_data\" :rules=\"rules\" require-asterisk-position=\"right\" :model=\"affiliates\" label-position=\"top\">\r\n                <div class=\"el-form-item__error el-form-item is-error el-input__wrapper el-input__inner el-checkbox el-checkbox--large is-checked ap-form-label ap-custom-checkbox--is-label el-checkbox__input is-checked el-checkbox__original el-checkbox__inner el-checkbox__label\" style=\"display:none\"><\/div> \r\n                <div class=\"ap-front-page-title\" :aria-label=\"affiliate_panel_labels.create_an_account\" v-html=\"affiliate_panel_labels.create_an_account\"><\/div>\r\n                <div class=\"ap-front-page-sub-title\" :aria-label=\"affiliate_panel_labels.create_account_description\" v-html=\"affiliate_panel_labels.create_account_description\"><\/div>\r\n\r\n                <div class=\"ap-front-toast-notification --ap-error\" style=\"display:none;\" :style=\"(is_display_error == '1') ? 'display:block;' : ''\">\r\n                    <div class=\"ap-front-tn-body\">                                                \r\n                        <p :aria-label=\"is_error_msg\">{{ is_error_msg }}<\/p>                        \r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"ap-front-toast-notification --ap-success\" style=\"display:none;\" :style=\"(is_display_success == '1') ? 'display:block;' : ''\" >\r\n                    <div class=\"ap-front-tn-body\">\r\n                        <p :aria-label=\"is_success_msg\">{{ is_success_msg }}<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div v-for=\"affiliate_field in affiliate_fields\">                    \r\n                    <div v-if=\"affiliate_field.ap_form_field_type == 'Text' && affiliate_field.ap_field_is_default == '1'\" class=\"ap-single-field__form\" :class=\"affiliate_field.ap_field_class\">                    \r\n                        <el-form-item :prop=\"affiliate_field.ap_form_field_name\">\r\n                            <template #label>\r\n                                <span class=\"ap-form-label\" v-html=\"affiliate_field.ap_field_label\" :aria-label=\"affiliate_field.ap_field_label\"><\/span>\r\n                            <\/template>\r\n                            <el-input class=\"ap-form-control\" :readonly=\"(is_user_login == '1' && affiliate_field.ap_form_field_name == 'username')?true:false\"  type=\"text\" size=\"large\" v-model=\"affiliates[affiliate_field.ap_form_field_name]\" :placeholder=\"affiliate_field.ap_field_placeholder\" \/>\r\n                        <\/el-form-item>                     \r\n                    <\/div>\r\n                    <div v-if=\"affiliate_field.ap_form_field_type == 'Email'\" class=\"ap-single-field__form\" :class=\"affiliate_field.ap_field_class\">                    \r\n                        <el-form-item :prop=\"affiliate_field.ap_form_field_name\">\r\n                            <template #label>\r\n                                <span class=\"ap-form-label\" v-html=\"affiliate_field.ap_field_label\" :aria-label=\"affiliate_field.ap_field_label\"><\/span>\r\n                            <\/template>\r\n                            <el-input class=\"ap-form-control\" :readonly=\"(is_user_login == '1')?true:false\" type=\"text\" size=\"large\" v-model=\"affiliates[affiliate_field.ap_form_field_name]\" :placeholder=\"affiliate_field.ap_field_placeholder\" \/>\r\n                        <\/el-form-item>                     \r\n                    <\/div> \r\n                    <div v-if=\"affiliate_field.ap_form_field_type == 'Password' && is_user_login == '0'\" class=\"ap-single-field__form\" :class=\"affiliate_field.ap_field_class\">                    \r\n                        <el-form-item :prop=\"affiliate_field.ap_form_field_name\">\r\n                            <template #label>\r\n                                <span class=\"ap-form-label\" v-html=\"affiliate_field.ap_field_label\" :aria-label=\"affiliate_field.ap_field_label\"><\/span>\r\n                            <\/template>\r\n                            <el-input class=\"ap-form-control\" type=\"password\" :show-password=\"true\" v-model=\"affiliates[affiliate_field.ap_form_field_name]\" size=\"large\" :placeholder=\"affiliate_field.ap_field_placeholder\" \/>\r\n                        <\/el-form-item>                     \r\n                    <\/div>\r\n                    <div v-if=\"affiliate_field.ap_form_field_type == 'Password' && is_user_login == '0' && confirm_password_field.is_display_confirm_password == 'true'\" class=\"ap-single-field__form\" :class=\"affiliate_field.ap_field_class\"> \r\n                        <el-form-item prop=\"confirm_password\">\r\n                            <template #label>\r\n                                <span class=\"ap-form-label\" v-html=\"confirm_password_field.confirm_password_label\"  :aria-label=\"confirm_password_field.confirm_password_label\"><\/span>\r\n                            <\/template>\r\n                            <el-input  class=\"ap-form-control\" v-model=\"affiliates.confirm_password\" type=\"password\"  :show-password=\"true\" size=\"large\" :placeholder=\"confirm_password_field.confirm_password_placeholder\"\/>\r\n                        <\/el-form-item>\r\n                    <\/div> \r\n                    <div v-if=\"affiliate_field.ap_form_field_type == 'Textarea' && affiliate_field.ap_field_is_default == '1'\" class=\"ap-single-field__form\" :class=\"affiliate_field.ap_field_class\">                    \r\n                        <el-form-item :prop=\"affiliate_field.ap_form_field_name\">\r\n                            <template #label>\r\n                                <span class=\"ap-form-label\" v-html=\"affiliate_field.ap_field_label\" :aria-label=\"affiliate_field.ap_field_label\"><\/span>\r\n                            <\/template>\r\n                            <el-input class=\"ap-form-control\" type=\"textarea\" :rows=\"4\" size=\"large\" v-model=\"affiliates[affiliate_field.ap_form_field_name]\" :placeholder=\"affiliate_field.ap_field_placeholder\" \/>\r\n                        <\/el-form-item>                     \r\n                    <\/div>  \r\n                    <div v-if=\"affiliate_field.ap_form_field_type == 'terms_and_conditions'\" class=\"ap-single-field__form ap-checkbox-control ap-checkbox-control-single ap-term-condition-box\" :class=\"affiliate_field.ap_field_class\">                    \r\n                        <el-form-item :prop=\"affiliate_field.ap_form_field_name\">                            \r\n                            <el-checkbox class=\"ap-form-label ap-custom-checkbox--is-label\" @change=\"register_terms_and_condition(affiliate_field.ap_form_field_name)\" v-model=\"affiliates[affiliate_field.ap_form_field_name]\" size=\"large\"><div v-html=\"affiliate_field.ap_field_label\" ><\/div><\/el-checkbox>                            \r\n                        <\/el-form-item>                     \r\n                    <\/div>                                                                              \r\n                <\/div> \r\n                <div class=\"ap-frm-btn\">\r\n                    <el-button native-type=\"submit\" :disabled=\"(is_display_reg_save_loader == '1')?true:false\" :class=\"(is_display_reg_save_loader == '1') ? 'ap-btn--is-loader' : ''\" @click=\"registerAffiliate()\" class=\"ap-btn--primary ap-btn--big ap-form-full-width-control\"  type=\"primary\">\r\n                        <span class=\"ap-btn__label\" :aria-label=\"affiliate_panel_labels.create_account_button\" v-html=\"affiliate_panel_labels.create_account_button\"><\/span>\r\n                        <div class=\"ap-btn--loader__circles\">\r\n                            <div><\/div>\r\n                            <div><\/div>\r\n                            <div><\/div>\r\n                        <\/div>                    \r\n                    <\/el-button>                 \r\n                <\/div>\r\n                <div class=\"ap-frm-account-link-upper\">\r\n                    <span :aria-label=\"affiliate_panel_labels.do_you_have_account\" v-html=\"affiliate_panel_labels.do_you_have_account\"><\/span>&nbsp;\r\n                    <el-link href=\"javascript:void(0);\"  class=\"ap-acnt-link ap-title-text-color\" @click=\"go_to_login_page()\" href=\"javascript:void(0);\"  :aria-label=\"affiliate_panel_labels.signin\" v-html=\"affiliate_panel_labels.signin\"><\/el-link>\r\n                <\/div>\r\n            <\/el-form>\r\n        <\/div>\r\n    <\/div>    \r\n<\/div>\r\n\r\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","iawp_total_views":2,"footnotes":""},"class_list":["post-1084","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.8 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"SINQ5-Pbf39VqdxVU6r7ThNND9Xx0u2YsIMfBoKvovU\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.8\" \/>\n\n\t\t<meta name=\"google-site-verification\" content=\"SINQ5-Pbf39VqdxVU6r7ThNND9Xx0u2YsIMfBoKvovU\" \/>\n\t\t<meta property=\"og:locale\" content=\"zh_CN\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Kampung Boy \u00bb Purchase and Download eBook &amp; Paperback\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Affiliate Signup \u00bb Kampung Boy\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/kampungboy.my\/wp-content\/uploads\/2025\/09\/cropped-Site-Logo-2.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/kampungboy.my\/wp-content\/uploads\/2025\/09\/cropped-Site-Logo-2.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-10-02T04:03:45+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"-001-11-30T00:00:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Affiliate Signup \u00bb Kampung Boy\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/kampungboy.my\/wp-content\/uploads\/2025\/09\/cropped-Site-Logo-2.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kampungboy.my\\\/zh\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\\\/#listItem\",\"name\":\"Affiliate Signup\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\\\/#listItem\",\"position\":2,\"name\":\"Affiliate Signup\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\\\/#webpage\",\"url\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\\\/\",\"name\":\"Affiliate Signup \\u00bb Kampung Boy\",\"inLanguage\":\"zh-CN\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\\\/#breadcrumblist\"},\"datePublished\":\"2025-10-02T04:03:45+00:00\",\"dateModified\":\"-0001-11-30T00:00:00+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/#website\",\"url\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/\",\"name\":\"Kampung Boy\",\"description\":\"Purchase and Download eBook & Paperback\",\"inLanguage\":\"zh-CN\",\"publisher\":{\"@id\":\"https:\\\/\\\/kampungboy.my\\\/zh\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Affiliate Signup \u00bb Kampung Boy<\/title>\n\n","aioseo_head_json":{"title":"\u8054\u5c5e\u4f1a\u5458\u6ce8\u518c \u00bb \u7518\u699c\u7537\u5b69","description":"","canonical_url":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"SINQ5-Pbf39VqdxVU6r7ThNND9Xx0u2YsIMfBoKvovU","miscellaneous":"&lt;meta name=\"google-site-verification\" content=\"SINQ5-Pbf39VqdxVU6r7ThNND9Xx0u2YsIMfBoKvovU\" \/&gt;"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/kampungboy.my\/zh#listItem","position":1,"name":"Home","item":"https:\/\/kampungboy.my\/zh","nextItem":{"@type":"ListItem","@id":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/#listItem","name":"Affiliate Signup"}},{"@type":"ListItem","@id":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/#listItem","position":2,"name":"Affiliate Signup","previousItem":{"@type":"ListItem","@id":"https:\/\/kampungboy.my\/zh#listItem","name":"Home"}}]},{"@type":"WebPage","@id":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/#webpage","url":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/","name":"Affiliate Signup \u00bb Kampung Boy","inLanguage":"zh-CN","isPartOf":{"@id":"https:\/\/kampungboy.my\/zh\/#website"},"breadcrumb":{"@id":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/#breadcrumblist"},"datePublished":"2025-10-02T04:03:45+00:00","dateModified":"-0001-11-30T00:00:00+00:00"},{"@type":"WebSite","@id":"https:\/\/kampungboy.my\/zh\/#website","url":"https:\/\/kampungboy.my\/zh\/","name":"Kampung Boy","description":"Purchase and Download eBook & Paperback","inLanguage":"zh-CN","publisher":{"@id":"https:\/\/kampungboy.my\/zh\/#person"}}]},"og:locale":"zh_CN","og:site_name":"Kampung Boy \u00bb Purchase and Download eBook &amp; Paperback","og:type":"article","og:title":"Affiliate Signup \u00bb Kampung Boy","og:url":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/","og:image":"https:\/\/kampungboy.my\/wp-content\/uploads\/2025\/09\/cropped-Site-Logo-2.png","og:image:secure_url":"https:\/\/kampungboy.my\/wp-content\/uploads\/2025\/09\/cropped-Site-Logo-2.png","article:published_time":"2025-10-02T04:03:45+00:00","article:modified_time":"-001-11-30T00:00:00+00:00","twitter:card":"summary_large_image","twitter:title":"Affiliate Signup \u00bb Kampung Boy","twitter:image":"https:\/\/kampungboy.my\/wp-content\/uploads\/2025\/09\/cropped-Site-Logo-2.png"},"aioseo_meta_data":{"post_id":"1084","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-05-13 04:54:26","breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-10-02 04:04:23","updated":"2026-05-13 04:54:26"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/kampungboy.my\/zh\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tAffiliate Signup\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/kampungboy.my\/zh"},{"label":"Affiliate Signup","link":"https:\/\/kampungboy.my\/zh\/%e8%81%94%e5%b1%9e%e4%bc%9a%e5%91%98%e6%b3%a8%e5%86%8c\/"}],"_links":{"self":[{"href":"https:\/\/kampungboy.my\/zh\/wp-json\/wp\/v2\/pages\/1084","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kampungboy.my\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kampungboy.my\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kampungboy.my\/zh\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/kampungboy.my\/zh\/wp-json\/wp\/v2\/comments?post=1084"}],"version-history":[{"count":0,"href":"https:\/\/kampungboy.my\/zh\/wp-json\/wp\/v2\/pages\/1084\/revisions"}],"wp:attachment":[{"href":"https:\/\/kampungboy.my\/zh\/wp-json\/wp\/v2\/media?parent=1084"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}