Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    <IfModule LiteSpeed>
    RewriteEngine On
    RewriteRule .* - [E=Cache-Vary:woocommerce_cart_hash]
    
    SetEnvIf Request_URI "/$" change_header
    Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" env=change_header
    </IfModule> 

    please try add this at top of your .htaccess, and then purge all.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce Cart cache Issue’ is closed to new replies.