Ymq Product Options App
  • Getting Started
    • How to enalbe app in the theme
    • Difference between Shopify Options and Virtual Options
    • How to style Shopify Options with our app
    • How to add Virtual Options to a product
    • Price Add-ons
    • Multi-select
    • How to add conditional logic to a product option
    • Option Template(Set)
  • Faq
    • Why isn’t the app showing on the product pages
    • How to download file uploads as the original file type (jpg, png)
    • How do I export the apps virtual options
    • Why doesn’t the discount code box appear in the checkout?
    • Implementation principle of app option price add-on
    • Why do my options appear twice?
    • What is the file upload limit?
    • Why theme's ajax cart is not working after using app
    • How to sync option templates to other stores
    • How to get api secret
    • sku
    • Why are the options modified in the app background not displayed in the store in real time?
    • Make shipping required for virtual options
  • Email Notifications & Packing Slips & Invoices
    • Order Confirmation (email sent to customer)
    • New Order (email sent to staff)
    • Packing Slips
    • Invoices
    • Shopify New Order Printer App
  • Option types
    • All Option Type Example
    • Text
    • Long Text
    • File Upload
  • New Checkout
    • New Draft Order
    • Without Draft Orders
    • Bundle variant
    • Hide product options
    • Main Product Title
Powered by GitBook
On this page

Was this helpful?

  1. Faq

Why are the options modified in the app background not displayed in the store in real time?

PreviousskuNextMake shipping required for virtual options

Last updated 11 months ago

Was this helpful?

Shopify recently updated the liquid compiler, causing liquid to have a cache. For example, if you visit the store homepage, and then you change the liquid on the theme homepage, you will find that the modified content will not take effect, which is caused by the cache.

This cache also affects the app. The content you modify in the background of the app may not take effect in the store because of the cache. If it does not take effect, it is caused by the cache.

How to view modified content in your store without being affected by caching?

You can view the effect of the modification in the incognito mode of the browser.

This will basically not affect your customers, because when your customers visit the store, it is basically the first time, and there is no cache

It is recommended not to make too many changes the day before the advertisement