MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Still haven't found the solution of the shipping pb and internationalization



******    message to minivend-users from Fabien SIERRAS <fabinou@netexit.com>     ******

Salut minivend-users,

I've been searching for weeks and this strange problem. The shipping
code in the checkout page doesn't convert shipping cost according to
the locale variable.

Eg: If i am in the french locale, the price of the items are well
converted, but the shipping still in $. I notice that the demo
international on minivend.com has exactly the same problem.

Here's is the shipping code in order to fill the combo

</TD>
<TD ALIGN=RIGHT VALIGN=TOP><input type=submit value="[L]Update[/L]">
</TD>
<TD VALIGN=TOP>
        <SELECT MV=loop
                MV.SEARCH="fi=country.asc/se=[default country FR]/sf=selector/rf=shipmodes"
                MV.OPTION="mv_shipmode"
                onChange="this.form.submit()"
                NAME="mv_shipmode">
    <OPTION VALUE="[loop-code]"> [shipping-desc [loop-code]] - [shipping [loop-code]]
        </SELECT>
</TD>
</TR>

Here come my shipping.asc (price are in $)
code    description     criteria        min     max     cost
poste   LA POSTE        quantity        0       99999999        1.64
poste1  LA POSTE        quantity        0       99999999        8,18
poste2  LA POSTE        quantity        0       99999999        16,37
poste3  LA POSTE        quantity        0       99999999        24,55
poste4  LA POSTE        quantity        0       99999999        32,73
poste5  LA POSTE        quantity        0       99999999        40,92
poste6  LA POSTE        quantity        0       99999999        49,10
posteex LA POSTE - COLISSIMO    quantity        0       99999999        1,64
poste1ex        LA POSTE - BY PLANE     quantity        0       99999999        8,18
poste2ex        LA POSTE - BY PLANE     quantity        0       99999999        16,37
poste3ex        LA POSTE - BY PLANE     quantity        0       99999999        24,55
poste4ex        LA POSTE - BY PLANE     quantity        0       99999999        32,73
poste5ex        LA POSTE - BY PLANE     quantity        0       99999999        40,92
poste6ex        LA POSTE - BY PLANE     quantity        0       99999999        49,10


 Fabien
mailto:fabinou@netexit.com

"Everythings has chains"


-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: