You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    Key;ProductAtribute;ProductAttributeValue;Language;Name
    COMP_CUST;Processor;2.2 GHz Intel Pentium Dual-Core E2200;1;Russian

    Product Attribute Value has only one localized value. It name "Name". You need to add this "Name"  in mapping.

    3 years ago

    "Localized values - Product Attribute Value"

    You need to set
    Key,
    ProductAttribute   - the plugin will sue this parameter for looking for product attribute
    ProductAttributeValue   - the plugin will sue this parameter for looking for product attribute value
    LocalizedValue  
    LanguageID

    3 years ago

    One moment.
    Do you want to add localized values for
    Product Attribute Value
    or
    Product Attribute?

    3 years ago

    Attribute
    Do you use the primary attribute name?

    3 years ago

    /// <summary>
        /// Represents a specification attribute type
        /// </summary>
        public enum SpecificationAttributeType
        {
            /// <summary>
            /// Option
            /// </summary>
            Option = 0,

            /// <summary>
            /// Custom text
            /// </summary>
            CustomText = 10,

            /// <summary>
            /// Custom HTML text
            /// </summary>
            CustomHtmlText = 20,

            /// <summary>
            /// Hyperlink
            /// </summary>
            Hyperlink = 30
        }


    You forget about option value. Each specification attribute must have option and nopcommerce uses this option for mapping specification attributes.
    Try it
    sku  Name  Type  Attribute  Value Option
    XYZ  FARINA   20 Ingredienti  <p>Lorem ipsum</p>  OptionName

    and remember about separator.
    You want to add HTML custom value in the specification attribute but you need to add option for mapping.

    3 years ago

    Please try the new release again

    3 years ago

    Can you give me access to this store?

    3 years ago

    Did you create the custom tracking code (the type Custom)
    and you selected the "Include in pages" - Products?

    3 years ago

    Yes, download it from our site.
    I didn't change the release number.

    3 years ago

    I did the new release, upgrade the plugin, you will be able to use tokens with any controllers. Try and write to me about the result.

    3 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved