2eaaae5c-73fc-4997-b47b-a95cfd101fa9

Free shipping in Italy with orders over 25€

aziendaagricolafrosini

Cookie Policy

Extended information on cookies

pursuant to Article 13 of the Code regarding the protection of personal data


Cookies

Cookies are small lines of text that websites visited by a user send to their browser. The browser stores information specific to the user's navigation and retransmits it to the same sites during his subsequent visits. Third party cookies are set by foreign websites, due to the presence of elements that reside on servers other than that of the site visited. Cookies differ in terms of use.


Technical Cookies
Technical cookies are used to "carry out the transmission of a communication over an electronic communications network, or as strictly necessary for the provider of an information society service explicitly requested by the subscriber or user to provide this service" ( see Article 122, paragraph 1, of the Code). The activities carried out by technical cookies are strictly necessary for the use of the websites that contain them. For the installation of these cookies, the consent of the visitor user is not required but the site manager is obliged to provide the information pursuant to art. 13 of the Code.


Profiling Cookies
Profiling cookies track the user's browsing and create a profile starting from his choices and his search habits. In this way, the user can receive personalized advertising messages in line with the preferences expressed while surfing the net. Profiling cookies can be installed only after the user has been informed of their presence and has consented to their use.


Analytical cookies
Analytical cookies monitor the correct functioning of the website and perform a statistical analysis, collecting information anonymously. Analytical cookies are provided exclusively by third parties.


Third party sites
Third party sites are not covered by this statement. CFI Advisors disclaims any liability with regard to them and refers to the information on the related sites for the categories of cookies used and the processing of personal data:


Vimeo //vimeo.com/cookie_policy
Spotify //www.spotify.com/it/legal/privacy-policy/#cookies
Facebook //www.facebook.com/help/cookies/
Twitter //support.twitter.com/articles/20170519-uso-dei-cookie-e-di-altre-tecnologie-simili-da-parte-di-twitter
SoundCloud //soundcloud.com/pages/cookies
Banner (JuiceAdv) //www.juiceadv.com/cookie.asp
Google Analitycs //www.google.com/intl/it/policies/privacy/
ShinyStat //www.shinystat.com/it/informativa_privacy_generale_free.html


For information and to disable analytical and profiling cookies provided by third parties, go to the website www.youronlinechoices.com/it


The visitor can prevent the storage of cookies by ShinyStat by visiting //www.shinystat.com/it/opt-out_free.html

Giving consent


By closing the banner, scrolling the page, clicking on a link or continuing to browse in any other way, the user consents to the use of cookies.

Use of cookies through browser settings


The user can manage cookie preferences from their browser. In this way it can prevent third parties from installing their cookies and can delete cookies installed in the past. For more information on managing cookies via browser, the user can consult the following links:


//support.google.com/accounts/answer/61416?hl=it
//support.mozilla.org/it/kb/Attivare%20e%20disattivare%20i%20cookie
//support.apple.com/kb/PH19214?locale=it_IT "target =
//windows.microsoft.com/it-it/windows7/block-enable-or-allow-cookies
//help.opera.com/Windows/10.00/it/cookies.html

Further information on the processing of personal data
For more information, consult the Privacy Policy of www.aziendagricolafrosinilorenzo.it

// Pagamento semplice - Avvio pagamento// Alias e chiave segreta $ALIAS = ''; // payment_3493271$CHIAVESEGRETA = ''; // x75N73ySA3h57XN6m7575E63H3m1DE$requestUrl = "https://int-ecommerce.nexi.it/ecomm/ecomm/DispatcherServlet";$merchantServerUrl = "https://" . $_SERVER['HTTP_HOST'] . "/xpay/php/pagamento_semplice/codice_base/";$codTrans = "TESTPS_" . date('YmdHis');$divisa = "EUR";$importo = 5000;// Calcolo MAC$mac = sha1('codTrans=' . $codTrans . 'divisa=' . $divisa . 'importo=' . $importo . $CHIAVESEGRETA);// Parametri obbligatori$obbligatori = array( 'alias' => $ALIAS, 'importo' => $importo, 'divisa' => $divisa, 'codTrans' => $codTrans, 'url' => $merchantServerUrl . "esito.php", 'url_back' => $merchantServerUrl . "annullo.php", 'mac' => $mac, );// Parametri facoltativi$facoltativi = array( 'urlpost' => $merchantServerUrl . "notifica.php",);$requestParams = array_merge($obbligatori, $facoltativi);
foreach ($requestParams as $name => $value) { }