• Hallo.

    Thank you for a very nice plugin.

    We sell products at different minimum quantities.

    I’m looking for a way to set the eligibleQuantity per product to a minValue.
    How can we do so?

    For example this could be the code:
    {“@context”:”http://schema.org”,”@type”:”Product”,”offers”:{“@context”:”http://schema.org”,”@type”:”Offer”,”eligibleQuantity”:{“@type”:”QuantitativeValue”,”minValue”:3.0}}}

    https://schema.org/QuantitativeValue

    Unfortunately I cant add this code as a custom schema, because it will add an extra product to the schema output.

    I hope you have a solution for this.

    Regards, Daniel

Viewing 1 replies (of 1 total)
  • Plugin Author Magazine3

    (@magazine3)

    Sorry for the late reply. We checked your issue, Wherever you have added custom schema on product, you have to exclude placement setting of product schema also. So it will not add extra product to the schema output. Only custom markup will working.

Viewing 1 replies (of 1 total)

The topic ‘eligibleQuantity per product’ is closed to new replies.