一貼讓你玩轉GuavaPass | How to use GuavaPass

2021-02-23 玩轉ClassPass
歡迎來到GuavaPass的健身社區。準備好來一場酣暢淋漓的訓練了嗎?不管你是準備加入我們的新朋友,還是全副武裝準備預約自己心水課程的夥伴。只要你依舊對如何購買GuavaPass課程方案以及如何預約課程有任何疑問的話,這一貼正好可以幫助你!準備好了嗎?讓我們一起走一圈!Hello, welcome to the GuavaPass Community. Are you ready for a great workout with us? It doesn’t matter if youare new here or if you have any questions with registration, purchase or booking of a class, we believe this post can help you. Scroll down to read more!

註冊與購買課程方案

How to register on GuavaPass and 

purchaseyour membership

首先登陸GuavaPass中文官網guavapass.cn (可以複製該地址在手機/PC瀏覽器打開,也可通過文末的「閱讀原文「前往哦),用微信或者郵箱註冊帳號。

You can register for a Guavapass accont using your WeChat account or e-mail address at guavapass.cn (Copy and paste the link on your browser or open it through 'Read More』 at the end of the post. ) 

會員激活之後就會跳轉至課程方案的頁面。GuavaPass目前在中國大陸地區提供4、8、20節課以及3月無限次四種課程方案,大家可根據自己的需求進行選擇。Once your account isactivated, you will see 4 different membership plans to choose from (4 classes,8 classes, 20 classes and 3-month-unlimited). 其中4節課方案有效期一個月,每家工作室最多預約1次;The 4-class-planlasts for one month and allows you to book one class per studio;The 8-class-plan lasts for three months, which allows you to book two classes per studio;20節課方案有效期六個月,每家工作室最多可預約3次;The 20-class-plan lasts for six months, which allows you to book three classes per studio;3個月無限次課程預付,每家工作室每月最多可預約3次;The 3-month-unlimited-prepaid-plan allows you to book unlimited numbers of classes, but limited to three classes per studio.e.g. The package interface of Shanghai region:

選擇好之後就可以開始付款啦!為了減少付款的程序,GuavaPass支持用支付寶進行付款。(PC端可直接通過手機掃描頁面上的二維碼付款,手機瀏覽器打開付款界面會自動跳轉至支付寶app)如果你是old school,用信用卡支付也不是問題。(北京上海的會員方案價格不同,請選擇您的常駐地並以此為準)Choose your class package, and you can pay them with Alipay (easy and fast) or a credit card. 

現在,你算是正式加入GuavaPass的大家庭了。驚喜不驚喜?!別光得意啦,趕緊去約課練起來!Now you are a memberof GuavaPass and you are now ready to have a great work out!待成功付款後,你可以在帳戶界面查看到你現在課程方案的狀態以及有效時間,下面就可以選擇自己喜愛的健身房和課程進行預約啦!預約課程可以在guavpass.cn網頁上進行操作,不過我們更推薦下載GuavaPass的手機客戶端-芭樂派來預約。操作簡單,迅速,不用每次都去刷網頁預約!When you have successfully made the payment, you can check your status under your account. Now you can start to book your 1st class with your favorite studio! You can book your class on guavapass.cn or through GuavaPass(easy and simple) app on your phone.

Download GuavaPass on IOS

Download GuavaPass on Andriod

下載芭樂派App之後,進入登陸帳號,你就可以看到目前可預約課程的健身工作室。選擇具體日期,查看並點擊感興趣的課程,就可以一鍵預約啦!( 預約課程請最遲提前1小時進行預約。鑑於每間工作室相關規定有所不同,若想取消課程,請在預定前仔細閱讀在下方的提示信息)Download the GuavaPass app and log in to your account with your registered WeChat/email and you can start to book a class! Select the day and your favourite studio/class, book, and enjoy! (Please book your class at least 1 hour beforethe class starts. Please read the terms and conditions of each studio carefully if you want to cancel your class!)

怎麼樣,享受GuavaPass帶來全新健身樂趣是不是就是這樣簡單?如果你還再猶豫是否加入GuavaPass,點擊此處,讓我們給你一秒鐘愛上GuavaPass的理由。Ladies and 先森們,讓我們動起來!

It is extremelyeasy to join the GuavaPass family and enjoy your favourite classes. If you arestill unsure if you should join GuavaPass, click here andlet us convince you on why you should choose GuavaPass!

Please click "read more" to view our official website

點擊閱讀原文,即可瀏覽 GuavaPass 官網

相關焦點

  • Upcoming Events with GuavaPass!
    It doesn’t matter if you』ve just started running recently or have been for years, everyone is welcome so join us and get your #guavasweat on!
  • 使用 Google Guava 快樂編程
    那麼,看下面的代碼示例,guava讓你不必在操心這些:對於Joiner,常用的方法是  跳過NULL元素:skipNulls()  /  對於NULL元素使用其他替代:useForNull(String)對於Splitter,常用的方法是: trimResults()/omitEmptyStrings()。
  • Google 開源的 Guava 工具庫,太強大了~
    那麼,看下面的代碼示例,guava讓你不必在操心這些:Joiner/SplitterJoiner是連接器,Splitter是分割器,通常我們會把它們定義為static final,利用on生成對象後在應用到String進行處理,
  • 為什麼強烈推薦 Java 程式設計師使用 Google Guava 編程!
    那麼,看下面的代碼示例,guava讓你不必在操心這些:Joiner/SplitterJoiner是連接器,Splitter是分割器,通常我們會把它們定義為static final,利用on生成對象後在應用到String進行處理,
  • Guava 23.3 版本發布,Google 的 Java 核心庫
    Maven<dependency>  <groupId>com.google.guava</groupId>  <artifactId>guava</artifactId>  <version>23.3-jre</version>  <!
  • java retry(重試) spring retry, guava retrying 詳解
    項目經理:如果調用失敗了,你可以調用的時候重試幾次。你去看下重試相關的東西重試重試作用對於重試是有場景限制的,不是什麼場景都適合重試,比如參數校驗不合法、寫操作等(要考慮寫是否冪等)都不適合重試。遠程調用超時、網絡突然中斷可以重試。
  • Guava - 拯救垃圾代碼,寫出優雅高效,效率提升N倍
    -- https://mvnrepository.com/artifact/com.google.guava/guava --><dependency>    <groupId>com.google.guava</groupId>    <artifactId>guava</artifactId>
  • 外教微課 | 083-外教教你關於Pass的動詞詞組
    Notice how when I have prepositions that begin with vowels, like A, O, O, etc., it sounds like one word. "Pass away", "pass out". Just make sure you understand it's a verb and a preposition.
  • pass 是「通過」,「你被 pass 了」為啥是「你被淘汰了」?
    我們來看看詞典中 pass 的釋義:①to be successful in an exam,course, etc. 通過(考試、課程等)◆Guess what? I've passed my driving test!你猜怎麼著?我通過駕駛考試了!
  • Pass是「通過」,「你被pass了」又為啥是被淘汰了?
    面試被pass掉了考試pass了pass的意思究竟是「通過」還是「沒通過」呢?我們來看看詞典中pass的釋義①to be successful in an exam, course, etc.你猜怎麼著?我通過駕駛考試了!The exam is so hard that only five percent of all applicants pass.考試太難了,所有考生中只有5%通過。
  • pass 是「通過」,可是「你被 pass 了」為什麼是「你被淘汰了」?
    你猜怎麼著?我通過駕駛考試了!◆The exam is so hard that only five percent of all applicants pass.考試太難了,所有考生中只有5%通過。我們也經常見在玩遊戲的時候說 pass,就表示這題跳過,過到下一題。
  • Pass是通過,但「你被pass了」為啥是淘汰?
    昨天卡卡在後臺收到一位同學的疑問:卡卡老師,Pass是通過,但「你被pass了」為啥有淘汰的意思?看到這個問題,卡卡也歪著腦袋想了三秒鐘,為啥pass是通過,而我們在日常生活中偶爾會說的「你被pass了」卻代表著「淘汰」?其實,問題的答案很簡單!
  • 英語pass out 和 pass away 的區別
    英語中,pass out 和 pass away 是兩個較為相似的詞組,但是它們的意思並不相同,今天我們一起來學習一下。1. pass out:意為「昏倒」,指還沒有死亡。例句1:You would pass out if you took one more drink.要是你再喝一杯的話,你就會醉倒了。例句2:A man passed out on the road last night.
  • Won’t give him a pass?
    ’t give him a pass for writing that article against lowering the drinking age a while back.That’s the point to make and the thing to remember about this phrase, if someone is given a pass or free pass, it often indicates they’re doing something wrong or improper but are getting away with
  • 期末複習之通信|Bandpass與Lowpass
    Lowpass可以看作是從0Hz開始,分別向正負半軸延展W Hz,B一般稱之為這個信號的帶寬;而Bandpass則以比較高的人為設定頻率f0為中心,向兩端延展W Hz。我們一般將f0叫中心頻率。顯然,我們在lowpass情況下做計算比較方便,那麼可不可以將Bandpass的信號轉換成等效的lowpass信號,然後再對其進行其它處理呢?
  • Yanmen Pass hailed as epitome of Shanxi's
    During a meeting with local officials and industry insiders, Zhang encouraged the county to be a role model for cultural tourism in Shanxi by making use of local historical assets.
  • 英語語法:短語pass by,pass down的用法​
    用法:pass by通常用於主語動態,接地點名詞。 例句:Hepassed by a breakfast shop as he went home.他回家時會經過間早餐店。 274.pass down傳承用法:pass down通常用於被動語態,即be passed down,可以用介詞to引出具體對象。
  • 雅思口語中習語的運用 How to use idioms in IELTS Speaking
    So, if you're listening to the news or watching the news, you may hear a lot of them but that's not how we naturally use them every day. So, that's the first thing.
  • 英國大學成績Pass with Distinction、Merit、pass解析
    相比於本科生所獲得的榮譽學位,碩士學位沒有honours, 同時成績等級也相對簡單,總體分為pass和fail,pass又分為Distinction, Merit和Pass三個等級。杭州中譯翻譯有限公司結合多年的翻譯服務經歷,來為您準確剖析英國學業成績等級。
  • 「Pass」到底應該怎麼翻譯?
    pass 既是一個及物動詞,也是一個不及物動詞。 作及物動詞的時候,pass 的意思是通過,所以 pass something 就是通過了,比如↓ pass the exam 通過考試pass the interview 通過面試 作不及物動詞的時候,pass 的含義是不接受、不想要,如果 pass 和 something 中間有介詞 on,我們就要理解為沒通過