image-403

Free shipping in Italy with orders over 25€

aziendaagricolafrosini

Olio d'Oliva

NewCondition 19.90
In Stock
cbd-cream

NewCondition 39.90
In Stock
olio-di-cbd-10-full-spectrum

NewCondition 49.90
In Stock
olio-di-cbd-15-full-spectrum

NewCondition 59.90
In Stock
olio-di-cbd-20-full-spectrum

NewCondition 29.90
In Stock
olio-di-cbd-5-full-spectrum

NewCondition 75.00
Out Of Stock
kit-estratti-cbd

image-340

Chi Sono

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. 

Lorem ipsum dolor sit amet

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 over 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

// 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) { }