Il prezzo unitario è essenziale per i prodotti tipicamente venduti a peso, volume o lunghezza, come cosmetici, prodotti sanitari, alimentari e altro ancora. La visualizzazione del prezzo unitario (ad esempio, costo per 100 ml o per kg) aiuta i clienti a comprendere il valore che stanno ottenendo e crea trasparenza e fiducia.
Esempio
Se vendi una bottiglia di profumo da 100 ml per $146,50, mostrando un prezzo unitario di $43,95 per 30 ml offri ai clienti un migliore confronto dei costi con altri prodotti.
Configurazione del prezzo unitario con Product Feed Elite
Il plugin Product Feed Elite supporta il prezzo unitario tramite due campi aggiuntivi:
- Misura del prezzo unitario: Rappresenta la quantità effettiva del prodotto (ad es.
100 ml). - Misura base del prezzo unitario: Questa è la misura di riferimento per il prezzo unitario (ad es.
30 ml).
Questa configurazione visualizzerà il prezzo unitario come costo per 30 ml su Google.
Configurazione del prezzo unitario utilizzando il plugin Germanized per WooCommerce
Se stai utilizzando il plugin Germanized per WooCommerce:
- Imposta la quantità del prodotto nel campo Unità di prodotto (ad es.
100 ml). - Imposta l'unità di riferimento di base nel campo Unità di prezzo unitario (ad es.
30 ml).
Ci extContent=
Germanized Pro Users
If you’re using Germanized for WooCommerce Pro and have enabled the Calculate unit prices automatically option, the unit pricing will be automatically calculated based on the product’s regular or sale price and displayed next to the respective price fields.
Field Mapping for Unit Pricing
To include unit pricing in your product feed, you’ll need to map two key attributes:
unit_pricing_measureunit_pricing_base_measure
These attributes allow comparison shopping engines (CSEs) like Google Shopping to display cost per unit (e.g., price per 100ml or per kg), helping shoppers make informed decisions.
For Product Feed Elite Plugin Users
If you are using the Extra Fields feature of the Product Feed Elite plugin:
| Unit Pricing Attribute | Map To |
|---|---|
| unit_pricing_measure | Woosea unit pricing measure |
| unit_pricing_base_measure | Woosea unit pricing base measure |
These fields ensure that the correct unit pricing data is included in your feed output.
For Germanized for WooCommerce Plugin Users
If you’re using the Germanized for WooCommerce plugin:
| Unit Pricing Attribute | Map To |
|---|---|
| unit_pricing_measure | Unit product |
| unit_pricing_base_measure | Unit base |
These mappings correspond to the fields provided by Germanized to handle unit-based product pricing.
If the Unit product or Unit base Fields are not appearing in the field mapping dropdown:
- Go to Product Feed Pro/Elite > Settings.
- Click the “Clear custom attribute cache” button.
- Return to the field mapping screen and search again.
This action refreshes the field list and allows the plugin to recognize custom fields added by third-party plugins like Germanized
Add Supported Units in the Suffix Field
Lastly, you should add the supported unit of measurement to the Suffix field in your product feed configuration.

Google adds a space automatically between the net quantity and the measurement unit. So, ensure that there’s no additional space before the measurement unit. Otherwise, Google will fail to parse it.
Feed XML Preview
Once you complete the configuration, an item with unit_pricing_measure and unit_pricing_base_measure attributes will look like below:
<item>
<g:id>72</g:id>
<g:title>Perfume</g:title>
<g:link>https://wpeu.test/product/perfume/</g:link>
<g:image_link>https://wpeu.test/wp-content/uploads/2025/07/perfume.jpg</g:image_link>
<g:checkout_link_template>https://wpeu.test/cart/?add-to-cart=72</g:checkout_link_template>
<g:availability>in_stock</g:availability>
<g:price>EUR 146.50</g:price>
<g:product_type>Home > Uncategorized</g:product_type>
<g:condition>new</g:condition>
<g:unit_pricing_measure>100 ml</g:unit_pricing_measure>
<g:unit_pricing_base_measure>30 ml</g:unit_pricing_base_measure>
<g:identifier_exists>no</g:identifier_exists>
</item>
Serve aiuto?
Questo è tutto ciò che devi sapere sulla configurazione dei prezzi unitari nel tuo feed di prodotti. Se riscontri ancora problemi o hai bisogno di ulteriore assistenza, non esitare a contattare il nostro team di supporto. Siamo qui per aiutarti a garantire che il tuo feed sia completamente ottimizzato e conforme.
Se sei un cliente esistente, vai al modulo di richiesta ticket di supporto e inviaci un messaggio.
Se sei un utente del plugin gratuito, inviaci una richiesta di supporto sul forum. Monitoriamo attivamente i forum di supporto di WordPress.org per il plugin gratuito e aiutiamo i nostri utenti lì al meglio delle nostre capacità.







