Enable portal for customers (Membership V2)

Enable portal for customers (Membership V2)

Introduction

In this comprehensive article, we'll explore the step-by-step process of enabling membership portals for your customers.

Here are the below steps to enable membership portal for customers -:

Step 1: Login to the Shopify account. Go to Themes > Customize

Step 2: Go to the Customer account page >> Click on Add Block button and click on the Membership button

You can also customize the membership button as per your needs

Now customer will be able to access the block

The membership details will be displayed to the customer as shown in the below image


Here are the steps to manually installation for Shopify old themes:

Step 1: Copy the code below

<!-- ======== Membership btn- Use below block in account page ======= -->

<div id="aio-membership-button-wrapper" class="">
<a class="aio-membership-button" href="{{ shop.url }}/apps/aitrillion/membership/auth_init.php">MEMBERSHIP ACCESS</a>
</div><style>
#aio-membership-button-wrapper {
text-align: center !important;
display: block;
}
.aio-membership-button, .aio-membership-button:hover {
padding: 10px 20px 10px 20px !important;
color: #FFFFFF !important;
background: #000000 !important;
border-radius: 4px !important;
font-size: 15px !important;
margin: 20px 0px 20px 0px !important;
text-decoration: none !important;
line-height: 1;
font-weight: 400;
letter-spacing: inherit;
display: inline-block;
}
</style>

<!-- ======= Membership btn blockcode End ====== -->

Step 2: Go to Shopify Admin > Online Store > Themes > Actions (Published theme) > Edit Code


Step 3: Add a new snippet ait-Membership-Button under Snippets and paste the copied code. Then save the file.


Step 4: Find the product customer.account.title in the file main-account.liquid under Sections and paste the below code after it.

 {% render 'ait-Membership-Button' %}

Step 5: Then Save the file.



    • Related Articles

    • Enable membership v2 module and setup supported payment gateway (Membership V2)

      Introduction Unlocking advanced features and enhancing your platform's functionality often involves activating specific modules tailored to your needs. One such module, Membership V2, promises to revolutionize user engagement and membership ...
    • Enable manual membership to the front store for custom payment gateway

      Introduction In this article, you will learn to enable the manual membership to the front store for a custom payment gateway Here are the steps to enable manual membership to the front store: Step 1: Go to Membership V2 >> Membership plans Step 2: ...
    • Membership (v2) To-do points before launch

      Introduction As you prepare to roll out the latest version of your membership program, Membership (v2), it's crucial to ensure that everything is in place for a successful launch. In this guide, we’ll walk you through the essential to-do points ...
    • How to Enable & Set Up AiTrillion on Your Shopify Store?

      Setting up AiTrillion on your Shopify store is quick and easy! Follow these simple steps to activate the app and start leveraging its powerful features. ✅ Step-by-Step Guide: Step 1: Check Your Dashboard If you’re a new Shopify seller, you'll see a ...
    • Introducing AiTrillion's Membership Program

      AiTrillion's Membership Program offers a comprehensive suite of features designed to elevate your customer engagement strategy. A membership program is a structured initiative designed to cultivate long-term relationships and enhance engagement ...