
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] one store DB - multiple store frontends
Bernino Lind wrote:
>
> Hello,
>
> Anyone here have experimented with
> 2.49. SubCatalog *global*
>
> To have one store DB but a number of frontends to it - so that one can have
> the inventory shared amongst many different locales ?
I saw your "same" question in another e-mail. Why not using one store
for all different locales?
Create the demo shop "foundation"!
Create a IC page like
-------- snip testlocales.html--------
<HTML><HEAD><TITLE>locale test</TITLE></HEAD><BODY>
[seti pricetest]100.00[/seti]
The locale is [scratch mv_locale] and the price is <FONT
COLOR="RED">[currency convert=1][scratch
pricetest][/currency]</FONT>!<BR>
<BR>I have 100.00 in my price field, but I see <B>[currency
convert=1][scratch pricetest][/currency]</B><BR>
But I want it not converted to other locales at that moment.
<BR>
[setlocale de_DE]
1. [currency convert=1][scratch pricetest][/currency]<BR>
[setlocale en_US]
2. [currency convert=1][scratch pricetest][/currency]<BR>
[setlocale fr_FR]
3. [currency convert=1][scratch pricetest][/currency]<BR><BR>
Switch the language:<BR>
<A HREF="[area
href="process/locale/en_US/page/testlocales"]">English</A><BR>
<A HREF="[area
href="process/locale/de_DE/page/testlocales"]">German</A><BR>
<A HREF="[area
href="process/locale/fr_FR/page/testlocales"]">French</A><BR><BR>
<A HREF="[area os28068b]"> see the item os28801</A><BR>
with L tag: <FONT SIZE="+2"><B>[L]January[/L]</B></FONT><BR>
</body> </html>
-------- snip --------
in your foundation store and try it to see what you get.
Look into locale.txt in your products directory beside the file
products.txt too.
I hope, you get a picture!
Joachim
--
Hans-Joachim Leidinger | Dipl.-Phys.Ing. Entwicklung eCommerce
[Hans-Joachim.leidinger@bpanet.de]
Black Point Arts Internet Solutions GmbH
http://www.bpanet.de
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users