Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: How to update product names in the database?

  1. #1
    doru is offline Senior Member
    Join Date
    Jan 2008
    Posts
    158

    Default How to update product names in the database?

    Hi

    I'm using ASPDNSF ML 9.0.1.3
    The Product table contains some fields (ex Name, Summary, Description,...) where the value contains a localization string -
    ex <ml><locale name="en-US">Big Pen</locale><locale name="es-ES"></locale></ml>

    I need to have in my website only the English version.

    I need to know what I have to do in order to have in those fields only the exact value - ex "Big Pen".

    Any help would be greatly appreciated!

    Thank you,
    Doru

  2. #2
    AspDotNetStorefront Staff - Erik is offline Senior Member
    Join Date
    Nov 2010
    Location
    Ashland, OR
    Posts
    168

    Default Single locale

    Hello,
    First, delete the extra locales in Configuration > Localization > Locale Settings. After that, whenever you update a product it will drop the localization.
    Erik Sutton
    AspDotNetStorefront Technical Support

  3. #3
    doru is offline Senior Member
    Join Date
    Jan 2008
    Posts
    158

    Default

    Thank you, Erik for help!

    Doru Pirvu