Hide shopify subscription for B2B (Or by customer tag) on blended plus site

Hide shopify subscription for B2B (Or by customer tag) on blended plus site

chelleon
Shopify Partner
5 0 3

On the product page we want to hide Shopify Subscriptions for B2B customers on a blended site. 

Shopify support say this is not possible 😞

 

Is there a way to code this based on a customer tag to not show the below on the product pages, or some other way to disable the subscription from showing. 

 

<div id="shopify-block-subscriptions_app_block_Qn3jA3" class="shopify-block shopify-app-block" data-shopify-editor-block="

Replies 9 (9)

wildlangosta
Shopify Partner
51 8 10

Hey @chelleon ,

 

Is this the Html block for the subscription app?

<div id="shopify-block-subscriptions_app_block_Qn3jA3" class="shopify-block shopify-app-block" data-shopify-editor-block=">

If it is you can wrap it in the following Liquid Conditional Logic (replace tag b2b-tag with the tag you are using for your b2b customers)

 

{% unless customer.tags contains 'b2b-tag' %}

<div id="shopify-block-subscriptions_app_block_Qn3jA3" class="shopify-block shopify-app-block" data-shopify-editor-block=">

{% endunless %}

Let me know if it works or if you need additional help! Thanks again

Don't forget to mark as solution if this helped.
Want a faster website? Check out Shopify Speed Secrets - FREE.
Looking for a Full-service Shopify Agency to Skyrocket your Business Growth?? Visit our website.
chelleon
Shopify Partner
5 0 3

This is the output from the App - Shopify Subscriptions.. I am not sure 'if' I can get to the code to add this as it is purely a "toggle" On-Off on the products page.. 

 

Any ideas how I can get to the code for an app?

 

wildlangosta
Shopify Partner
51 8 10
I can take a look, please could you send the website url either in the
thread or via PM. Thanks again 🙂
Don't forget to mark as solution if this helped.
Want a faster website? Check out Shopify Speed Secrets - FREE.
Looking for a Full-service Shopify Agency to Skyrocket your Business Growth?? Visit our website.
chelleon
Shopify Partner
5 0 3

Much appreciated if you can have a look. I have only set up subscriptions on a few products. 

https://chelleon-ltd.myshopify.com/products/avst-3-environ  being one of them.

 

https://chelleon-ltd.myshopify.com/ 

pass lahbru

annika_forgood
Visitor
1 0 0

Hi! I have the same problem - I want to hide the shopify subscription block for B2B customers. Did you find a solution you would like to share with me?

/Annika

chelleon
Shopify Partner
5 0 3

We went with Super Subscriptions in the end.  Does work perfectly. Support is exceptional too

blpoke
Shopify Partner
1 0 0

Hey,

 

Running into the same issue and I can't seem to find the Super Subscriptions on the app store.

 

Did you have a link for it? I'm thinking the app maybe went through a rebrand or something!

wildlangosta
Shopify Partner
51 8 10

This is what I see on my dashboard for Super Subscriptions. They must have been delisted recently for some reason.

wildlangosta_0-1743488265779.png

I've contacted their support and will come back to you about it

 

Don't forget to mark as solution if this helped.
Want a faster website? Check out Shopify Speed Secrets - FREE.
Looking for a Full-service Shopify Agency to Skyrocket your Business Growth?? Visit our website.
chelleon
Shopify Partner
5 0 3

https://apps.shopify.com/subscriptions-app

 

They have had to remove it from the store as they have been receiving so many requests, so while they scale up the support it is not visible, but you can still go directly to the app with the above link - Hope that helps.. Its a great App for us..