image-858

Free shipping in Italy with orders over 25€

aziendaagricolafrosini

Tomatoes and sauces

Azienda Agricola Frosini Lorenzo

Shop Online

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

NewCondition 4.10
Out Of Stock
passata-di-pomodoro-al-basilico

NewCondition 2.00
Out Of Stock
pomodorini-datterini pomodorini-datterini

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 purchases thanks to the traceability of each transaction. Payment is allowed by credit card, PayPal account and Satispay which 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 equal to

or greater than 25€ free in EU and EXTRA EU with orders equal to or greater than 100 €.

carte
logopaypalpagamento
2

Subscribe to the Newsletter

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

Frosini Lorenzo YOU WILL RECEIVE A 10% DISCOUNT ON YOUR 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) { }