• On our site homepage, the pricing section for each product displays ‘coding’ text, such as:

    2017 Spiral Bound Atlas
    var msrp_status = “always”;var msrp_description= “Retail”;
    Retail: $14.99
    $9.99

    I’ve looked at the HTML block in this section and see:

    <h2 class=”woocommerce-loop-product__title”>2017 Spiral Bound Atlas</h2>var msrp_status = “always”;var msrp_description= “Retail”;<span class=”price”><span class=”woocommerce-Price-amount amount”><span class=”woocommerce-Price-currencySymbol”>$</span>9.99</span></span>

    You can see this for the moment at https://aaaohiotestbench.com/

    This text does not appear on the category or product pages, only on the homepage. Could you advise?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ryanfm

    (@ryanfm)

    Just a bump on this. This issue will become more significant as we get closer to our launch date.

    Thread Starter ryanfm

    (@ryanfm)

    Just another bump on this.. This issue is becoming more significant as we approach our launch date. Please let me know, one way or another, if this is something you can help to resolve?

    Hi,

    Sorry for the delay. I’ll need to check your code to figure out why this is happening. Are you sure it’s “Custom Price Labels for WooCommerce” plugin’s output? Does this disappear when “Custom Price Labels for WooCommerce” plugin is disabled? I see that code is related to “woocommerce_msrp”… You can also contact me on [email protected] for more support.

    Best regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pricing Code being displayed on homepage’ is closed to new replies.