VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: EvanGR on January 29, 2019, 15:02:09 PM

Title: [SOLVED] Override vmprices.js?
Post by: EvanGR on January 29, 2019, 15:02:09 PM
What the title says...

How do I override VM's vmprices.js in my template?

Thanks
Title: Re: Override vmprices.js?
Post by: StefanSTS on January 29, 2019, 19:33:10 PM
Did you try to put it into your templates js folder?

Stefan
Title: Re: Override vmprices.js?
Post by: Studio 42 on January 29, 2019, 22:16:56 PM
copy file override in templates/YOURTEMPLATE/js/ folder.
That's all!
Title: Re: Override vmprices.js?
Post by: EvanGR on January 30, 2019, 09:19:26 AM
Thank you!