• The default value for the price_row_format argument in the shortcodes is <del>%old_price%</del> %price%. If we try and pass a variation of this that still uses the del tags, like <del>%old_price%</del>%price% ea, the del tags are escaped and show up literally.

    This may be due to a recent release that added escaping to shortcode args. Or maybe it never worked. Idk.

Viewing 1 replies (of 1 total)
  • Plugin Support Taha

    (@tahaamin)

    Hello @eclev91,

    Could you please use the following instead: <del>%old_price_total%</del> %price% ea

    You can find all available placeholders in this screenshot, the one you shared previously appears to be incomplete.

    Please let me know if this resolves the issue.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.