Edit MSRP label

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #95767
    Osmond
    Guest

    Is is possible to replace the MSRP label and make it say Retail Price

    • This topic was modified 1 year, 4 months ago by WPWhale.
    #95768
    Tom Anbinder
    Moderator
    Plugin Support

    Hi,

    Sorry for such a late reply. Yes, this can be done, but, unfortunately, in Pro version only. You need to modify the “Template” options in plugin settings (in “WooCommerce > Settings > MSRP”), e.g.:

    from

    <div class="price"><label for="alg_wc_msrp">MSRP</label>: <span id="alg_wc_msrp"><del>%msrp%</del>%you_save%</span></div>

    to

    <div class="price"><label for="alg_wc_msrp">Retail Price</label>: <span id="alg_wc_msrp"><del>%msrp%</del>%you_save%</span></div>
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.