• Resolved fidentiahair

    (@fidentiahair)


    Hi,
    as I am creating a feed for the German market I need to show the base price in google shopping.

    E.g. If my product with 200ml costs 15€ then I additionally have to show in google shopping what the price per 100ml would be (in this case 7,50€)

    How can I accomplish this?

    Kind regards
    Samuel

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AukeJomm

    (@aukejomm)

    Hello @fidentiahair

    I assume you are referring to unit_pricing_measure
    https://support.google.com/merchants/answer/6324455?hl=de

    You will find that in the Optional attributes dropdown at the bottom of the feed builder.

    Does this help you set up the base price?

    Thread Starter fidentiahair

    (@fidentiahair)

    Hi @aukejomm
    thanks for your response.
    So I now managed it to configure the feed so I have the following in it:

    <g:unit_pricing_measure>28 g</g:unit_pricing_measure>
    <g:unit_pricing_base_measure>100 g</g:unit_pricing_base_measure>

    is this correct? Will google now automatically add a price per 100g?

    Kindly
    Samuel

    Plugin Author AukeJomm

    (@aukejomm)

    Hello Samuel,

    So with:

    <g:unit_pricing_base_measure>100 g</g:unit_pricing_base_measure>

    This attribute indicates the measure on which the price of a product is based. For example, if the price in your Google Shopping feed is €40, and you have set this attribute to 100, this would set the benchmark for the price per quantity of product as €40/100g.

    <g:unit_pricing_measure>28 g</g:unit_pricing_measure>
    When you have products of varying quantities and prices that change based upon the quantities, this is where you set the quantity of your particular product. For example, if your price is set to €40, your unit pricing base measure is set to 100g, and this attribute is set to 20g, your ad’s displayed price would become €8.

    Thread Starter fidentiahair

    (@fidentiahair)

    Hi @aukejomm
    okay thanks ?? no it works pretty well.

    Kindly
    Samuel

    Plugin Author AukeJomm

    (@aukejomm)

    Thank you fidentiahaira,

    Let me know if you run in to anything else.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to add price per 100ml’ is closed to new replies.