• I’m trying to use window.URL in product page and I find the plugin is overriding window.URL. I look for it in the source code and it’s in fma-product-custom-options/front/view/product_custom_options line 335.

    Can you explain why do you need override URL and how do I get the original URL object? This is important to me because I currently can’t use functions provided by URL.

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author FMEAddons

    (@fmeaddons)

    Hi,

    if you are talking about var URL = “<?php echo FMEPCO_URL; ?>”; this one then you can remove that. this code was commented by mistake this is opened. you can remove or comment this code.

Viewing 1 replies (of 1 total)

The topic ‘Override window.URL’ is closed to new replies.