• Resolved cjuice.it

    (@cjuice)


    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

    • This topic was modified 1 year, 4 months ago by cjuice.it.
    • This topic was modified 1 year, 4 months ago by cjuice.it.
    • This topic was modified 1 year, 4 months ago by cjuice.it.
    • This topic was modified 1 year, 4 months ago by cjuice.it.
Viewing 1 replies (of 1 total)
  • Sadia

    (@sadiasajarun)

    Hi,

    Thank you for your feature suggestion.

    We need to find the scope and see if we can implement this feature or not.

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request: Sale Percentage Attribute’ is closed to new replies.