- Posts: 460
- Thank you received: 19
unit_pricing_base_measure
- Reincidente
-
Topic Author
- Offline
Less
More
6 months 3 weeks ago #370630
by Reincidente
unit_pricing_base_measure was created by Reincidente
I’m using the HikaShop Google / Meta Products feed plugin to generate an XML feed for Google Merchant Center.
In the plugin settings I can map:
• Multipack
• Unit pricing measure
But I cannot find any option to map the missing attribute:
• unit_pricing_base_measure (Google attribute: unit_pricing_base_measure)
Could you please confirm:
1. Is unit_pricing_base_measure supported by the plugin?
2. If yes, where can I configure/match it in the plugin settings?
3. If it’s not currently supported, is there a recommended workaround (e.g., mapping a custom product field, adding a custom XML tag via plugin override, or a planned update)?
My goal is to set unit pricing correctly for products sold in packs (e.g., unit_pricing_measure = 120 ct, and unit_pricing_base_measure = 1 ct) to avoid Merchant Center warnings and ensure correct display.
Thanks in advance for your help.
Best regards,
José Ángel
In the plugin settings I can map:
• Multipack
• Unit pricing measure
But I cannot find any option to map the missing attribute:
• unit_pricing_base_measure (Google attribute: unit_pricing_base_measure)
Could you please confirm:
1. Is unit_pricing_base_measure supported by the plugin?
2. If yes, where can I configure/match it in the plugin settings?
3. If it’s not currently supported, is there a recommended workaround (e.g., mapping a custom product field, adding a custom XML tag via plugin override, or a planned update)?
My goal is to set unit pricing correctly for products sold in packs (e.g., unit_pricing_measure = 120 ct, and unit_pricing_base_measure = 1 ct) to avoid Merchant Center warnings and ensure correct display.
Thanks in advance for your help.
Best regards,
José Ángel
Please Log in or Create an account to join the conversation.
6 months 3 weeks ago #370633
by nicolas
Replied by nicolas on topic unit_pricing_base_measure
Hi,
The unit_pricing_base_measure attribute is already supported by the plugin.
The reason you can't see it is that the field is conditionally hidden in the plugin settings: it only appears once you have filled in the unit_pricing_measure field first.
So the steps are:
1. Go to the Google / Meta Products feed plugin settings
2. Fill in the Unit pricing measure field (e.g. enter the name of your custom field, or a fixed value like 120 ct)
3. Save the plugin settings
4. The Unit pricing base measure field will now appear right below it
5. Fill it in (e.g. 1 ct) and save again
Both values will then be included in the generated XML feed as <g:unit_pricing_measure> and <g:unit_pricing_base_measure>.
The unit_pricing_base_measure attribute is already supported by the plugin.
The reason you can't see it is that the field is conditionally hidden in the plugin settings: it only appears once you have filled in the unit_pricing_measure field first.
So the steps are:
1. Go to the Google / Meta Products feed plugin settings
2. Fill in the Unit pricing measure field (e.g. enter the name of your custom field, or a fixed value like 120 ct)
3. Save the plugin settings
4. The Unit pricing base measure field will now appear right below it
5. Fill it in (e.g. 1 ct) and save again
Both values will then be included in the generated XML feed as <g:unit_pricing_measure> and <g:unit_pricing_base_measure>.
Please Log in or Create an account to join the conversation.
- Reincidente
-
Topic Author
- Offline
Less
More
- Posts: 460
- Thank you received: 19
6 months 3 weeks ago #370635
by Reincidente
Replied by Reincidente on topic unit_pricing_base_measure
Thanks Nicolas!!
Please Log in or Create an account to join the conversation.
Time to create page: 0.176 seconds