Safety
We use encryption software to protect data handled by the Site. The decryption of your data is extremely strong and it is considered impossible .
Cookies
Like most sites on the internet, we also use cookies in order for klinaki.gr to identify the user and offer personalized services. More specifically, the page uses cookies _ga cookie, _gat_gtag and _gid through Google Analytics to track the mobility of the e-shop. Furthermore, an e-shop cookie is created which stores the items necessary for the proper operation of the e-shop. The items that are stored are as follows:
SAVED DATA | DESCRIPTION |
---|---|
date_add | The date and time the cookie was created (in YYYY-MM-DD HH:MM:SS format). |
id_lang | The ID of the selected language. |
id_currency | The ID of the selected currency |
last_visited_category | The ID of the last visited category of product listings |
ajax_blockcart_display | Whether the cart block is "expanded" or "collapsed" |
viewed | The IDs of recently viewed products as a comma-separated list |
id_wishlist | The ID of the current wishlist displayed in the wishlist block. |
checkedTOS | Whether the "Terms of service" checkbox has been ticked (1 if it has and 0 if it hasn't) |
id_guest | The guest ID of the visitor when not logged in. |
id_connections | The connection ID of the visitor's current session. |
id_customer | The customer ID of the visitor when logged in. |
customer_lastname | The last name of the customer. |
customer_firstname | The first name of the customer. |
logged | Whether the customer is logged in. |
passwd | The MD5 hash of the _COOKIE_KEY_ in config/settings.inc.php and the password the customer used to log in. |
The email address that the customer used to log in. | |
id_cart | The ID of the current cart displayed in the cart block. |
checksum | The Blowfish checksum used to determine whether the cookie has been modified by a third party. The customer will be logged out and the cookie deleted if the checksum doesn't match. |