Cookie Info when adding product to the cart
Posted: Thu Apr 15, 2021 3:39 am
Hello,
I am using opencart 2.1.0.2. We want to know when we add the product in the cart then info is added in the phpsessionid and no separate cookie is created.
Is that possible, when product is added in the cart by the Guest, then one cookie is created either empty or simple value 1, so we can use that cookie to serve cache or non cache content. And when product removed from cart or purchased then the cookie is deleted.
We required this cookie, to use Cloudflare Bypass cache on cookie page rule.
Thanks in advance.
I am using opencart 2.1.0.2. We want to know when we add the product in the cart then info is added in the phpsessionid and no separate cookie is created.
Is that possible, when product is added in the cart by the Guest, then one cookie is created either empty or simple value 1, so we can use that cookie to serve cache or non cache content. And when product removed from cart or purchased then the cookie is deleted.
We required this cookie, to use Cloudflare Bypass cache on cookie page rule.
Thanks in advance.