Feature request: Sale Percentage Attribute
-
A useful Attribute to have available would be the Sale Percentage (to be calculated by the PFM plugin from the Regular Price and the Sale Price Attributes.
This Attribute is requested for example in Google Merchant Promotions Feed, in the long_title parameter (a title that describes to the end user the value of the promotion).
I created this as a Combined Attribute and hardcoded the percentage:
20% discount: € {sale_price} instead of € {price} <g:long_title>20% discount: € 2.39 instead of € 2.99</g:long_title> 20% discount: € 13.52 instead of € 16.90
Ideally, with the added Attribute, the Combined Attribute would be composed as follows:
{sale_percentage} discount: € {sale_price} instead of € {price}
Google Merchant Promotions Feed format guidelines: https://support.google.com/merchants/answer/2877578?hl=en&ref_topic=2877465#zippy=%2Cstate-the-value-of-the-promotion
Thank you in advance
- The topic ‘Feature request: Sale Percentage Attribute’ is closed to new replies.