trying to find where currency is defined

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
scotch33
Dev Team Member
Dev Team Member
Posts: 284
Joined: Tue Feb 14, 2006 9:56 pm

trying to find where currency is defined

Post by scotch33 »

hello,

I am trying to get CalGuy's shop to show the correct currency in an online shop. I have hard coded the correct currency symol in wherever the shop is not automatically showing it, but I have one place left that I cannot find (see the image below). can anyone point me at the file / template that is controlling this description so I can kill the {currencysymbol} and replace it with hard coding. It's where the attribute set shows any additional cost in the order confirmation product entries.

I'm using 1.92, Products 2.9.2 and Cart 1.7.4

Thanks

Image
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: trying to find where currency is defined

Post by calguy1000 »

CGEcommerceBase has a setting for it, on the General Tab IIRC.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
flatcap1
Forum Members
Forum Members
Posts: 24
Joined: Tue Aug 16, 2011 3:13 pm

Re: trying to find where currency is defined

Post by flatcap1 »

I get this problem too but I have set:

Currency Symbol: £ and
Currency Code: GBP

in the Calguys Ecommerce Base General Settings Tab.

It also display a $ symbol by each attribute in the ViewCart list of products which take it's value from {$oneitem->summary} but I can't find where in the code this is setup.

Anyone?
User avatar
flatcap1
Forum Members
Forum Members
Posts: 24
Joined: Tue Aug 16, 2011 3:13 pm

Re: trying to find where currency is defined

Post by flatcap1 »

I've resorted to using jQuery to search and replace the $ symbol for £ which works OK.
Post Reply

Return to “Modules/Add-Ons”