• Resolved maticzm

    (@maticzm)


    Hello,
    Do you know why i have different value of the order on the main page and on the order page. Products are not saved only on the main page.
    when i clear the cache it just saves on the main page

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please explain a bit what is the “value” you refer in this context ?

    the total amount ?

    Thread Starter maticzm

    (@maticzm)

    Yes the whole amount. I add a product everywhere the price changes but not on the main page only when I clear the cache

    Plugin Support qtwrk

    (@qtwrk)

    please provide the report number , you can get it in toolbox -> report -> click “send to LiteSpeed”

    and also please provide the steps for how to reproduce the issue.

    Thread Starter maticzm

    (@maticzm)

    @qtwrk
    URL: https://przecudo.com/
    you need to add a product to the cart and the price in the cart is different on the home page only after clearing the cache changes

    Plugin Support qtwrk

    (@qtwrk)

    please try add this at top of your .htaccess

    <IfModule LiteSpeed>
    RewriteEngine On
    RewriteRule .* - [E=Cache-Vary:woocommerce_cart_hash]
    </IfModule> 

    and then purge all.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Different value of the order!’ is closed to new replies.