---
title: "Can I temporarly pause my subscriptions in bulk?"
description: "There's a quick workaround that exists, if your store will (also) pause all fulfillments for one-time purchases for the duration. STEP..."
source_url: "https://www.sealsubscriptions.com/articles/frequently-asked-questions/can-i-temporarly-pause-my-subscriptions-in-bulk-bu"
---

# Can I temporarly pause my subscriptions in bulk?

There's a quick workaround that exists, if your store will (also) pause all fulfillments for one-time purchases for the duration.

**STEP 1**

- First, go to your Shopify Admin and set the stock of all products which you offer as subscriptions to 0.
- Next, go to: Seal Subscriptions > Settings > Inventory settings and check the "Skip automatic renewals if one or more items are out of stock" option.

![](https://www.sealsubscriptions.com/public/_images/cache/frequently-asked-questions/images/gzcmBbI93BgFdFqg7LGA.png)

- Lastly, go to: Seal Subscriptions > Settings > Customer portal > Subscription editing and disable these options: "Allow customers to change subscription interval", "Allow customers to reschedule an upcoming payment" and "Allow customers to charge themselves at any time"

![](https://www.sealsubscriptions.com/public/_images/cache/frequently-asked-questions/images/ITjRDzXaqc9fDes9DWk8.png)

**STEP 2 (Optional)**

Include a message for your subscribers, that will show up on the top of customer portal.

Here's how that would look like:

![](https://www.sealsubscriptions.com/public/_images/cache/frequently-asked-questions/images/1yoDmzGef0qnRv9S8qtO.png)

You will need to add the bellow line of code to: Seal Subscriptions > Settings > Customer portal > Other settings > Customer portal header.

*(Replace the lorem ipsum sample text with anything you want)*

Code:

\<div class="seal-sectioned" style="text-align: center;margin: 0 auto;max-width: 1090px;margin-top: 15px;box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);"> \<b>Lorem ipsum \</b>dolor sit amet, consectetur adipiscing elit. In a blandit ex. Ut vehicula feugiat lorem, a iaculis eros ullamcorper et. Cras placerat magna vel elit faucibus, a tempor felis posuere. \</div>

\<!-- TO MODIFY TEXT, SIMPLY REPLACE THE TEXT > to \</div> WITH ANYTHING YOU LIKE -->

This should hopefully help you out - all subscriptions will keep being skipped until you can start fulfilling them again (when you set stock back up) and customers will be informed in the customer portal header. I suggest you also send a mass email to all of your customer informing them of this change. :)

## Related Questions

- [How do I contact the support team?](https://www.sealsubscriptions.com/articles/frequently-asked-questions/how-do-i-contact-the-support-team-bv)
- [My subscription widget is showing the Seal Subscriptions branding. How do I remove it?](https://www.sealsubscriptions.com/articles/frequently-asked-questions/my-subscription-widget-is-showing-the-seal-subscriptions-branding-how-do-i-remove-it-bw)
- [Can I set a fixed quantity for the amount of subscription products a customer has to purchase?](https://www.sealsubscriptions.com/articles/frequently-asked-questions/can-i-set-a-fixed-quantity-for-the-amount-of-subscription-products-a-customer-has-to-purchase-bx)
- [How can I show the subscription widget on the cart page?](https://www.sealsubscriptions.com/articles/frequently-asked-questions/how-can-i-show-the-subscription-widget-on-the-cart-page-by)
