Caching in Bold Subscriptions V1

Making changes to your subscription settings usually takes between 1 and 60 minutes to appear on your storefront. This includes the following changes and settings:

There is, however, a way to speed this process up: refreshing the subscriptions cache. Refreshing the subscriptions cache ensures that customers can see your changes faster, as well as making sure that the app is functioning how you would like.

Refreshing the subscriptions cache requires technical knowledge and prior experience with Liquid code. Please contact our Customer Success team if you aren't super comfortable with code - we're always happy to help!

This article is relevant to Subscriptions V1. If you have Subscriptions for Shopify Checkout on your store, please visit Subscriptions for Shopify Checkout Overview. If you are unsure of which version of Bold Subscriptions you have, please visit Identify Your Version of Bold Subscriptions

 


 

Setup

  1. From the Shopify admin, select Online store.
  2. Find the Shopify theme you are working on, and select Actions.
  3. Select Edit Code.
  4. Under Snippets, select bold-common.liquid
  5. At the bottom of the file, find the line:
    window.BOLD.common.cacheParams.recurring_orders = value
    It should look like this:

    Recurring orders cache within Theme files

  6. Change the last 3 numbers any other numbers.
    Example

    Before: 1589215057

    After: 1589215678

  7. Select Save.
Was this article helpful?
0 out of 0 found this helpful