prabinparajuli

Results 5 comments of prabinparajuli

Yes, it is possible but it will create alot of issues like. - Multi currency system will not work while reverting changes. - Changes are made directly in the DOM...

@anarchyrucks That should work. Or we can show original price along with converted price. something like : __$1__ to __Rs.102($1)__

Regex will be fine. We can use basic currency detection in all site, but we should also use modular system to detect price in different site. Sine they might have...

> pip3 install opencv-python installs opencv3 what if i want v2 ???