{"id":341,"date":"2026-07-15T18:13:43","date_gmt":"2026-07-15T09:13:43","guid":{"rendered":"https:\/\/pushpushbaby.com\/terms-en\/"},"modified":"2026-08-12T13:23:31","modified_gmt":"2026-08-12T04:23:31","slug":"terms-en","status":"publish","type":"page","link":"https:\/\/pushpushbaby.com\/en\/terms-en\/","title":{"rendered":"Terms of Service"},"content":{"rendered":"\n<style id=\"ppb-terms-css\">\/* \u2500\u2500 PushPushBaby \ube0c\ub79c\ub4dc \ubcc0\uc218 \u2500\u2500 *\/\n:root {\n  --hd-pink: #ff5ca8;\n  --hd-pink-light: #ff9cc9;\n  --hd-pink-bg: #fff0f8;\n  --hd-navy: #17102b;\n  --hd-navy-mid: #2b1650;\n  --hd-white: #ffffff;\n  --hd-gray-text: #5b5270;\n  --hd-gray-sub: #8a80a0;\n  --hd-gray-line: #ece6f4;\n  --hd-gray-bg: #faf8fc;\n  --hd-radius: 12px;\n  --hd-radius-sm: 8px;\n}\n\n\/* \u2500\u2500 \ud3f0\ud2b8 \uacf5\ud1b5 \uc801\uc6a9 \u2500\u2500 *\/\n.hd-header, .hd-biz, .hd-terms, .hd-footer {\n  font-family: 'Pretendard Variable', Pretendard, -apple-system, sans-serif !important;\n}\n\n\/* \u2500\u2500 \ud788\uc5b4\ub85c \ud5e4\ub354 : \ud480\ub108\ube44, \ub0b4\uc6a9 \uc911\uc559\uc815\ub82c \u2500\u2500 *\/\n.hd-header {\n  background: linear-gradient(135deg, var(--hd-navy) 0%, var(--hd-navy-mid) 60%, #2d1060 100%);\n  padding: 48px 24px 44px;\n  text-align: center;\n  \/\/ position: relative;\n  \/\/ overflow: hidden;\n}\n.hd-header::before {\n  content: \"\";\n  position: absolute;\n  top: -40px; right: -40px;\n  width: 220px; height: 220px;\n  background: radial-gradient(circle, rgba(255,92,168,0.25) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.hd-header::after {\n  content: \"\";\n  position: absolute;\n  bottom: -60px; left: -30px;\n  width: 180px; height: 180px;\n  background: radial-gradient(circle, rgba(255,92,168,0.15) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.hd-hero-badge {\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--hd-pink-light);\n  margin-bottom: 16px;\n}\n.hd-header h1 {\n  font-size: 26px;\n  font-weight: 800 !important;\n  color: var(--hd-white) !important;\n  letter-spacing: -0.5px;\n  margin-bottom: 8px;\n  position: relative;\n  z-index: 1;\n}\n.hd-header h1 span { color: var(--hd-pink-light); }\n.hd-hero-meta {\n  font-size: 12px;\n  color: rgba(255,255,255,0.45);\n  font-weight: 400;\n  position: relative;\n  z-index: 1;\n}\n\n.hd-terms * {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n  font-family: 'Pretendard Variable', Pretendard, -apple-system, sans-serif !important;\n}\n\n\/* \u2500\u2500 \uc0ac\uc5c5\uc790 \uc815\ubcf4 : \ud480\ub108\ube44, inner\ub85c \ud14d\uc2a4\ud2b8 \uc911\uc559\uc815\ub82c \u2500\u2500 *\/\n.hd-biz {\n  background: var(--hd-navy);\n  display: flex;\n}\n.hd-biz-inner {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 12px 24px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 4px 16px;\n  align-items: center;\n  color: rgba(255,255,255,0.45);\n  font-size: 11.5px;\n}\n.hd-biz .sep { color: rgba(255,92,168,0.5); }\n\n\/* \u2500\u2500 \ubcf8\ubb38 \ub798\ud37c : \uc911\uc559\uc815\ub82c \ucee8\ud14c\uc774\ub108 \u2500\u2500 *\/\n.hd-terms {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 24px 24px 0;\n  font-size: 14px;\n  line-height: 1.9;\n  color: var(--hd-gray-text);\n  background: var(--hd-white);\n}\n\n\/* \u2500\u2500 \ubaa9\ucc28 \u2500\u2500 *\/\n.hd-toc {\n  background: var(--hd-gray-bg);\n  border: 1px solid var(--hd-gray-line);\n  border-radius: var(--hd-radius);\n  padding: 28px 24px;\n  margin-bottom: 24px;\n}\n.hd-toc-label {\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--hd-pink);\n  margin-bottom: 16px;\n}\n.hd-toc-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n  gap: 4px 20px;\n}\n.hd-toc-grid a {\n  display: block;\n  font-size: 12.5px;\n  font-weight: 700 !important;\n  color: var(--hd-gray-sub) !important;\n  text-decoration: none !important;\n  padding: 4px 0;\n  border-bottom: 1px solid transparent !important;\n  transition: color .15s, border-color .15s;\n}\n.hd-toc-grid a:hover {\n  color: var(--hd-pink) !important;\n  border-color: var(--hd-pink) !important;\n}\n\n\/* \u2500\u2500 \ubcf8\ubb38 \u2500\u2500 *\/\n.hd-body { padding: 0 0 64px; }\n\n\/* \u2500\u2500 \uc870\ud56d \uce74\ub4dc \u2500\u2500 *\/\n.hd-article {\n  background: var(--hd-white);\n  border: 1px solid var(--hd-gray-line);\n  border-radius: var(--hd-radius);\n  padding: 28px 24px;\n  margin-bottom: 16px;\n  transition: box-shadow .2s;\n}\n.hd-article:hover { box-shadow: 0 4px 20px rgba(255,92,168,0.08); }\n.hd-article-header {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 18px;\n  padding-bottom: 14px;\n  border-bottom: 1px solid var(--hd-gray-line);\n}\n.hd-art-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: linear-gradient(135deg, var(--hd-pink), var(--hd-pink-light));\n  color: white;\n  font-size: 9px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  padding: 4px 10px;\n  border-radius: 50px;\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n.hd-art-title {\n  font-size: 15px;\n  font-weight: 800 !important;\n  color: var(--hd-navy);\n  letter-spacing: -0.3px;\n}\n\n\/* \u2500\u2500 \ud56d\u00b7\ud638 \u2500\u2500 *\/\n.hd-clause { display: flex; gap: 10px; margin-bottom: 10px; }\n.hd-clause:last-child { margin-bottom: 0; }\n.hd-cn { flex-shrink: 0; font-weight: 800; color: var(--hd-pink); min-width: 20px; }\n.hd-cb { flex: 1; color: var(--hd-gray-text); }\n.hd-sub { margin-top: 10px; display: flex; flex-direction: column; gap: 6px; }\n.hd-si { display: flex; gap: 10px; }\n.hd-sn { flex-shrink: 0; color: var(--hd-pink); min-width: 22px; font-size: 12.5px; font-weight: 700; }\n.hd-sb { flex: 1; font-size: 13px; color: var(--hd-gray-sub); }\n\n\/* \u2500\u2500 \ud2b9\uc218 \ubc15\uc2a4 \u2500\u2500 *\/\n.hd-notice {\n  background: var(--hd-pink-bg);\n  border-left: 3px solid var(--hd-pink);\n  padding: 11px 15px;\n  margin: 14px 0;\n  font-size: 13px;\n  color: var(--hd-gray-sub);\n  border-radius: 0 var(--hd-radius-sm) var(--hd-radius-sm) 0;\n}\n.hd-highlight {\n  background: linear-gradient(135deg, var(--hd-navy) 0%, var(--hd-navy-mid) 100%);\n  border-radius: var(--hd-radius-sm);\n  padding: 18px 20px;\n  margin: 14px 0;\n  font-size: 13.5px;\n  line-height: 1.85;\n  color: rgba(255,255,255,0.75);\n}\n.hd-highlight strong { color: var(--hd-pink-light); font-weight: 800; }\n.hd-contact { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 12px; }\n.hd-contact span {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: var(--hd-pink-bg);\n  border: 1px solid rgba(255,92,168,0.2);\n  color: var(--hd-pink);\n  font-weight: 700;\n  font-size: 13px;\n  padding: 6px 16px;\n  border-radius: 50px;\n}\n\n\/* \u2500\u2500 \ub9e8 \uc704\ub85c \u2500\u2500 *\/\n.hd-top-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: linear-gradient(135deg, var(--hd-pink), var(--hd-pink-light));\n  color: white !important;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-decoration: none !important;\n  padding: 10px 24px;\n  border-radius: 50px;\n  transition: opacity .2s, transform .2s;\n}\n.hd-top-link:hover { opacity: 0.85; transform: translateY(-2px); }\n.hd-top-wrap { text-align: center; padding: 8px 0 32px; }\n\n\/* \u2500\u2500 \ud478\ud130 : \ud480\ub108\ube44, inner\ub85c \ud14d\uc2a4\ud2b8 \uc911\uc559\uc815\ub82c \u2500\u2500 *\/\n.hd-footer {\n  background: linear-gradient(135deg, var(--hd-navy) 0%, var(--hd-navy-mid) 100%);\n  \/\/ width: 100%;\n}\n.hd-footer-inner {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 36px 24px;\n  text-align: center;\n  color: rgba(255,255,255,0.4);\n  font-size: 12px;\n  line-height: 2.2;\n}\n.hd-footer-logo {\n  font-size: 20px;\n  font-weight: 800;\n  color: white;\n  margin-bottom: 12px;\n  display: block;\n}\n\n\/* \u2500\u2500 \ubc18\uc751\ud615 \u2500\u2500 *\/\n@media (max-width: 600px) {\n  .hd-toc-grid { grid-template-columns: 1fr 1fr; }\n  .hd-art-title { font-size: 14px; }\n  .hd-header { padding: 36px 20px 32px; }\n  .hd-header h1 { font-size: 21px; }\n  .hd-article { padding: 20px 16px; }\n  .hd-biz-inner { font-size: 11px; }\n}\n\n\/* \ud14c\ub9c8 \ud398\uc774\uc9c0 \uc81c\ubaa9\uc740 \ud50c\ub7ec\uadf8\uc778\uc758 ocean_display_page_header \ud544\ud130\ub85c \uc81c\uac70\ub41c\ub2e4.\n   (CSS \uc228\uae40\uc740 HTML\uc5d0 h1\uc774 \ub0a8\uc544 SEO\uc0c1 \uc911\ubcf5\uc774 \ub418\ubbc0\ub85c \uc4f0\uc9c0 \uc54a\uc74c) *\/\n<\/style>\n<!-- \ud788\uc5b4\ub85c -->\n<header class=\"hd-header\" id=\"hd-top\">\n  <div class=\"hd-hero-badge\">PushPushBaby<\/div>\n  <h1>Terms of Service<\/h1>\n  <div class=\"hd-hero-meta\">Based on Korean Standard Terms No. 10023 &nbsp;\u00b7&nbsp; PushPushBaby (Marketsters)<\/div>\n<\/header>\n\n<!-- \uc0ac\uc5c5\uc790 \uc815\ubcf4 -->\n<div class=\"hd-biz\">\n  <div class=\"hd-biz-inner\">\n    <span>Marketsters<\/span><span class=\"sep\">|<\/span>\n    <span>CEO: Jaewoo Choi<\/span><span class=\"sep\">|<\/span>\n    <span>Business Reg. No.: 364-76-00234<\/span><span class=\"sep\">|<\/span>\n    <span>63-6, Jikdong 3-gil, Soheul-eup, Pocheon-si, Gyeonggi-do, Republic of Korea<\/span><span class=\"sep\">|<\/span>\n    <span>+82-10-5125-8891<\/span><span class=\"sep\">|<\/span>\n    <span>marketsterspro@gmail.com<\/span>\n  <\/div>\n<\/div>\n\n<div class=\"hd-terms\">\n\n  <div class=\"hd-toc\">\n    <div class=\"hd-toc-label\">Contents<\/div>\n    <div class=\"hd-toc-grid\">\n      <a href=\"#hd-a1\">Art. 1 Purpose<\/a>\n      <a href=\"#hd-a2\">Art. 2 Definitions<\/a>\n      <a href=\"#hd-a3\">Art. 3 Publication and Amendment<\/a>\n      <a href=\"#hd-a4\">Art. 4 Provision and Change of Services<\/a>\n      <a href=\"#hd-a5\">Art. 5 Suspension of Services<\/a>\n      <a href=\"#hd-a6\">Art. 6 Membership Registration<\/a>\n      <a href=\"#hd-a7\">Art. 7 Withdrawal and Loss of Membership<\/a>\n      <a href=\"#hd-a8\">Art. 8 Notices to Members<\/a>\n      <a href=\"#hd-a9\">Art. 9 Purchase Requests and Consent<\/a>\n      <a href=\"#hd-a10\">Art. 10 Formation of Contract<\/a>\n      <a href=\"#hd-a11\">Art. 11 Payment Methods<\/a>\n      <a href=\"#hd-a12\">Art. 12 Order Confirmation and Cancellation<\/a>\n      <a href=\"#hd-a13\">Art. 13 Service Delivery and Order Tracking<\/a>\n      <a href=\"#hd-a14\">Art. 14 Refunds<\/a>\n      <a href=\"#hd-a15\">Art. 15 Withdrawal of Subscription<\/a>\n      <a href=\"#hd-a16\">Art. 16 Effects of Withdrawal<\/a>\n      <a href=\"#hd-a17\">Art. 17 Protection of Personal Data<\/a>\n      <a href=\"#hd-a18\">Art. 18 Obligations of PushPushBaby<\/a>\n      <a href=\"#hd-a19\">Art. 19 Member ID and Password<\/a>\n      <a href=\"#hd-a20\">Art. 20 Obligations of Users<\/a>\n      <a href=\"#hd-a21\">Art. 21 Linked Services<\/a>\n      <a href=\"#hd-a22\">Art. 22 Intellectual Property<\/a>\n      <a href=\"#hd-a23\">Art. 23 Dispute Resolution<\/a>\n      <a href=\"#hd-a24\">Art. 24 Jurisdiction and Governing Law<\/a>\n      <a href=\"#hd-a25\">Art. 25 Point Top-ups and Usage<\/a>\n      <a href=\"#hd-a26\">Art. 26 Point Refunds and Expiry<\/a>\n      <a href=\"#hd-a27\">Art. 27 Special Terms on Service Results<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"hd-body\">\n\n    <div class=\"hd-article\" id=\"hd-a1\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 1<\/span><h2 class=\"hd-art-title\">Purpose<\/h2><\/div>\n      <p>These Terms set out the rights, obligations and responsibilities of PushPushBaby and its users in relation to the internet services provided by PushPushBaby (hereinafter &#8220;PushPushBaby&#8221; or the &#8220;Service&#8221;), operated by Marketsters (hereinafter the &#8220;Company&#8221;).<\/p>\n      <div class=\"hd-notice\">\u203b These Terms shall also apply, to the extent not contrary to their nature, to electronic commerce conducted via mobile and other networks.<\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a2\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 2<\/span><h2 class=\"hd-art-title\">Definitions<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">&#8220;PushPushBaby&#8221; or the &#8220;Service&#8221; means the virtual business premises established by the Company using information and communication facilities in order to provide users with social media marketing services such as YouTube, Instagram and TikTok marketing. The term is also used to refer to the operator of that service.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">&#8220;User&#8221; means any member or non-member who accesses PushPushBaby and receives the services provided under these Terms.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">&#8220;Member&#8221; means a person who has registered an account with PushPushBaby and may continuously use the services provided.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">&#8220;Non-member&#8221; means a person who uses the services without registering an account.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a3\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 3<\/span><h2 class=\"hd-art-title\">Publication, Explanation and Amendment of Terms<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">PushPushBaby shall display, on the initial screen of the Service, these Terms together with the trade name (Marketsters), the name of the representative (Jaewoo Choi), the business address (63-6, Jikdong 3-gil, Soheul-eup, Pocheon-si, Gyeonggi-do, Republic of Korea), telephone number (+82-10-5125-8891), email address (marketsterspro@gmail.com), business registration number (364-76-00234) and the personal data manager (Jaewoo Choi), so that users may easily access them.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Before a user agrees to these Terms, PushPushBaby shall provide a separate screen or pop-up so that the user may understand important matters such as withdrawal of subscription and refund conditions, and shall obtain the user&#8217;s confirmation.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">PushPushBaby may amend these Terms to the extent that such amendment does not violate applicable laws, including the Korean Act on Consumer Protection in Electronic Commerce and the Act on the Regulation of Terms and Conditions.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">Where these Terms are amended, PushPushBaby shall announce the effective date and the reasons for the amendment, together with the current Terms, on the initial screen from seven (7) days before the effective date. Where the amendment is unfavourable to users, at least thirty (30) days&#8217; prior notice shall be given.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2464<\/span><span class=\"hd-cb\">Amended Terms apply only to contracts concluded on or after their effective date; contracts already concluded remain governed by the previous Terms.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2465<\/span><span class=\"hd-cb\">Matters not provided for in these Terms shall be governed by applicable laws and commercial practice.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a4\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 4<\/span><h2 class=\"hd-art-title\">Provision and Change of Services<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">PushPushBaby performs the following activities:\n        <div class=\"hd-sub\">\n          <div class=\"hd-si\"><span class=\"hd-sn\">1.<\/span><span class=\"hd-sb\">Providing information on social media marketing services such as YouTube, Instagram and TikTok marketing, and concluding purchase contracts<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">2.<\/span><span class=\"hd-sb\">Performing the services under concluded contracts and providing processing status<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">3.<\/span><span class=\"hd-sb\">Any other activities determined by PushPushBaby<\/span><\/div>\n        <\/div>\n      <\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Where the quality or technical specifications of a service change, PushPushBaby may change the content of services to be provided under contracts to be concluded in the future. In such case, the changed content and the date of provision shall be announced immediately.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">Where the content of a service under an existing contract is changed, PushPushBaby shall immediately notify the user of the reason at the email address at which the user can be contacted.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">In the case of the preceding paragraph, PushPushBaby shall compensate the user for any resulting damage, unless PushPushBaby proves the absence of intent or negligence.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a5\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 5<\/span><h2 class=\"hd-art-title\">Suspension of Services<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">PushPushBaby may temporarily suspend the provision of services in the event of maintenance, replacement or failure of information and communication facilities, interruption of communications, or similar causes.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">PushPushBaby shall compensate users or third parties for damage caused by suspension under the preceding paragraph, unless it proves the absence of intent or negligence.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">Where services can no longer be provided due to a change of business, discontinuation of business, or a merger, PushPushBaby shall notify users in the manner set out in Article 8 and compensate consumers in accordance with the conditions originally offered.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a6\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 6<\/span><h2 class=\"hd-art-title\">Membership Registration<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">A user applies for membership by completing the registration form prescribed by PushPushBaby and indicating agreement to these Terms.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">PushPushBaby shall register the applicant as a member unless any of the following applies:\n        <div class=\"hd-sub\">\n          <div class=\"hd-si\"><span class=\"hd-sn\">1.<\/span><span class=\"hd-sb\">The applicant has previously lost membership status (except where three years have passed since such loss and PushPushBaby has approved re-registration)<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">2.<\/span><span class=\"hd-sb\">The registration details contain falsehoods, omissions or errors<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">3.<\/span><span class=\"hd-sb\">Registration would otherwise cause significant technical difficulty for PushPushBaby<\/span><\/div>\n        <\/div>\n      <\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">The membership contract is formed when PushPushBaby&#8217;s acceptance reaches the member.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">Members shall notify PushPushBaby of any change to their registered details within a reasonable period, for example by updating their account information.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a7\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 7<\/span><h2 class=\"hd-art-title\">Withdrawal and Loss of Membership<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Members may request withdrawal at any time, and PushPushBaby shall process such withdrawal without delay.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">PushPushBaby may restrict or suspend membership where a member:\n        <div class=\"hd-sub\">\n          <div class=\"hd-si\"><span class=\"hd-sn\">1.<\/span><span class=\"hd-sb\">Registered false information when applying<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">2.<\/span><span class=\"hd-sb\">Fails to pay, when due, amounts owed in connection with use of the Service<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">3.<\/span><span class=\"hd-sb\">Threatens the order of electronic commerce, for example by interfering with others&#8217; use of PushPushBaby or misappropriating their information<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">4.<\/span><span class=\"hd-sb\">Uses PushPushBaby to engage in acts prohibited by law or these Terms, or contrary to public order and morals<\/span><\/div>\n        <\/div>\n      <\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">If, after restriction or suspension, the same conduct is repeated two or more times or the cause is not remedied within thirty (30) days, PushPushBaby may terminate membership.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">Where PushPushBaby terminates membership, the registration shall be cancelled. The member shall be notified and given at least thirty (30) days to submit an explanation before cancellation.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a8\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 8<\/span><h2 class=\"hd-art-title\">Notices to Members<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Notices to a member may be sent to the email address designated in advance by the member.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Notices to an unspecified number of members may be given by posting on the Service for at least one week in lieu of individual notice. However, individual notice shall be given for matters that materially affect a member&#8217;s own transactions.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a9\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 9<\/span><h2 class=\"hd-art-title\">Purchase Requests and Consent to Provision of Personal Data<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Users place orders on PushPushBaby by the following steps:\n        <div class=\"hd-sub\">\n          <div class=\"hd-si\"><span class=\"hd-sn\">1.<\/span><span class=\"hd-sb\">Searching for and selecting a service<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">2.<\/span><span class=\"hd-sb\">Entering order information such as the public link (URL) of the target and the quantity<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">3.<\/span><span class=\"hd-sb\">Reviewing these Terms and the services for which the right of withdrawal is restricted<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">4.<\/span><span class=\"hd-sb\">Indicating agreement to these Terms and confirming or declining the matters in the preceding item (e.g. by mouse click)<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">5.<\/span><span class=\"hd-sb\">Submitting the order and confirming it<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">6.<\/span><span class=\"hd-sb\">Selecting a payment method<\/span><\/div>\n        <\/div>\n      <\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Where PushPushBaby needs to provide a purchaser&#8217;s personal data to a third party, it shall inform the purchaser of \u2460 the recipient, \u2461 the purpose of use, \u2462 the items provided and \u2463 the retention and use period, and obtain consent.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">Where PushPushBaby entrusts the processing of personal data to a third party, it shall inform the purchaser of \u2460 the processor and \u2461 the scope of the entrusted work, and obtain consent.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a10\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 10<\/span><h2 class=\"hd-art-title\">Formation of Contract<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">PushPushBaby may decline a purchase request where:\n        <div class=\"hd-sub\">\n          <div class=\"hd-si\"><span class=\"hd-sn\">1.<\/span><span class=\"hd-sb\">The request contains falsehoods, omissions or errors<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">2.<\/span><span class=\"hd-sb\">A minor purchases a service prohibited by law<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">3.<\/span><span class=\"hd-sb\">Accepting the request would cause significant technical difficulty<\/span><\/div>\n        <\/div>\n      <\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">The contract is deemed formed when PushPushBaby&#8217;s acceptance reaches the user in the form of the confirmation notice under Article 12(1).<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">PushPushBaby&#8217;s acceptance shall include confirmation of the order, whether the service can be provided, and information on correcting or cancelling the order.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a11\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 11<\/span><h2 class=\"hd-art-title\">Payment Methods<\/h2><\/div>\n      <p style=\"margin-bottom:12px;\">Service fees on PushPushBaby are paid using points topped up in advance by the user. Points may be topped up by any of the following available methods. PushPushBaby does not charge any additional fee of any kind in respect of the user&#8217;s payment method.<\/p>\n      <div class=\"hd-sub\">\n        <div class=\"hd-si\"><span class=\"hd-sn\">1.<\/span><span class=\"hd-sb\">Credit and debit card payments provided by our payment processor<\/span><\/div>\n        <div class=\"hd-si\"><span class=\"hd-sn\">2.<\/span><span class=\"hd-sb\">Any other electronic payment method announced by PushPushBaby on the Service<\/span><\/div>\n      <\/div>\n      <div class=\"hd-notice\">Details on topping up, using, refunding and expiry of points are set out in Articles 25 and 26.<\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a12\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 12<\/span><h2 class=\"hd-art-title\">Order Confirmation, Change and Cancellation<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">PushPushBaby shall send a confirmation notice upon receipt of a user&#8217;s order.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">A user who receives a confirmation notice may immediately request a change or cancellation of the order in the event of any discrepancy, and PushPushBaby shall process such request without delay if it is made before processing of the service has begun. Where payment has already been made, Article 15 (withdrawal of subscription) applies.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a13\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 13<\/span><h2 class=\"hd-art-title\">Service Delivery and Order Tracking<\/h2><\/div>\n      <div class=\"hd-highlight\">\n        <strong>\u26a1 How delivery works<\/strong><br>\n        Once payment with points is complete, your order is <strong>received and processed automatically and immediately<\/strong>.<br>\n        Progress can be tracked in real time on the <strong>Order Tracking<\/strong> page and in My Account.\n      <\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Unless otherwise agreed with the user, PushPushBaby receives the order and takes the steps necessary to perform the service immediately upon completion of payment with points.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">The estimated start time and processing speed of each service are shown in the service description on the order screen. Actual processing time may vary depending on the type and quantity of the service.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">PushPushBaby shall specify the method of delivery and the estimated processing period for purchased services. Where the stated period is significantly exceeded, PushPushBaby shall compensate the user for the resulting damage, unless it proves the absence of intent or negligence.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">Users may check the progress of their orders on the Order Tracking page and in My Account, and may direct further enquiries to our contact details (+82-10-5125-8891 \/ marketsterspro@gmail.com).<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a14\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 14<\/span><h2 class=\"hd-art-title\">Refunds<\/h2><\/div>\n      <p>Where PushPushBaby is unable to provide a service that has been ordered, it shall notify the user of the reason without delay and, if payment has already been received, shall refund the amount or take the steps necessary for a refund within three (3) business days of receipt.<\/p>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a15\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 15<\/span><h2 class=\"hd-art-title\">Withdrawal of Subscription<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">A user who has concluded a contract for the purchase of services may withdraw the subscription within seven (7) days of receiving written particulars of the contract.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Withdrawal is not available where:\n        <div class=\"hd-sub\">\n          <div class=\"hd-si\"><span class=\"hd-sn\">1.<\/span><span class=\"hd-sb\">The service has already been performed for reasons attributable to the user<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">2.<\/span><span class=\"hd-sb\">The service has been partially provided at the user&#8217;s request and its benefit has arisen<\/span><\/div>\n          <div class=\"hd-si\"><span class=\"hd-sn\">3.<\/span><span class=\"hd-sb\">Delivery of the service has already been completed<\/span><\/div>\n        <\/div>\n      <\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">In the cases under paragraph 2, the user&#8217;s right of withdrawal is not restricted unless PushPushBaby has taken measures such as clearly stating the restriction in a place where consumers can easily see it.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">Where the service differs from its description or advertising, or is performed differently from the contract, the user may withdraw within three (3) months of receiving the service, or within thirty (30) days of becoming aware, or being able to become aware, of that fact.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a16\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 16<\/span><h2 class=\"hd-art-title\">Effects of Withdrawal<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Upon receiving a request for withdrawal, PushPushBaby shall refund the amount already received within three (3) business days. Where the refund is delayed, default interest shall be paid for the delay period at the rate prescribed by applicable law.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Where payment was made by credit card or another payment method, PushPushBaby shall without delay request the provider of that payment method to suspend or cancel the charge.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">PushPushBaby shall not claim any penalty or damages from a user on the ground of withdrawal. Where withdrawal occurs because the service differs from its description or advertising, or was performed differently from the contract, PushPushBaby shall bear the associated costs.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a17\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 17<\/span><h2 class=\"hd-art-title\">Protection of Personal Data<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">PushPushBaby collects the minimum personal data necessary to provide the Service.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">PushPushBaby does not collect, at the time of registration, information required only for the performance of a purchase contract.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">When collecting or using personal data, PushPushBaby informs the user of the purpose and obtains consent.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">PushPushBaby shall not use collected personal data for purposes other than those notified. Where a new purpose arises or data is provided to a third party, PushPushBaby shall inform the user and obtain consent.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2464<\/span><span class=\"hd-cb\">Personal data manager: Jaewoo Choi (+82-10-5125-8891 \/ marketsterspro@gmail.com)<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2465<\/span><span class=\"hd-cb\">Users may at any time request access to and correction of their personal data, and PushPushBaby shall take the necessary measures without delay.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2466<\/span><span class=\"hd-cb\">PushPushBaby is responsible for damage caused to users by loss, theft, leakage, unauthorised provision to third parties or alteration of their personal data.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2467<\/span><span class=\"hd-cb\">PushPushBaby, and any third party that has received personal data from it, shall destroy such data without delay once the purpose of collection or provision has been achieved.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2468<\/span><span class=\"hd-cb\">PushPushBaby does not pre-select consent boxes relating to the collection, use or provision of personal data.<\/span><\/div>\n      <div class=\"hd-notice\">For full details of how personal data is handled, please see our <a href=\"https:\/\/pushpushbaby.com\/en\/privacy-policy-en\/\">Privacy Policy<\/a>.<\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a18\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 18<\/span><h2 class=\"hd-art-title\">Obligations of PushPushBaby<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">PushPushBaby shall not engage in acts prohibited by law or these Terms, or contrary to public order and morals, and shall use its best efforts to provide services continuously and reliably.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">PushPushBaby maintains security systems to protect personal data (including credit information) so that users may use the Service safely.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">PushPushBaby is liable to compensate users for damage caused by unfair labelling or advertising of its services.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">PushPushBaby does not send commercial advertising emails that users do not wish to receive.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a19\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 19<\/span><h2 class=\"hd-art-title\">Member ID and Password<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Members are responsible for managing their own ID and password.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Members shall not allow third parties to use their ID or password.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">A member who becomes aware that their ID or password has been stolen or is being used by a third party shall notify PushPushBaby immediately and follow its instructions.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a20\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 20<\/span><h2 class=\"hd-art-title\">Obligations of Users<\/h2><\/div>\n      <p style=\"margin-bottom:12px;\">Users shall not engage in any of the following:<\/p>\n      <div class=\"hd-sub\">\n        <div class=\"hd-si\"><span class=\"hd-sn\">1.<\/span><span class=\"hd-sb\">Registering false information when applying or making changes<\/span><\/div>\n        <div class=\"hd-si\"><span class=\"hd-sn\">2.<\/span><span class=\"hd-sb\">Misappropriating another person&#8217;s information<\/span><\/div>\n        <div class=\"hd-si\"><span class=\"hd-sn\">3.<\/span><span class=\"hd-sb\">Altering information posted on PushPushBaby<\/span><\/div>\n        <div class=\"hd-si\"><span class=\"hd-sn\">4.<\/span><span class=\"hd-sb\">Transmitting or posting information (such as computer programs) other than that permitted by PushPushBaby<\/span><\/div>\n        <div class=\"hd-si\"><span class=\"hd-sn\">5.<\/span><span class=\"hd-sb\">Infringing the intellectual property rights of PushPushBaby or any third party<\/span><\/div>\n        <div class=\"hd-si\"><span class=\"hd-sn\">6.<\/span><span class=\"hd-sb\">Damaging the reputation of, or interfering with the business of, PushPushBaby or any third party<\/span><\/div>\n        <div class=\"hd-si\"><span class=\"hd-sn\">7.<\/span><span class=\"hd-sb\">Publishing or posting obscene or violent messages or other content contrary to public order and morals<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a21\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 21<\/span><h2 class=\"hd-art-title\">Relationship Between Linked Services<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Where PushPushBaby and another website are linked by hyperlink or similar means, the former is the &#8220;linking service&#8221; and the latter the &#8220;linked service&#8221;.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">The linking service bears no guarantee liability for transactions in goods or services provided independently by the linked service, where it has stated that it does not assume such liability.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a22\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 22<\/span><h2 class=\"hd-art-title\">Intellectual Property and Restrictions on Use<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Copyright and other intellectual property rights in works created by PushPushBaby belong to PushPushBaby.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Users shall not use information obtained through the Service in which PushPushBaby holds intellectual property rights for commercial purposes \u2014 by reproduction, transmission, publication, distribution, broadcasting or otherwise \u2014 nor allow third parties to do so, without PushPushBaby&#8217;s prior consent.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a23\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 23<\/span><h2 class=\"hd-art-title\">Dispute Resolution<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">PushPushBaby operates a complaints channel to reflect legitimate opinions and complaints raised by users and to compensate for any damage.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">PushPushBaby handles complaints and opinions submitted by users as a priority. Where prompt handling is difficult, the user shall be notified immediately of the reason and the expected schedule.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">Where a user applies for relief in relation to a dispute, the matter may be referred to mediation by the relevant authority.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a24\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 24<\/span><h2 class=\"hd-art-title\">Jurisdiction and Governing Law<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Any lawsuit concerning an electronic commerce dispute between PushPushBaby and a user shall be subject to the exclusive jurisdiction of the district court having jurisdiction over the user&#8217;s address at the time the action is filed, or the user&#8217;s place of residence if there is no address. Where the address or residence is unclear at that time, or where the user resides outside the Republic of Korea, the action shall be filed with the competent court under the Korean Civil Procedure Act.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Korean law applies to any electronic commerce lawsuit between PushPushBaby and a user.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a25\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 25<\/span><h2 class=\"hd-art-title\">Point Top-ups and Usage<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">&#8220;Points&#8221; means the prepaid means of payment that a member tops up and holds in advance in order to pay for services.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Points are granted only to members, and points corresponding to the amount topped up are credited. The value of points is as published on the Service.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">Bonus points may be credited depending on the top-up amount tier; the applicable bonus rate is published on the top-up screen. Bonus points are granted free of charge.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">When a member places an order, the corresponding points are deducted immediately. Orders are restricted where the point balance is insufficient.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2464<\/span><span class=\"hd-cb\">Points may not be transferred, lent or pledged to any other person, and may not be converted into cash other than by the methods determined by the Company.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2465<\/span><span class=\"hd-cb\">All point movements \u2014 top-ups, usage and refunds \u2014 can be reviewed by the member at any time in My Account.<\/span><\/div>\n      <div class=\"hd-notice\">Points obtained by improper means, or credited in error by the Company, may be reclaimed or restricted by the Company.<\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a26\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 26<\/span><h2 class=\"hd-art-title\">Point Refunds and Expiry<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">Where an order fails, or a service is not provided for reasons attributable to the Company, the points used for that order are refunded automatically without any separate request.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">Where only part of the ordered quantity is delivered, points corresponding to the undelivered quantity are refunded.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">Members may request a refund of unused paid points in accordance with applicable law. In such case, bonus points and other points granted free of charge under Article 25(3) are excluded from the refund, and payment-method fees may be deducted.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">Cancellation and refund may be restricted for orders where delivery of the service has already begun.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2464<\/span><span class=\"hd-cb\">On withdrawal of membership, any remaining points are extinguished and cannot be restored. Members may request a refund under paragraph 3 before withdrawing.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2465<\/span><span class=\"hd-cb\">Points may expire five (5) years after the date of last use; the Company shall give advance notice of any scheduled expiry.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-article\" id=\"hd-a27\">\n      <div class=\"hd-article-header\"><span class=\"hd-art-num\">Art. 27<\/span><h2 class=\"hd-art-title\">Special Terms on Service Use and Results<\/h2><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2460<\/span><span class=\"hd-cb\">The services provided by the Company are marketing support services that influence metrics such as exposure and engagement of content published on external platforms.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2461<\/span><span class=\"hd-cb\">The Company never requests a member&#8217;s account password, and uses only publicly accessible links to deliver its services.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2462<\/span><span class=\"hd-cb\">The target account or post must remain public throughout the processing period. The Company is not responsible for non-performance caused by the member, such as switching to private, deletion or changing the link, and refunds may be restricted in such cases.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2463<\/span><span class=\"hd-cb\">The persistence of delivered results may vary with changes to the policies and operating practices of external platforms. Except where expressly stated otherwise, the Company does not guarantee that any particular result will be maintained permanently.<\/span><\/div>\n      <div class=\"hd-clause\"><span class=\"hd-cn\">\u2464<\/span><span class=\"hd-cb\">Members may not place orders in respect of targets over which they have no authority, unlawful content, or content that infringes the rights of others. In the event of a breach, the Company may restrict use of the Service without prior notice.<\/span><\/div>\n    <\/div>\n\n    <div class=\"hd-top-wrap\">\n      <a href=\"#hd-top\" class=\"hd-top-link\">\u2191 Back to top<\/a>\n    <\/div>\n\n  <\/div><!-- \/hd-body -->\n\n<\/div><!-- \/hd-terms -->\n\n<!-- \ud478\ud130 -->\n<div class=\"hd-footer\">\n  <div class=\"hd-footer-inner\">\n    <span class=\"hd-footer-logo\">PushPushBaby<\/span>\n    CEO: Jaewoo Choi &nbsp;|&nbsp; Business Reg. No.: 364-76-00234<br>\n    63-6, Jikdong 3-gil, Soheul-eup, Pocheon-si, Gyeonggi-do, Republic of Korea &nbsp;|&nbsp; +82-10-5125-8891 &nbsp;|&nbsp; marketsterspro@gmail.com<br><br>\n    <span style=\"font-size:11px; color:rgba(255,255,255,0.2);\">\u00a9 2026 Marketsters. All rights reserved.<\/span>\n  <\/div>\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"<p>PushPushBaby Terms of Service Based on Korean Standard Terms No. 10023 &nbsp;\u00b7&nbsp; PushPushBaby (Marketsters) Marketsters| CEO: Jaewoo Choi| Business Reg. No.: 364-76-00234| 63-6, Jikdong 3-gil, Soheul-eup, Pocheon-si, Gyeonggi-do, Republic of Korea| +82-10-5125-8891| marketsterspro@gmail.com Contents Art. 1 Purpose Art. 2 Definitions Art. 3 Publication and Amendment Art. 4 Provision and Change of Services Art. 5 Suspension [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-341","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Terms of Service - PushPushBaby<\/title>\n<meta name=\"description\" content=\"Terms of Service for PushPushBaby, covering membership, point top-ups and usage, refunds and withdrawal of subscription.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pushpushbaby.com\/en\/terms-en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms of Service - PushPushBaby\" \/>\n<meta property=\"og:description\" content=\"Terms of Service for PushPushBaby, covering membership, point top-ups and usage, refunds and withdrawal of subscription.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pushpushbaby.com\/en\/terms-en\/\" \/>\n<meta property=\"og:site_name\" content=\"PushPushBaby\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-12T04:23:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pushpushbaby.com\/wp-content\/uploads\/2026\/08\/ppb-og-en.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/pushpushbaby.com\/wp-content\/uploads\/2026\/08\/ppb-og-en.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"19 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/terms-en\\\/\",\"url\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/terms-en\\\/\",\"name\":\"Terms of Service - PushPushBaby\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/#website\"},\"datePublished\":\"2026-07-15T09:13:43+00:00\",\"dateModified\":\"2026-08-12T04:23:31+00:00\",\"description\":\"Terms of Service for PushPushBaby, covering membership, point top-ups and usage, refunds and withdrawal of subscription.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/terms-en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/terms-en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/terms-en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/home-en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms of Service\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/\",\"name\":\"PushPushBaby\",\"description\":\"\ucc44\ub110 \uc131\uc7a5 \ubd80\uc2a4\ud130 \u2014 \uc989\uc2dc \uc790\ub3d9 \ucc98\ub9ac \u00b7 \ud22c\uba85\ud55c \ud3ec\uc778\ud2b8 \u00b7 \uc790\ub3d9 \ud658\ubd88\",\"publisher\":{\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/#organization\",\"name\":\"PushPushBaby\",\"url\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pushpushbaby.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/pushpushbaby-logo.png\",\"contentUrl\":\"https:\\\/\\\/pushpushbaby.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/pushpushbaby-logo.png\",\"width\":1180,\"height\":277,\"caption\":\"PushPushBaby\"},\"image\":{\"@id\":\"https:\\\/\\\/pushpushbaby.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"email\":\"help@pushpushbaby.com\",\"telephone\":\"+82-10-5125-8891\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"\uc18c\ud758\uc74d \uc9c1\ub3d93\uae38 63-6\",\"addressLocality\":\"\ud3ec\ucc9c\uc2dc\",\"addressRegion\":\"\uacbd\uae30\ub3c4\",\"addressCountry\":\"KR\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"contactType\":\"customer support\",\"email\":\"help@pushpushbaby.com\",\"availableLanguage\":[\"Korean\",\"English\",\"Japanese\",\"German\"]}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Terms of Service - PushPushBaby","description":"Terms of Service for PushPushBaby, covering membership, point top-ups and usage, refunds and withdrawal of subscription.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pushpushbaby.com\/en\/terms-en\/","og_locale":"en_US","og_type":"article","og_title":"Terms of Service - PushPushBaby","og_description":"Terms of Service for PushPushBaby, covering membership, point top-ups and usage, refunds and withdrawal of subscription.","og_url":"https:\/\/pushpushbaby.com\/en\/terms-en\/","og_site_name":"PushPushBaby","article_modified_time":"2026-08-12T04:23:31+00:00","og_image":[{"url":"https:\/\/pushpushbaby.com\/wp-content\/uploads\/2026\/08\/ppb-og-en.jpg","width":1200,"height":630,"type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/pushpushbaby.com\/wp-content\/uploads\/2026\/08\/ppb-og-en.jpg","twitter_misc":{"Est. reading time":"19 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pushpushbaby.com\/en\/terms-en\/","url":"https:\/\/pushpushbaby.com\/en\/terms-en\/","name":"Terms of Service - PushPushBaby","isPartOf":{"@id":"https:\/\/pushpushbaby.com\/en\/#website"},"datePublished":"2026-07-15T09:13:43+00:00","dateModified":"2026-08-12T04:23:31+00:00","description":"Terms of Service for PushPushBaby, covering membership, point top-ups and usage, refunds and withdrawal of subscription.","breadcrumb":{"@id":"https:\/\/pushpushbaby.com\/en\/terms-en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pushpushbaby.com\/en\/terms-en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pushpushbaby.com\/en\/terms-en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pushpushbaby.com\/en\/home-en\/"},{"@type":"ListItem","position":2,"name":"Terms of Service"}]},{"@type":"WebSite","@id":"https:\/\/pushpushbaby.com\/en\/#website","url":"https:\/\/pushpushbaby.com\/en\/","name":"PushPushBaby","description":"\ucc44\ub110 \uc131\uc7a5 \ubd80\uc2a4\ud130 \u2014 \uc989\uc2dc \uc790\ub3d9 \ucc98\ub9ac \u00b7 \ud22c\uba85\ud55c \ud3ec\uc778\ud2b8 \u00b7 \uc790\ub3d9 \ud658\ubd88","publisher":{"@id":"https:\/\/pushpushbaby.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pushpushbaby.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pushpushbaby.com\/en\/#organization","name":"PushPushBaby","url":"https:\/\/pushpushbaby.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pushpushbaby.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/pushpushbaby.com\/wp-content\/uploads\/2026\/07\/pushpushbaby-logo.png","contentUrl":"https:\/\/pushpushbaby.com\/wp-content\/uploads\/2026\/07\/pushpushbaby-logo.png","width":1180,"height":277,"caption":"PushPushBaby"},"image":{"@id":"https:\/\/pushpushbaby.com\/en\/#\/schema\/logo\/image\/"},"email":"help@pushpushbaby.com","telephone":"+82-10-5125-8891","address":{"@type":"PostalAddress","streetAddress":"\uc18c\ud758\uc74d \uc9c1\ub3d93\uae38 63-6","addressLocality":"\ud3ec\ucc9c\uc2dc","addressRegion":"\uacbd\uae30\ub3c4","addressCountry":"KR"},"contactPoint":{"@type":"ContactPoint","contactType":"customer support","email":"help@pushpushbaby.com","availableLanguage":["Korean","English","Japanese","German"]}}]}},"_links":{"self":[{"href":"https:\/\/pushpushbaby.com\/en\/wp-json\/wp\/v2\/pages\/341","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pushpushbaby.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pushpushbaby.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pushpushbaby.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pushpushbaby.com\/en\/wp-json\/wp\/v2\/comments?post=341"}],"version-history":[{"count":5,"href":"https:\/\/pushpushbaby.com\/en\/wp-json\/wp\/v2\/pages\/341\/revisions"}],"predecessor-version":[{"id":386,"href":"https:\/\/pushpushbaby.com\/en\/wp-json\/wp\/v2\/pages\/341\/revisions\/386"}],"wp:attachment":[{"href":"https:\/\/pushpushbaby.com\/en\/wp-json\/wp\/v2\/media?parent=341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}