dc94c27d-2d94-4a4c-9d66-b73bf1a551a1

Free shipping in Italy with orders over 25€

aziendaagricolafrosini

Olio d'Oliva

Azienda Agricola Frosini Lorenzo

Shop Online

Use the discount code FARM5 to receive a 5% discount on your first purchase

NewCondition 8.50
In Stock
olio-doliva-evo-bio-250ml

NewCondition 14.50
In Stock
olio-doliva-evo-bio-500ml

NewCondition 18.00
In Stock
olio-doliva-evo-bio-igp-500ml

All products

Secure payments

Fast Shipping

A single container for all the products you need. Our e-commerce is updated daily to provide you with all the news and the latest models, at the best price!

Secure payments through the PayPal circuit, guarantee of online purchase thanks to the traceability of each transaction. Payment is allowed by credit card, PayPale Satispay account that allows you to pay in a smart way.

Shipping insured with couriers specialized in fast transport, wherever you are. You decide when and where to receive your order in full comfort. Free shipping with orders over 25€.

eyJpdCI6IiBvbGlvIGRpIG9saXZhIn0=eyJpdCI6IiBvbGlvIGRpIG9saXZhIn0=eyJpdCI6IiBvbGlvIGRpIG9saXZhIn0=eyJpdCI6IiBvbGlvIGRpIG9saXZhIn0=eyJpdCI6IiBvbGlvIGRpIG9saXZhIn0=eyJpdCI6IiBvbGlvIGRpIG9saXZhIn0=eyJpdCI6IiBvbGlvIGRpIG9saXZhIn0=
2

Subscribe to the Newsletter

Stay up to date on all the news and new products of the Azienda

Agricola Frosini Lorenzo. YOU WILL RECEIVE A 10% DISCOUNT ON YOURS FIRST PURCHASE

Create Website with flazio.com | Free and Easy Website Builder
// 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) { }